1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

852 Commits

Author SHA1 Message Date
72020b8da9 move packages info to jc-packages github page 2020-04-17 10:20:25 -07:00
cf9720b749 update install info 2020-04-16 14:03:31 -07:00
967b9db7f9 spelling 2020-04-15 21:27:22 -07:00
bb3acb1182 formatting 2020-04-15 21:25:06 -07:00
560c7f7e6d formatting 2020-04-15 21:23:55 -07:00
79b2841764 add new binary package install info 2020-04-15 21:22:43 -07:00
a06a89cbd1 version bump v1.10.5 2020-04-14 11:15:24 -07:00
431bd969eb use sys.exit(0) instead of exit() 2020-04-14 11:10:31 -07:00
c87b722aec spelling v1.10.4 2020-04-12 13:23:58 -07:00
3688b8b014 Merge pull request #56 from kellyjonbrazil/dev
Dev v1.10.4
2020-04-12 13:21:38 -07:00
07b8d9e0c0 version bump 2020-04-12 13:18:28 -07:00
7454b53e39 formatting 2020-04-12 13:13:28 -07:00
3d6a76024d update with JC_COLORS info 2020-04-12 13:10:57 -07:00
421b980957 JC_COLORS working 2020-04-12 13:03:09 -07:00
4a22e27d6a add set_env_colors function 2020-04-12 12:43:51 -07:00
99f7842dee fix brek on pipe error v1.10.3 2020-04-09 13:38:33 -07:00
7f869b4b18 change colors to ansi and match jello style v1.10.2 2020-04-09 07:31:21 -07:00
9665f4ee84 add pypi badge 2020-04-07 08:44:15 -07:00
606904d48b Merge pull request #53 from kellyjonbrazil/dev
Dev v1.10.1
v1.10.1
2020-04-04 17:28:21 -07:00
3f5279b97c version bump to 1.10.1 2020-04-04 17:25:55 -07:00
f5ec21e6ac use in instead of find() 2020-04-04 17:19:32 -07:00
578a284465 use in instead of find() 2020-04-04 17:18:39 -07:00
422e392d9d use in instead of find() 2020-04-04 17:17:43 -07:00
54dfffd34a use in instead of find() 2020-04-04 17:16:25 -07:00
cffba64d2b use in and startswith() instead of find() 2020-04-04 17:15:03 -07:00
56a0c12a59 use in instead of find() 2020-04-04 17:12:22 -07:00
c174d3de18 use in and startswith() instead of find() 2020-04-04 17:10:46 -07:00
a9c59ef9fc fix logic to not for ' type ' in cleandata[0] 2020-04-04 17:07:38 -07:00
abdb9b2673 use in instead of find() 2020-04-04 17:05:17 -07:00
548aaab626 remove old commented code 2020-04-04 17:04:20 -07:00
20571c87ae us in instead of find() 2020-04-04 17:01:56 -07:00
19e49200de version bump 2020-04-04 16:59:48 -07:00
d32f5c67a9 use startswith() instead of find() 2020-04-04 16:59:03 -07:00
b83b626435 use startswith() instead of find() 2020-04-04 16:57:23 -07:00
ab2c1b25ec use startswith() and in instead of find() 2020-04-04 16:56:11 -07:00
f2d46313a4 use startswith() instead of find() 2020-04-04 16:53:55 -07:00
87e4796a6c use in instead of .find() 2020-04-04 16:52:45 -07:00
0014a5c2f4 us startswith() and in instead of .find() 2020-04-04 16:51:36 -07:00
7af56e0dad use startswith() and in instead of find() 2020-04-04 16:50:05 -07:00
a5ae6e3c01 use startswith() instead of find() 2020-04-04 16:48:16 -07:00
fe1a0d1faf use in instead of .find() 2020-04-04 16:46:09 -07:00
302f05cdda prettify style block 2020-04-03 14:50:20 -07:00
c0044be7b0 rename color grey to gray 2020-04-03 14:48:19 -07:00
0110078807 update badge 2020-04-03 14:47:08 -07:00
42eacb45f8 rename to Tests 2020-04-03 14:45:04 -07:00
a43e2e1991 add -m option info v1.10.0 2020-04-02 17:40:06 -07:00
c8b721d4f6 version bump to 1.10.0 2020-04-02 17:35:35 -07:00
d0bfddc3d9 add color and -m monochrome option 2020-04-02 17:29:25 -07:00
6b925a16c8 add tests badge 2020-04-02 10:55:32 -07:00
89ebd9fc22 add axfr info to schema 2020-03-27 07:31:08 -07:00