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

3713 Commits

Author SHA1 Message Date
ef7f755614 doc update 2023-12-09 11:41:45 -08:00
32bd7ffbf6 formatting updates 2023-12-09 11:41:22 -08:00
347097a294 add convert_size_to_int function 2023-12-09 11:41:06 -08:00
356857f5d6 rename deb-packages-index to pkg-index-deb 2023-12-09 10:17:48 -08:00
ee12c52291 rename apkindex parser to pkg-index-alpine 2023-12-09 10:03:33 -08:00
0e7ebf4dc1 feat(iftop): add iftop-scanning (#484)
* feat(iftop): add iftop-scanning

this is not even an MVP, but I would like it to exist to allow per client json aggregation

also, a future use is a stream response

* fix typos and test first regex

* add more iftop fun

* Update iftop.py

* add tests and json

Signed-off-by: Ron Green <11993626+georgettica@users.noreply.github.com>

* feat: make work and add tests

Signed-off-by: Ron Green <11993626+georgettica@users.noreply.github.com>

* add completion

* change schema for query looping

* fix: tests

* fix review comments

* feat: add byte parsing

* add no-port to options

* remove completion and format dep

Signed-off-by: Ron Green <11993626+georgettica@users.noreply.github.com>

* Update setup.py

* Update iftop.py

---------

Signed-off-by: Ron Green <11993626+georgettica@users.noreply.github.com>
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-12-07 18:22:53 -08:00
f1e0cec9d6 add apkindex parser 2023-12-04 14:01:30 -08:00
d96a2a8623 APKINDEX parser (#487) (#491)
* APKINDEX parser (#487)

* Missing space in doc
2023-12-04 13:35:04 -08:00
1b1bc46222 Remove redundant Python 2 code (#493)
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-12-04 13:03:15 -08:00
d5a8b4eed2 remove deprecated iso-datetime parser 2023-12-04 11:35:37 -08:00
5ddd4f0e86 version bump to 1.24.0 2023-12-04 11:33:04 -08:00
8b94c326de add no data test 2023-12-04 09:59:28 -08:00
29b012e66d Add support for Python 3.12 (#492)
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-12-04 09:55:07 -08:00
572a3207cd doc update 2023-11-28 11:23:47 -08:00
2a88f2be6b fix mypy issues 2023-11-28 11:21:13 -08:00
3de6eac1ad swapon parser (#383) (#489)
* swapon parser

* revert lib

* fix lib

* Added tests

* Fix tests

---------

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-11-28 11:15:40 -08:00
f44260603e doc update 2023-11-24 10:38:33 -08:00
1c60f5355e convert one more field to integer 2023-11-24 09:45:56 -08:00
40fa78a966 version bump 2023-11-24 09:44:03 -08:00
71db67ef49 refactor: acpi parser: adhere code to the happy path to avoid nested branches (#488)
* refactor: acpi parser: keep working code in happy path to avoid nested branches

* fix: use elif for branches marked charging and discharging

---------

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-11-24 09:38:10 -08:00
1cd723b48f add tests 2023-11-23 15:19:14 -08:00
82ee4d7b30 add debconf-show parser 2023-11-23 14:52:06 -08:00
dfd19f38f3 doc update 2023-11-23 12:12:05 -08:00
2358c883d0 remove unused type annotation import 2023-11-23 12:07:54 -08:00
79e4f3a761 doc update 2023-11-23 12:05:03 -08:00
5be45622cc Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2023-11-23 12:01:54 -08:00
5f4136b943 run tests 2023-11-23 12:00:58 -08:00
941bfe2724 update szenius/set-timezone to v1.2 2023-11-23 11:59:12 -08:00
3ed44a26d9 doc update 2023-11-23 11:51:04 -08:00
b7270517bd add tune2fs parser 2023-11-23 11:49:04 -08:00
bf63ac93c6 add Photon linux 2023-11-21 15:01:04 -08:00
1cb80f15c2 add tests 2023-11-21 14:51:37 -08:00
b5c22c6e53 add deb-packages-index parser 2023-11-21 14:40:43 -08:00
7951366117 remove old unused line 2023-11-17 12:06:43 -08:00
c78a4bb655 mount fix for spaces in mountpoint name 2023-11-14 15:17:31 -08:00
8aceda18b9 Merge pull request #483 from wolkenarchitekt/master
#482 Quickfix to parse mount output
2023-11-14 23:07:52 +00:00
e0c75a9b6b #482 Quickfix to parse mount output 2023-11-14 22:47:56 +01:00
fd283f6cf7 doc update 2023-11-04 16:02:02 -07:00
b881ad4ec0 make blank target null 2023-11-04 15:58:12 -07:00
2fcb32e26f add debian/ubuntu package index support 2023-11-04 15:19:12 -07:00
13a802225b add tests 2023-10-25 16:53:24 -07:00
88649a4e8d doc update 2023-10-25 13:42:19 -07:00
5c6fa5bff6 better header row detection 2023-10-25 13:37:59 -07:00
b70025d6d6 fix for blank target in rule 2023-10-24 16:17:53 -07:00
59b89ecbd4 version bump 2023-10-24 15:24:33 -07:00
8f7502ff0f Merge pull request #479 from kellyjonbrazil/master
sync to dev
2023-10-24 22:22:31 +00:00
249d93f15c Merge pull request #477 from kellyjonbrazil/dev
v1.23.6
v1.23.6
2023-10-24 00:57:57 +00:00
b0cf2e2d78 clean up final return 2023-10-23 17:37:53 -07:00
264fcd40ad clear linedata if 'from' found 2023-10-23 17:36:25 -07:00
54def8ef49 doc update 2023-10-23 15:41:11 -07:00