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

2455 Commits

Author SHA1 Message Date
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
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
b53e42aca6 add calculated timestamp 2022-04-20 09:44:42 -04:00
477329ce5b add linefeed to version text 2022-04-20 08:26:26 -04:00
283dc4efd5 add python interpreter version and path to -v and -a output 2022-04-19 17:44:15 -04:00
d490bbcaa0 normalize add/update 2022-04-19 15:26:31 -04:00
f49ddf8e5c doc update 2022-04-19 15:18:04 -04:00
e1e341652b doc update 2022-04-19 15:10:40 -04:00
ecda667549 process integers 2022-04-19 15:10:35 -04:00
a0d96a188a doc update 2022-04-19 14:45:20 -04:00
6c0f0cddfe fix for datetime objects in yaml files 2022-04-19 14:43:47 -04:00
c7173ecd89 fix mypy issues 2022-04-19 14:34:53 -04:00
e98240c905 extend instead of append list 2022-04-19 14:20:44 -04:00
6cb7e25974 add docs 2022-04-19 13:17:24 -04:00
c37980c05c add stat support 2022-04-19 13:17:16 -04:00
b5943bd39d initial docstring 2022-04-19 10:32:55 -04:00
49a3a7db3b initial git-log parser 2022-04-19 09:30:38 -04:00
0c55240e9d move test templates to fix test failures on some systems 2022-04-13 10:54:28 -07:00
f91988aed5 iterator -> iterable 2022-04-12 14:22:06 -07:00
3c3ad9fc6a iterator -> iterable in doc 2022-04-12 14:20:58 -07:00
291ab79e22 fix arch linux command 2022-04-12 11:07:34 -07:00
e6d5892c14 Merge pull request #226 from kellyjonbrazil/master
sync to dev
2022-04-12 11:02:37 -07:00
dcca7a57d5 Merge pull request #225 from adrianteri/patch-1
Update README
2022-04-12 11:00:51 -07:00
003
4ee8a69337 Update README
Specify the Arch package is in the AUR and NOT in the standard Archlinux repositories.
2022-04-12 20:53:39 +03:00
c0414e7db7 clean up background tasks 2022-04-10 17:18:20 -07:00
a419175fe6 enhance parallelization 2022-04-10 17:14:34 -07:00
cd6dead034 man page update 2022-04-10 16:54:34 -07:00
45342ea9fe parallelize doc gneration 2022-04-10 16:54:22 -07:00