|
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 |
|
|
214cd6b9e0
|
Merge pull request #310 from villesinisalo/readme_arch
Readme: recommend plain Pacman on Arch
|
2022-11-03 15:34:19 +00:00 |
|
|
73c280de3a
|
use plain Pacman on Arch
|
2022-11-03 11:29:06 +02:00 |
|
|
23e1dd3e35
|
use dict constructor for xmltodict to suppress !!omap comments in YAML output
|
2022-11-02 12:00:45 -07:00 |
|
|
2b060aae0d
|
clean up raw/processed logic
|
2022-11-01 19:53:44 -07:00 |
|
|
186ad73651
|
add raw option to xml parser for _ attribute prefix
|
2022-11-01 18:09:05 -07:00 |
|
|
de7a010f62
|
update test templates
|
2022-11-01 17:01:21 -07:00 |
|
|
ac1bcd2918
|
doc update
|
2022-11-01 15:28:50 -07:00 |
|
|
a2e6243282
|
doc update and additional tests
|
2022-11-01 13:50:01 -07:00 |
|
|
01f92ced81
|
add docs and tests for findmnt
|
2022-11-01 13:15:31 -07:00 |
|
|
b493bcf4fa
|
update type annotations
|
2022-10-31 17:37:01 -07:00 |
|
|
f6ee30be20
|
formatting
|
2022-10-31 17:30:51 -07:00 |
|