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

2538 Commits

Author SHA1 Message Date
c21c334b73 version bump 2022-05-23 13:43:57 -07:00
14093d9d43 Merge pull request #247 from kellyjonbrazil/yaml-dev
Yaml dev
2022-05-23 20:36:44 +00:00
176ca2f75d docstring update 2022-05-23 13:16:57 -07:00
cfb71c7dad add test for strings ending with colon 2022-05-22 09:13:32 -07:00
d30edb2dae add yaml_out tests 2022-05-20 18:15:56 -07:00
cba461ce8a remove JSONDecodeError detection 2022-05-20 17:48:52 -07:00
f876505e25 add colors and ensure ascii on error 2022-05-20 17:22:56 -07:00
5b9fcd5852 initial working yaml out 2022-05-20 14:51:23 -07:00
8a122cd9e1 fix wiki language 2022-05-20 07:58:19 -07:00
557e68225c add filtering capabilities for other shells 2022-05-19 11:16:25 -07:00
dc0947b87e add other shell info. clean up parser table 2022-05-19 10:52:18 -07:00
af2c06cd28 doc update 2022-05-15 22:28:12 -07:00
67a4c6f797 add initial \n to first line of multiline fields 2022-05-15 22:23:00 -07:00
0d1c857410 fix to keep first line of multiline field 2022-05-15 22:19:01 -07:00
c7684dc94d allow multiline fields in pip-show 2022-05-15 22:06:43 -07:00
a247572f64 changelog update 2022-05-15 20:49:41 -07:00
306111303a Merge pull request #244 from kellyjonbrazil/master
Merge pull request #242 from kellyjonbrazil/dev sync to dev
2022-05-16 03:46:59 +00:00
c12b48537a Merge pull request #242 from kellyjonbrazil/dev
Dev v1.19.0
v1.19.0
2022-05-13 20:31:06 +00:00
0bf69713ab Merge branch 'master' into dev 2022-05-13 20:26:12 +00:00
c05f1475ed doc update 2022-05-13 13:23:14 -07:00
416c262f02 remove top parsers 2022-05-13 13:17:16 -07:00
40a5976f11 doc update 2022-05-13 12:45:27 -07:00
dc582fbec8 fix for git-log coner cases 2022-05-13 12:44:01 -07:00
7047f0a449 df fix for trailining newline char 2022-05-12 16:06:44 -07:00
d7a884a567 doc update 2022-05-12 11:28:20 -07:00
28de57792c formatting 2022-05-12 11:16:44 -07:00
a230cdbd21 fix chage docs 2022-05-12 10:47:14 -07:00
251a261679 add chage example 2022-05-11 18:56:13 -07:00
3baef254fd maxsplit line 2022-05-11 18:47:56 -07:00
9e69e928b2 add chage tests 2022-05-11 16:18:39 -07:00
6eb595d2ca add chage parser 2022-05-11 16:12:29 -07:00
acf07a5144 allow install on python 3.6 systems even though it is not supported 2022-05-11 08:00:05 -07:00
7f53c58057 add ignore exception tests 2022-05-10 16:23:12 -07:00
a069dc4855 add top -b parser 2022-05-10 16:08:56 -07:00
febf544202 add git-log-s tests 2022-05-10 16:08:45 -07:00
f2dd7b8815 doc update 2022-05-09 16:16:29 -07:00
d758e37fe3 doc update 2022-05-09 16:10:41 -07:00
9bc02a5623 doc update 2022-05-09 16:09:40 -07:00
eb0ec265d0 Merge pull request #240 from fiskhest/master
Update README.md
2022-05-06 14:30:02 +00:00
1f236dc02a Update README.md 2022-05-06 16:20:33 +02:00
86c279cbb2 add sep char test 2022-05-02 11:15:41 -07:00
4a7f1bed3a doc update 2022-05-02 09:16:12 -07:00
a730ae18c8 changelog update 2022-05-01 11:07:27 -07:00
930bf439c0 check for separator characters in table cells. If detected, print a warning. 2022-05-01 11:04:35 -07:00
f5f3133b87 add note about table column separators not being allowed in cell data 2022-05-01 10:27:34 -07:00
cbca96de84 changelog update 2022-05-01 09:56:23 -07:00
4d8ae3f124 doc update 2022-05-01 09:55:08 -07:00
653127431d update plugin language 2022-04-29 06:50:37 -07:00
22acef3765 generator to iterable object 2022-04-29 06:47:10 -07:00
0d5bf11f0d change iterator to iterable 2022-04-29 06:42:11 -07:00