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

2661 Commits

Author SHA1 Message Date
eeee776555 add shell completion build scripts 2022-07-05 16:41:23 -07:00
d0bde14a2a version bump 2022-07-05 16:15:35 -07:00
69b0e407ad move pygments colors to cli_data.py 2022-07-05 16:15:26 -07:00
ad2b9ab76c doc update 2022-07-05 15:07:10 -07:00
32483de4f2 doc update 2022-07-05 14:59:21 -07:00
ec713cfa1b doc update 2022-07-05 13:33:57 -07:00
eac8c1c1a0 only attempt to decode certificate type 2022-07-05 12:55:38 -07:00
4e15ab7924 fix _fix_objects: catch all sets and OrderedDicts 2022-07-05 11:33:56 -07:00
5882755e7c convert larg integers to ascii-hex. simplify _fix_objects. add iso date strings. allow multiple certs in a PEM bundle 2022-07-05 11:29:24 -07:00
13388df603 initial working x509 cert parser 2022-07-01 15:48:29 -07:00
430385fa63 doc update 2022-06-30 09:25:01 -07:00
7bfebdcfeb remove unnecessary list initialization 2022-06-30 09:24:05 -07:00
e472c3b140 add gpg tests 2022-06-29 18:56:15 -07:00
43ac3d951c doc update 2022-06-29 18:36:06 -07:00
207fa232c3 add examples 2022-06-29 18:34:20 -07:00
667dc1976a add support for special field types 2022-06-29 18:26:38 -07:00
7437750de5 initial working gpg parser 2022-06-29 11:01:25 -07:00
aab47c9e80 Merge pull request #258 from kellyjonbrazil/master
sync to dev
2022-06-28 16:07:05 -07:00
f1ed803525 formatting 2022-06-16 18:03:51 -07:00
093c1703d7 formatting 2022-06-16 18:00:40 -07:00
1f2e16aeea formatting 2022-06-16 17:54:40 -07:00
6f89745a58 formatting 2022-06-16 17:51:59 -07:00
9b710b0b6f formatting 2022-06-16 17:51:20 -07:00
992120b861 spelling 2022-06-16 17:48:07 -07:00
229bef5f82 update anchor link 2022-06-16 07:52:58 -07:00
c8a4890fc7 fix anchor link 2022-06-16 07:50:37 -07:00
10a9848ac8 Merge branch 'master' of https://github.com/kellyjonbrazil/jc 2022-06-16 07:48:46 -07:00
95189e37ba add streaming parsers link 2022-06-16 07:48:44 -07:00
fe1f09f08d use github markdown renderer 2022-06-15 20:15:24 -07:00
6adfa15742 formatting 2022-06-15 20:10:55 -07:00
edef264f17 formatting 2022-06-15 20:04:39 -07:00
9911b3fc9d formatting 2022-06-15 16:11:22 -07:00
1675aa7a59 add shell completion wiki link 2022-06-15 16:08:31 -07:00
7fd67fda13 Merge pull request #256 from kellyjonbrazil/dev
v1.20.1
v1.20.1
2022-06-15 22:16:07 +00:00
7583f315ce add long options tests 2022-06-15 13:21:37 -07:00
7fd70d2088 doc update 2022-06-15 13:10:12 -07:00
337ee73844 doc update 2022-06-15 12:51:42 -07:00
43702a260b strip single quotes just like double quotes 2022-06-15 12:50:58 -07:00
40208a9f76 doc update 2022-06-15 11:25:21 -07:00
b958358389 update _snake_case comment 2022-06-15 11:15:26 -07:00
c23aacedad doc update 2022-06-15 11:12:49 -07:00
4f148469d7 preserve keyname case with -r 2022-06-15 11:12:43 -07:00
247c43278c add postconf tests 2022-06-15 09:22:09 -07:00
45f45e0511 add examples 2022-06-15 09:18:11 -07:00
c0c469ae9b add comments 2022-06-14 17:03:54 -07:00
4b86fd8d8a manipulate words and CURRENT to fix magic completions in Zsh 2022-06-14 16:51:45 -07:00
8fba47f449 doc update 2022-06-14 12:42:30 -07:00
f9ae964280 reuse arrays in zsh completions 2022-06-14 08:49:26 -07:00
ca95615d7f partially working _normal completion for zsh 2022-06-14 07:42:55 -07:00
747b255e34 zsh working same as bash except for magic command completions 2022-06-13 21:09:37 -07:00