1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-05 17:50:11 +02:00

Commit Graph

  • 347097a294 add convert_size_to_int function Kelly Brazil 2023-12-09 11:41:06 -08:00
  • 356857f5d6 rename deb-packages-index to pkg-index-deb Kelly Brazil 2023-12-09 10:17:48 -08:00
  • ee12c52291 rename apkindex parser to pkg-index-alpine Kelly Brazil 2023-12-09 10:03:33 -08:00
  • 0e7ebf4dc1 feat(iftop): add iftop-scanning (#484) Ron Green 2023-12-08 04:22:53 +02:00
  • f1e0cec9d6 add apkindex parser Kelly Brazil 2023-12-04 14:01:30 -08:00
  • d96a2a8623 APKINDEX parser (#487) (#491) Roey Darwish Dror 2023-12-04 23:35:04 +02:00
  • 1b1bc46222 Remove redundant Python 2 code (#493) Hugo van Kemenade 2023-12-04 23:03:15 +02:00
  • d5a8b4eed2 remove deprecated iso-datetime parser Kelly Brazil 2023-12-04 11:35:37 -08:00
  • 5ddd4f0e86 version bump to 1.24.0 Kelly Brazil 2023-12-04 11:33:04 -08:00
  • 8b94c326de add no data test Kelly Brazil 2023-12-04 09:59:28 -08:00
  • 29b012e66d Add support for Python 3.12 (#492) Hugo van Kemenade 2023-12-04 19:55:07 +02:00
  • 572a3207cd doc update Kelly Brazil 2023-11-28 11:23:47 -08:00
  • 2a88f2be6b fix mypy issues Kelly Brazil 2023-11-28 11:21:13 -08:00
  • 3de6eac1ad swapon parser (#383) (#489) Roey Darwish Dror 2023-11-28 21:15:40 +02:00
  • f44260603e doc update Kelly Brazil 2023-11-24 10:38:33 -08:00
  • 1c60f5355e convert one more field to integer Kelly Brazil 2023-11-24 09:45:56 -08:00
  • 40fa78a966 version bump Kelly Brazil 2023-11-24 09:44:03 -08:00
  • 71db67ef49 refactor: acpi parser: adhere code to the happy path to avoid nested branches (#488) Himadri Bhattacharjee 2023-11-24 23:08:10 +05:30
  • 1cd723b48f add tests Kelly Brazil 2023-11-23 15:19:14 -08:00
  • 82ee4d7b30 add debconf-show parser Kelly Brazil 2023-11-23 14:52:06 -08:00
  • dfd19f38f3 doc update Kelly Brazil 2023-11-23 12:12:05 -08:00
  • 2358c883d0 remove unused type annotation import Kelly Brazil 2023-11-23 12:07:54 -08:00
  • 79e4f3a761 doc update Kelly Brazil 2023-11-23 12:05:03 -08:00
  • 5be45622cc Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2023-11-23 12:01:54 -08:00
  • 5f4136b943 run tests Kelly Brazil 2023-11-23 12:00:58 -08:00
  • 941bfe2724 update szenius/set-timezone to v1.2 Kelly Brazil 2023-11-23 11:59:12 -08:00
  • 3ed44a26d9 doc update Kelly Brazil 2023-11-23 11:51:04 -08:00
  • b7270517bd add tune2fs parser Kelly Brazil 2023-11-23 11:49:04 -08:00
  • bf63ac93c6 add Photon linux Kelly Brazil 2023-11-21 15:01:04 -08:00
  • 1cb80f15c2 add tests Kelly Brazil 2023-11-21 14:51:37 -08:00
  • b5c22c6e53 add deb-packages-index parser Kelly Brazil 2023-11-21 14:40:43 -08:00
  • 7951366117 remove old unused line Kelly Brazil 2023-11-17 12:06:43 -08:00
  • c78a4bb655 mount fix for spaces in mountpoint name Kelly Brazil 2023-11-14 15:17:31 -08:00
  • 8aceda18b9 Merge pull request #483 from wolkenarchitekt/master Kelly Brazil 2023-11-14 23:07:52 +00:00
  • e0c75a9b6b #482 Quickfix to parse mount output Ingo Weinmann 2023-11-14 22:47:56 +01:00
  • fd283f6cf7 doc update Kelly Brazil 2023-11-04 16:02:02 -07:00
  • b881ad4ec0 make blank target null Kelly Brazil 2023-11-04 15:58:12 -07:00
  • 2fcb32e26f add debian/ubuntu package index support Kelly Brazil 2023-11-04 15:19:12 -07:00
  • 13a802225b add tests Kelly Brazil 2023-10-25 16:53:24 -07:00
  • 88649a4e8d doc update Kelly Brazil 2023-10-25 13:42:19 -07:00
  • 5c6fa5bff6 better header row detection Kelly Brazil 2023-10-25 13:37:59 -07:00
  • b70025d6d6 fix for blank target in rule Kelly Brazil 2023-10-24 16:17:53 -07:00
  • 59b89ecbd4 version bump Kelly Brazil 2023-10-24 15:24:33 -07:00
  • 8f7502ff0f Merge pull request #479 from kellyjonbrazil/master Kelly Brazil 2023-10-24 22:22:31 +00:00
  • 249d93f15c Merge pull request #477 from kellyjonbrazil/dev v1.23.6 Kelly Brazil 2023-10-24 00:57:57 +00:00
  • b0cf2e2d78 clean up final return Kelly Brazil 2023-10-23 17:37:53 -07:00
  • 264fcd40ad clear linedata if 'from' found Kelly Brazil 2023-10-23 17:36:25 -07:00
  • 54def8ef49 doc update Kelly Brazil 2023-10-23 15:41:11 -07:00
  • 63c271b837 add tests Kelly Brazil 2023-10-23 15:39:13 -07:00
  • 741b2d1c1d version bump Kelly Brazil 2023-10-23 15:15:07 -07:00
  • 47d4335890 fix for multi-word remote Kelly Brazil 2023-10-23 15:14:28 -07:00
  • 81f721f1ab doc update Kelly Brazil 2023-10-23 14:33:40 -07:00
  • c4e1068895 move print statements Kelly Brazil 2023-10-23 14:06:04 -07:00
  • a77bb4165a fix tests for different xmltodict versions Kelly Brazil 2023-10-23 12:49:06 -07:00
  • 3cd2dce496 formatting Kelly Brazil 2023-10-23 08:01:50 -07:00
  • 46a8978740 doc update Kelly Brazil 2023-10-23 07:54:14 -07:00
  • 3161c48939 fix for older xmltodict library versions Kelly Brazil 2023-10-23 07:53:39 -07:00
  • a89a9187f8 version bump Kelly Brazil 2023-10-23 07:53:16 -07:00
  • d9e0aa5b93 Merge pull request #475 from kellyjonbrazil/master Kelly Brazil 2023-10-23 14:48:55 +00:00
  • d298e101e9 Merge pull request #473 from kellyjonbrazil/dev v1.23.5 Kelly Brazil 2023-10-21 12:23:25 -07:00
  • cea975d7f1 doc update Kelly Brazil 2023-10-21 12:12:43 -07:00
  • 1ed69f9e6a doc update and fix tests Kelly Brazil 2023-10-21 12:09:18 -07:00
  • ab0e05ec82 only set colors if pygments is installed Kelly Brazil 2023-10-21 12:01:09 -07:00
  • c16cce4bf0 add tests Kelly Brazil 2023-10-13 08:52:14 -07:00
  • d3489536a1 add "7" as a netstat raw state Kelly Brazil 2023-10-12 17:25:40 -07:00
  • 041050ce28 Fix bug in split when program running on UDP contains space in name (#447) Sebastian Uhlik 2023-10-13 02:21:06 +02:00
  • 7de1a8a5d6 add more tests (#468) pettai 2023-10-06 02:09:35 +02:00
  • d4604743d1 add multiline value support to env parser Kelly Brazil 2023-10-02 16:30:56 -07:00
  • 0b8fb31298 doc update Kelly Brazil 2023-10-02 08:35:36 -07:00
  • dcdd79e28c doc update Kelly Brazil 2023-10-02 08:34:14 -07:00
  • 5291baeb8e fixup variable names Kelly Brazil 2023-10-02 08:32:41 -07:00
  • 6867102c66 doc update Kelly Brazil 2023-10-01 18:13:27 -07:00
  • 36ed2c7e2e add lsb_release parser Kelly Brazil 2023-10-01 18:12:22 -07:00
  • 4ab0aba9d3 doc update Kelly Brazil 2023-10-01 17:42:42 -07:00
  • e643badaf7 add os-release parser Kelly Brazil 2023-10-01 17:42:00 -07:00
  • d96e96219e add comment support to xml parser Kelly Brazil 2023-10-01 11:49:50 -07:00
  • e42af3353e fix pidstat parsers for -T ALL option Kelly Brazil 2023-10-01 11:25:56 -07:00
  • 4ec2b16f42 doc fix Kelly Brazil 2023-09-30 16:18:32 -07:00
  • 0a028456bf add nsd-control parser Kelly Brazil 2023-09-30 15:45:29 -07:00
  • a1f10928e1 Add nsd-control (#454) pettai 2023-10-01 00:36:52 +02:00
  • eae1d4b89a doc update Kelly Brazil 2023-09-30 15:34:29 -07:00
  • d3c7cec333 add host parser Kelly Brazil 2023-09-30 15:32:27 -07:00
  • 36fa08d711 Add ISC 'host' support (#450) pettai 2023-10-01 00:26:03 +02:00
  • a9958841e4 doc update Kelly Brazil 2023-09-30 15:23:29 -07:00
  • 504ad81a01 version bump Kelly Brazil 2023-09-30 15:21:29 -07:00
  • 8bf2f4f4d0 [xrandr] Fix 453 devices issue (#455) Kevin Lyter 2023-09-30 15:19:14 -07:00
  • 805397ea18 doc update Kelly Brazil 2023-09-30 15:15:29 -07:00
  • 1b3985c2d7 Adds graceful handling of superfluous bits in bit strings (#459) Samson Umezulike 2023-10-01 00:12:18 +02:00
  • f602043642 fix for negative serial numbers Kelly Brazil 2023-09-30 15:06:28 -07:00
  • 1a1aa8fda3 Adds graceful handling of negative serial numbers in x509 certificates (#445) Samson Umezulike 2023-10-01 00:02:55 +02:00
  • 3249a017ae add dest-unreachable test Kelly Brazil 2023-09-15 12:09:38 -07:00
  • 84f0246b2d move int/float conversions to _process Kelly Brazil 2023-09-14 18:15:28 -07:00
  • 1c795982b0 add error and corrupted fields to ping-s Kelly Brazil 2023-09-14 13:03:45 -07:00
  • c5164b4108 doc update Kelly Brazil 2023-09-10 15:20:11 -07:00
  • dc3716ecb3 add errors and corrupted support Kelly Brazil 2023-09-10 15:18:32 -07:00
  • c5165ccc21 version bump Kelly Brazil 2023-09-10 15:18:23 -07:00
  • 5b2035e0e6 Add support for corrupted and errors in linux ping. (#442) José Miguel Guzmán 2023-08-25 13:31:17 -04:00
  • 5205154aaf add percent_wait to float conversion Kelly Brazil 2023-08-21 17:18:07 -07:00
  • f500de3af6 version bump Kelly Brazil 2023-08-21 17:17:34 -07:00
  • 4b028b5080 Fix typos (#440) Kian-Meng Ang 2023-07-31 23:45:03 +08:00