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

3595 Commits

Author SHA1 Message Date
8a14de663e doc update 2022-12-02 15:16:46 -08:00
09344e938a add lane info lines 2022-12-02 15:16:07 -08:00
bf41140322 fix tests for missing ipv6 addresses 2022-12-02 11:16:13 -08:00
689a85db9b fix for missing ipv6 addresses and scope_id 2022-12-02 11:09:17 -08:00
5e0d206e7a minor cleanup 2022-11-22 13:18:08 -08:00
61addd7950 doc update 2022-11-22 13:12:40 -08:00
60bb9e2aa9 doc update 2022-11-22 13:11:41 -08:00
842fbbab64 formatting 2022-11-22 13:11:10 -08:00
bbd227caf4 tighten up blank line checking 2022-11-22 13:10:58 -08:00
975b4f5e4f add clf-s parser tests 2022-11-22 13:10:15 -08:00
06840931ba doc update 2022-11-21 16:54:42 -08:00
9f4327f517 add clf-s streaming parser 2022-11-21 16:54:13 -08:00
3f13c70dfa formatting 2022-11-21 12:12:16 -08:00
26f8803b23 add support for unparsable lines 2022-11-21 12:09:19 -08:00
60f1e79b2f fix clf request string parsing and add tests 2022-11-21 11:00:58 -08:00
5ab2ebe45a add CLF timestamp support 2022-11-21 09:27:37 -08:00
9c8fe80d6d add more processing and timestamp 2022-11-21 09:27:21 -08:00
1e7e22330f doc update 2022-11-20 20:45:22 -08:00
7244868fbd initial common log format parser 2022-11-20 20:43:49 -08:00
86ed39ecdd tighten up efi split 2022-11-18 16:19:55 -08:00
94d87b726f add efi partition split 2022-11-18 14:20:18 -08:00
0984a1ec26 fix git-log tests and docs 2022-11-18 13:54:59 -08:00
de5da060ce Merge pull request #322 from adamwolf/git-log-blank-author
Fix git log parsing with empty name or email
2022-11-18 13:18:06 -06:00
592435572c Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev
add in PR 323
2022-11-18 11:11:57 -08:00
3172a18a46 Merge pull request #323 from kianmeng/fix-typos
Fix typos
2022-11-18 13:05:36 -06:00
7f1c57b89c version bump 2022-11-17 13:39:59 -06:00
39555a48b5 Fix typos
Found via `codespell -S ./tests/fixtures -L
chage,ro,ist,ans,unx,respons,technik`
2022-11-16 10:01:58 +08:00
e4cdfa13ca Fix git log parsing with empty name or email
Sometimes, folks leave their name or email blank in on their
git commits.  Previously, a blank name crashed the git log
parser.
2022-11-11 13:33:01 -06:00
cb4011bc03 formatting 2022-11-08 14:23:32 -08:00
299b0faf7c Merge pull request #319 from kellyjonbrazil/dev
Dev v1.22.2
v1.22.2
2022-11-08 16:32:03 +00:00
2ffd698c03 update du docs 2022-11-08 08:13:41 -08:00
dde54690fc Merge pull request #318 from kellyjonbrazil/master
sync to dev
2022-11-08 16:07:56 +00:00
8d03055b34 add tests 2022-11-07 16:41:13 -08:00
8a850be857 doc update 2022-11-07 13:26:16 -08:00
2a530712cf add os-prober parser 2022-11-07 13:23:55 -08:00
fd22c7dc3a add git-ls-remote parser 2022-11-07 13:02:55 -08:00
b884f6aacc doc update 2022-11-07 10:44:37 -08:00
ce680d4082 add cidr-style freebsd ipv4 support and freebsd options 2022-11-07 10:40:07 -08:00
644d3f350d add more bsd tests 2022-11-06 12:12:07 -08:00
0144863d33 new ifconfig parser with additional fields. tests passing 2022-11-06 12:04:34 -08:00
a6b56519a2 add more bsd fields to ifconfig 2022-11-05 18:47:44 -07:00
0a71caf9cd formatting for regexes 2022-11-05 17:12:50 -07:00
35e74328c4 tests passing for ifconfig 2022-11-05 16:36:31 -07:00
e46ac0ff7e initial commit of new ifconfig parser 2022-11-05 12:13:01 -07:00
17fe6c7691 semver tests and doc update 2022-11-04 16:03:39 -07:00
01ca7a69c4 formatting 2022-11-04 15:24:34 -07:00
6d04db6113 add semver parser 2022-11-04 15:17:47 -07:00
7c899abb15 add support for multiple include paths 2022-11-04 14:42:04 -07:00
89d4df2a05 document ifconfig limitations and recommend using ip 2022-11-04 09:25:17 -07:00
71c8364f80 doc fix 2022-11-04 09:19:42 -07:00