|
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 |
|
|
0b407123c2
|
simplify json_out code
|
2022-04-26 10:18:49 -07:00 |
|
|
98eedc69ec
|
doc update
|
2022-04-26 09:57:50 -07:00 |
|
|
dd231ae293
|
for for UnicodeEncodeError exception when printing JSON
|
2022-04-26 09:57:12 -07:00 |
|
|
ad6196ddab
|
Merge pull request #236 from kellyjonbrazil/dev
add gentoo to readme
|
2022-04-26 07:14:46 -07:00 |
|
|
49ca0cecf4
|
Merge pull request #235 from mgorny/gentoo-install
Add Gentoo Linux install command
|
2022-04-26 07:10:47 -07:00 |
|
|
148f2fb6db
|
Add Gentoo Linux install command
|
2022-04-26 10:38:15 +02:00 |
|
|
e04cd298fb
|
version bump
|
2022-04-25 19:25:58 -07:00 |
|
|
5bb4e2b4b6
|
revert f-string to regular string
|
2022-04-25 19:22:18 -07:00 |
|
|
7b22db50d3
|
remove single quotes around asciified string
|
2022-04-25 18:50:36 -07:00 |
|
|
fecb2193ae
|
Merge pull request #234 from kellyjonbrazil/dev
Dev v1.18.7
v1.18.7
|
2022-04-25 17:17:49 -07:00 |
|
|
46af3bd0c0
|
add UnicodeError fix
|
2022-04-25 17:04:19 -07:00 |
|
|
c245c89f82
|
don't try to detect locale, just asciify on exception
|
2022-04-25 16:51:00 -07:00 |
|
|
a8f0cd9dae
|
C locale fixes
|
2022-04-25 14:48:59 -07:00 |
|
|
3101189d47
|
doc update
|
2022-04-25 08:39:33 -07:00 |
|
|
3f0b644b85
|
fix test
|
2022-04-25 08:37:03 -07:00 |
|
|
25c2c483f8
|
Merge pull request #233 from chriscroome/dev
Update name of alternative from name to alternative
|
2022-04-25 08:34:34 -07:00 |
|
|
8bc2ea14a3
|
Whitespace fix
|
2022-04-25 11:20:36 +01:00 |
|
|
8d4f22d9a5
|
Merge branch 'dev' of github.com:chriscroome/jc into dev
|
2022-04-25 11:16:47 +01:00 |
|