|
7661e7f27a
|
formatting
|
2021-08-26 10:27:11 -07:00 |
|
|
f857b7fbf7
|
add custom parser folder info
|
2021-08-26 10:25:37 -07:00 |
|
|
d94d12dbc5
|
add foo parser template info
|
2021-08-26 10:20:53 -07:00 |
|
|
700916276a
|
Merge pull request #159 from kellyjonbrazil/master
Sync Master to dev
|
2021-08-26 10:01:08 -07:00 |
|
|
834e52369c
|
update man page
v1.16.1
|
2021-08-16 10:33:26 -07:00 |
|
|
1ce53365de
|
Merge pull request #156 from kellyjonbrazil/dev
Dev v1.16.1
|
2021-08-16 10:32:03 -07:00 |
|
|
473f70668f
|
Merge branch 'master' into dev
# Conflicts:
# jc/man/jc.1.gz
# man/jc.1
# man/jc.1.gz
|
2021-08-16 10:28:11 -07:00 |
|
|
0dbd2702f6
|
reformat doc_text for nicer indentation
|
2021-08-13 17:17:51 -07:00 |
|
|
01e3764a9b
|
fix join syntax
|
2021-08-13 16:03:46 -07:00 |
|
|
ff9c81722a
|
try/except for shlex.join since only available in python 3.8
|
2021-08-13 16:01:45 -07:00 |
|
|
166aef7a02
|
version bump
|
2021-08-13 15:22:33 -07:00 |
|
|
78caf7646b
|
add stat fix
|
2021-08-13 15:19:41 -07:00 |
|
|
1f99d40cec
|
fix filename with spaces for osx/bsd
|
2021-08-13 15:19:31 -07:00 |
|
|
4c2912d3d5
|
use shlex.join to quote run_command_str for better error messages
|
2021-08-13 15:19:17 -07:00 |
|
|
45e6e06be5
|
add glob and process substitution fixes
|
2021-08-13 14:19:45 -07:00 |
|
|
fdbe3e05f3
|
fix issue with globs not including filenames with spaces with magic syntax (introduced during switch to use subprocess to grab process exit code). No longer need to shlex quote arguments.
|
2021-08-13 14:19:26 -07:00 |
|
|
7cc168f640
|
add comment
|
2021-08-12 16:55:07 -07:00 |
|
|
ff2d609c9b
|
add close_fds=False in subprocess.Popen() to allow process substitution in magic syntax. Also check for too many open files exception
|
2021-08-12 16:36:35 -07:00 |
|
|
2689697b4c
|
formatting
|
2021-07-22 17:03:00 -07:00 |
|
|
f90a0ea8ab
|
formatting
|
2021-07-22 12:20:48 -07:00 |
|
|
caabe60f84
|
fix kv example
|
2021-07-22 12:20:31 -07:00 |
|
|
2bef4ed603
|
package updates
|
2021-07-21 08:47:16 -07:00 |
|
|
ee57be533b
|
fix sfdisk example
|
2021-07-20 12:35:02 -05:00 |
|
|
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 |
|