|
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 |
|
|
d2adc2630c
|
Use alternative rather than name to match manpage
|
2022-04-25 11:16:20 +01:00 |
|
|
727f2b589e
|
Use alternative rather than name toi match manpage
|
2022-04-25 11:14:18 +01:00 |
|
|
abbfc92da0
|
clarify plugin filename requirements
|
2022-04-22 17:05:22 -07:00 |
|
|
73b7e71cad
|
add tests
|
2022-04-22 16:25:45 -07:00 |
|
|
4825b16f07
|
doc update
|
2022-04-22 15:23:11 -07:00 |
|
|
d2013366cc
|
add update-alternatives examples
|
2022-04-22 15:20:20 -07:00 |
|
|
96609a2c70
|
add update-alternatives --get-selections parser
|
2022-04-22 15:10:48 -07:00 |
|
|
39306573da
|
add update-alternatives parser
|
2022-04-22 14:47:07 -07:00 |
|
|
01e330aa97
|
precompile regex patterns
|
2022-04-22 13:33:36 -07:00 |
|
|
f08a74097d
|
add tests
|
2022-04-22 12:12:45 -07:00 |
|
|
79e37a7383
|
fix for oneline output
|
2022-04-22 12:12:38 -07:00 |
|
|
3eebb6ee19
|
add update-alternatives parser info
|
2022-04-22 12:11:56 -07:00 |
|
|
096fffdb79
|
use stat examples
|
2022-04-20 10:03:36 -04:00 |
|
|
728d882ed0
|
add timestamp docs and examples
|
2022-04-20 09:50:19 -04:00 |
|