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

1756 Commits

Author SHA1 Message Date
c5b7aaca25 Merge pull request #149 from kellyjonbrazil/dev
Dev v1.16.0
v1.16.0
2021-07-20 10:19:14 -07:00
7a1be905bb version bump 2021-07-20 12:15:29 -05:00
5798495a11 add 1.15.7 to 1.16.0 changes 2021-07-20 12:13:33 -05:00
46171e2202 add sfdisk example 2021-07-20 12:13:14 -05:00
dd5c924ff5 add man page location change 2021-07-19 12:13:46 -07:00
30c4ab2976 new man page location 2021-07-19 12:08:50 -07:00
26ea4d47b3 version bump and deprecate /man/jc.1.gz and /jc/man/jc.1.gz 2021-07-19 12:04:25 -07:00
2732cd175c include CHANGELOG in source distribution 2021-07-12 08:10:18 -07:00
3e54b597be add timezone change for unit tests 2021-07-07 09:00:19 -07:00
f10ebea209 update tests to set correct timezone on POSIX systems 2021-07-07 08:53:52 -07:00
2c6f3993cb remove extra comma 2021-07-01 15:53:10 -07:00
708a696920 remove extra lines 2021-07-01 15:51:38 -07:00
20bbb5d331 remove extra lines 2021-07-01 15:50:55 -07:00
223e785b54 rename variable 2021-06-30 17:07:43 -07:00
3d78692c59 add sfdisk tests 2021-06-30 16:54:34 -07:00
5321a15dcf update examples 2021-06-30 14:30:35 -07:00
a452f8252a fix integer conversion 2021-06-30 14:27:12 -07:00
49267f09ac change to root prompt in examples 2021-06-30 14:06:15 -07:00
db47f35783 add working sfdisk parser 2021-06-30 12:38:36 -07:00
d48abf312c Merge pull request #147 from kellyjonbrazil/master
sync to dev
2021-06-30 10:10:59 -07:00
3b22ce4110 fix local plugin parser issue where parser has .py in the name but it is not at the end v1.15.6 2021-06-28 08:04:46 -07:00
c521ca5bc9 change possible to available 2021-06-11 11:41:16 -07:00
3ddc1c6659 add jello 2021-06-11 11:39:38 -07:00
a8e19402b7 remove temporary fix 2021-06-09 08:33:48 -07:00
0927902b30 temp fix for wrong url 2021-06-08 16:51:03 -07:00
572548b42f Merge pull request #141 from kellyjonbrazil/dev
Dev v1.15.5
v1.15.5
2021-05-27 17:00:54 -07:00
ff7ab0a1ed doc updates for v1.15.5 2021-05-27 16:58:14 -07:00
5db71b05cb add en_US.UTF-8 to LANG info 2021-05-25 09:47:24 -07:00
f9b952885a add python 3.9.5 packaged info 2021-05-21 10:21:21 -07:00
e7983bc0b2 version bump 2021-05-21 10:16:19 -07:00
473a643142 add windows msi info 2021-05-21 10:16:08 -07:00
14f3d442cb formatting 2021-05-21 09:46:51 -07:00
d6f4ed9ab5 add long-form UTC test 2021-05-21 09:46:34 -07:00
1b8d654444 add error message info 2021-05-20 15:49:18 -07:00
6002af0dca add more error message detail to the user for ParseError and LibraryNotFound exceptions 2021-05-20 15:46:31 -07:00
0924d822a3 add windows example 2021-05-20 15:36:27 -07:00
72a37b9289 version bump 2021-05-19 16:23:34 -07:00
5eef7bd769 use LibraryNotInstalled exception instead of exiting via sys.exit 2021-05-19 16:14:26 -07:00
c6893e1bd5 add LibraryNotInstalled exception 2021-05-19 16:13:05 -07:00
039f6612e4 Merge pull request #139 from kellyjonbrazil/master
sync branches
2021-05-18 10:29:02 -07:00
95aec9c6f9 add info about Magic syntax not supporting shell builtins 2021-05-18 10:27:36 -07:00
4e9652a8ec spelling 2021-05-17 14:36:20 -07:00
773b7f4b1f add space before exit code table v1.15.4 2021-05-17 08:38:09 -07:00
d17ffde9cd Merge pull request #138 from kellyjonbrazil/dev
Dev v1.15.4
2021-05-17 08:35:13 -07:00
9c57c09c00 doc update for release 2021-05-17 08:24:31 -07:00
4d730a9de5 add UTC fix 2021-05-16 20:57:17 -07:00
fc57bcfce2 fix for when UTC is referenced as "Coordinated Universal Time" 2021-05-16 20:51:39 -07:00
fa5571486c simplify json_out function 2021-05-16 20:33:03 -07:00
9996c4fe23 update docs for shell builtins 2021-05-16 19:55:53 -07:00
038d429024 doc updates 2021-05-16 19:44:10 -07:00