1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

3542 Commits

Author SHA1 Message Date
Kelly Brazil 82ee4d7b30 add debconf-show parser 2023-11-23 14:52:06 -08:00
Kelly Brazil dfd19f38f3 doc update 2023-11-23 12:12:05 -08:00
Kelly Brazil 2358c883d0 remove unused type annotation import 2023-11-23 12:07:54 -08:00
Kelly Brazil 79e4f3a761 doc update 2023-11-23 12:05:03 -08:00
Kelly Brazil 5be45622cc Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2023-11-23 12:01:54 -08:00
Kelly Brazil 5f4136b943 run tests 2023-11-23 12:00:58 -08:00
Kelly Brazil 941bfe2724 update szenius/set-timezone to v1.2 2023-11-23 11:59:12 -08:00
Kelly Brazil 3ed44a26d9 doc update 2023-11-23 11:51:04 -08:00
Kelly Brazil b7270517bd add tune2fs parser 2023-11-23 11:49:04 -08:00
Kelly Brazil bf63ac93c6 add Photon linux 2023-11-21 15:01:04 -08:00
Kelly Brazil 1cb80f15c2 add tests 2023-11-21 14:51:37 -08:00
Kelly Brazil b5c22c6e53 add deb-packages-index parser 2023-11-21 14:40:43 -08:00
Kelly Brazil 7951366117 remove old unused line 2023-11-17 12:06:43 -08:00
Kelly Brazil c78a4bb655 mount fix for spaces in mountpoint name 2023-11-14 15:17:31 -08:00
Kelly Brazil 8aceda18b9 Merge pull request #483 from wolkenarchitekt/master
#482 Quickfix to parse mount output
2023-11-14 23:07:52 +00:00
Ingo Weinmann e0c75a9b6b #482 Quickfix to parse mount output 2023-11-14 22:47:56 +01:00
Kelly Brazil fd283f6cf7 doc update 2023-11-04 16:02:02 -07:00
Kelly Brazil b881ad4ec0 make blank target null 2023-11-04 15:58:12 -07:00
Kelly Brazil 2fcb32e26f add debian/ubuntu package index support 2023-11-04 15:19:12 -07:00
Kelly Brazil 13a802225b add tests 2023-10-25 16:53:24 -07:00
Kelly Brazil 88649a4e8d doc update 2023-10-25 13:42:19 -07:00
Kelly Brazil 5c6fa5bff6 better header row detection 2023-10-25 13:37:59 -07:00
Kelly Brazil b70025d6d6 fix for blank target in rule 2023-10-24 16:17:53 -07:00
Kelly Brazil 59b89ecbd4 version bump 2023-10-24 15:24:33 -07:00
Kelly Brazil 8f7502ff0f Merge pull request #479 from kellyjonbrazil/master
sync to dev
2023-10-24 22:22:31 +00:00
Kelly Brazil 249d93f15c Merge pull request #477 from kellyjonbrazil/dev
v1.23.6
v1.23.6
2023-10-24 00:57:57 +00:00
Kelly Brazil b0cf2e2d78 clean up final return 2023-10-23 17:37:53 -07:00
Kelly Brazil 264fcd40ad clear linedata if 'from' found 2023-10-23 17:36:25 -07:00
Kelly Brazil 54def8ef49 doc update 2023-10-23 15:41:11 -07:00
Kelly Brazil 63c271b837 add tests 2023-10-23 15:39:13 -07:00
Kelly Brazil 741b2d1c1d version bump 2023-10-23 15:15:07 -07:00
Kelly Brazil 47d4335890 fix for multi-word remote 2023-10-23 15:14:28 -07:00
Kelly Brazil 81f721f1ab doc update 2023-10-23 14:33:40 -07:00
Kelly Brazil c4e1068895 move print statements 2023-10-23 14:06:04 -07:00
Kelly Brazil a77bb4165a fix tests for different xmltodict versions 2023-10-23 12:49:06 -07:00
Kelly Brazil 3cd2dce496 formatting 2023-10-23 08:01:50 -07:00
Kelly Brazil 46a8978740 doc update 2023-10-23 07:54:14 -07:00
Kelly Brazil 3161c48939 fix for older xmltodict library versions 2023-10-23 07:53:39 -07:00
Kelly Brazil a89a9187f8 version bump 2023-10-23 07:53:16 -07:00
Kelly Brazil d9e0aa5b93 Merge pull request #475 from kellyjonbrazil/master
Merge pull request #473 from kellyjonbrazil/dev
2023-10-23 14:48:55 +00:00
Kelly Brazil d298e101e9 Merge pull request #473 from kellyjonbrazil/dev
Dev v1.23.5
v1.23.5
2023-10-21 12:23:25 -07:00
Kelly Brazil cea975d7f1 doc update 2023-10-21 12:12:43 -07:00
Kelly Brazil 1ed69f9e6a doc update and fix tests 2023-10-21 12:09:18 -07:00
Kelly Brazil ab0e05ec82 only set colors if pygments is installed 2023-10-21 12:01:09 -07:00
Kelly Brazil c16cce4bf0 add tests 2023-10-13 08:52:14 -07:00
Kelly Brazil d3489536a1 add "7" as a netstat raw state 2023-10-12 17:25:40 -07:00
Sebastian Uhlik 041050ce28 Fix bug in split when program running on UDP contains space in name (#447)
* Add condition before split.

* Safe detection of 'state' presence.

---------

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-10-12 17:21:06 -07:00
pettai 7de1a8a5d6 add more tests (#468)
add all test-cases
2023-10-05 17:09:35 -07:00
Kelly Brazil d4604743d1 add multiline value support to env parser 2023-10-02 16:30:56 -07:00
Kelly Brazil 0b8fb31298 doc update 2023-10-02 08:35:36 -07:00