1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3713 Commits

Author SHA1 Message Date
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
a824ccaff3 add git-log-s parser 2022-04-28 16:23:56 -07:00
97ac965ba5 version bump 2022-04-28 16:23:14 -07:00
3e7f284df5 simplify streaming docs 2022-04-28 13:38:24 -07:00
5c749fe26f simplify docs 2022-04-28 13:30:11 -07:00
aa48b46f48 try page character 2022-04-28 11:09:19 -07:00
6eaa4ae176 try arrow link 2022-04-28 11:05:43 -07:00
60c330b342 move gentoo up 2022-04-28 10:59:12 -07:00
fdeb994121 try using a table for parser list 2022-04-28 10:49:35 -07:00
65ed92fe7b move safe_print_json. change argument from string to list_or_dict 2022-04-28 09:28:56 -07:00
9c8730786b Merge pull request #238 from kellyjonbrazil/master
sync to dev
2022-04-28 16:21:22 +00:00
7608823ea7 add git-log 2022-04-27 11:31:35 -07:00
4f8c1a2ca2 version bump v1.18.8 2022-04-27 09:43:55 -07:00
37489dd4e1 doc update 2022-04-27 09:10:38 -07:00
a53aa1d0b8 fix bug when no slaves are present 2022-04-27 09:02:30 -07:00
f7b64a5762 formatting 2022-04-27 08:26:12 -07:00
9b1fe0d9a4 create safe_print_json function 2022-04-27 08:24:54 -07:00
b876645fc5 doc update 2022-04-27 07:38:17 -07:00
d9c0b8f8ad make _safe_print and _asciify private 2022-04-27 07:37:31 -07:00
78d2b239c8 doc update 2022-04-26 17:51:30 -07:00
5a12d98893 update history tests 2022-04-26 17:49:27 -07:00
621f11e6f9 simplify history code 2022-04-26 17:46:16 -07:00
8417f2fe4e use UTF-8 encoding in subprocess.Popen 2022-04-26 15:01:12 -07:00
3ef2a0a065 rename j_data to j_string 2022-04-26 14:29:59 -07:00
faec16d1f2 add line feed 2022-04-26 14:28:18 -07:00
a4ef52b533 refactor try/except blocks to safe_print function 2022-04-26 14:25:34 -07:00