1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-03 17:44:07 +02:00

Commit Graph

  • 3f2cd81ca7 doc update dev Kelly Brazil 2026-03-30 11:51:22 -07:00
  • 6c8aafa2c5 Merge pull request #688 from queelius/fix/dir-lstrip-drive-letter Kelly Brazil 2026-03-30 11:49:51 -07:00
  • 41e2e16436 Merge branch 'dev' into fix/dir-lstrip-drive-letter Kelly Brazil 2026-03-30 11:46:32 -07:00
  • 20b625860e Merge pull request #686 from queelius/fix/ifconfig-lstrip-hex-mask Kelly Brazil 2026-03-30 11:44:57 -07:00
  • 0d703cd3a8 Merge branch 'dev' into fix/ifconfig-lstrip-hex-mask Kelly Brazil 2026-03-30 11:41:36 -07:00
  • 7b3d345d62 doc update Kelly Brazil 2026-03-30 11:36:22 -07:00
  • 53b6f1b329 Merge pull request #689 from ReinerBRO/fix/pip-show-files-section Kelly Brazil 2026-03-30 11:29:59 -07:00
  • ecc267b3cb Merge branch 'dev' into fix/pip-show-files-section Kelly Brazil 2026-03-30 11:20:09 -07:00
  • 5d2496b5f7 doc update Kelly Brazil 2026-03-30 10:52:43 -07:00
  • 810eeba724 version bump Kelly Brazil 2026-03-30 10:50:56 -07:00
  • fb5c1b9c94 Merge pull request #692 from juliosuas/fix/ifconfig-lstrip-hex-mask Kelly Brazil 2026-03-30 10:46:54 -07:00
  • f797127ca9 Merge branch 'dev' into fix/ifconfig-lstrip-hex-mask Kelly Brazil 2026-03-30 10:39:54 -07:00
  • 56bd860a5e fix: use [2:] instead of lstrip('0x') to strip hex prefix in ifconfig parser Julio César Suástegui 2026-03-30 03:07:11 -06:00
  • 9fe659d625 Handle pip show files sections ReinerBRO 2026-03-26 14:14:11 +08:00
  • 128e36404d Fix dir parser stripping D: drive letter from parent directory path Alex Towell 2026-03-25 03:14:43 -05:00
  • 2f9377cb67 Fix ifconfig hex mask conversion using lstrip('0x') instead of [2:] Alex Towell 2026-03-25 03:12:34 -05:00
  • 585ff83a2e update changelog Kelly Brazil 2026-03-16 12:29:46 -07:00
  • 45b23e8b3c version bump Kelly Brazil 2026-03-16 12:18:49 -07:00
  • b9eec1a5cd Merge pull request #673 from native-api/haslib_mode Kelly Brazil 2026-03-16 12:15:18 -07:00
  • 47545833ed Merge branch 'dev' into haslib_mode Kelly Brazil 2026-03-16 12:05:52 -07:00
  • 6f8e4fb2ed Merge pull request #679 from jylenhof/master Kelly Brazil 2026-03-16 12:01:45 -07:00
  • 4f7821ac8e Merge branch 'dev' into master Kelly Brazil 2026-03-16 12:00:13 -07:00
  • 7f2722ff96 remove int_value field and add tests Kelly Brazil 2026-03-13 15:16:54 -07:00
  • 1d19de3005 add typeset and declare command parser Kelly Brazil 2026-03-10 18:16:53 -07:00
  • e01287b329 add stats fields to json output. #676 Kelly Brazil 2026-03-09 17:35:33 -07:00
  • 441bcbde80 fix indent on help text so lines don't wrap over 80 chars. Also fix mypy uncovered value assignment issue. Kelly Brazil 2026-03-06 15:50:52 -08:00
  • 936432d879 Fix parsing blank targe in verbose output #675 Kelly Brazil 2026-03-06 12:59:16 -08:00
  • 51543437d7 remove comment Kelly Brazil 2026-02-27 14:57:59 -08:00
  • dd9229f161 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2026-02-27 14:55:50 -08:00
  • 3d9554baec force tests Kelly Brazil 2026-02-27 14:55:45 -08:00
  • e33a81269c update os matrix and python versions for tests Kelly Brazil 2026-02-27 14:54:15 -08:00
  • f3352352ed fix unknown flags throwing key error (#681) Kelly Brazil 2026-02-27 12:08:08 -08:00
  • 1c0a35dff8 version bump Kelly Brazil 2026-02-27 11:37:58 -08:00
  • 8ba75794a6 docs(README): add mise alternate installation documentation jylenhof 2026-01-10 11:07:10 +01:00
  • 77af5ac9d3 Revert ".gitignore: + Pycharm metadata" Ivan Pozdeev 2025-12-16 03:26:09 +03:00
  • 4067bfed9f Support friendly names for modes; rename files and tests to indicate non-default modes Ivan Pozdeev 2025-12-16 02:42:56 +03:00
  • 0363ddcc6a .gitignore: + Pycharm metadata Ivan Pozdeev 2025-12-16 02:07:14 +03:00
  • 04303efa75 Fix tests Ivan Pozdeev 2025-12-16 01:28:18 +03:00
  • 956f74358b Add tests for other mode indicators Ivan Pozdeev 2025-12-15 23:37:08 +03:00
  • 4fe3377029 Support other mode symbols -- e.g. 'U' and '^' from Perl shasum Ivan Pozdeev 2025-12-15 23:31:16 +03:00
  • 1944a7145e Fix erroneous redundant find&replace Ivan Pozdeev 2025-12-11 07:23:53 +03:00
  • 3d698e50c0 fix Ivan Pozdeev 2025-12-11 07:12:55 +03:00
  • 5945ded816 Fix incompatibility with 3.6; more specific regex Ivan Pozdeev 2025-12-11 07:10:36 +03:00
  • ecd0e03c66 Parse the mode indicator in *sum output Ivan Pozdeev 2025-12-11 07:01:26 +03:00
  • 9fd13e6987 Merge pull request #671 from kellyjonbrazil/dev master v1.25.6 Kelly Brazil 2025-10-12 18:52:52 -07:00
  • 1feb000231 doc update Kelly Brazil 2025-10-12 18:09:31 -07:00
  • d270ddc6ce fixup traceroute and traceroute-s parsers Kelly Brazil 2025-10-12 17:58:37 -07:00
  • 07ef285b06 Add traceroute streaming parser - traceroute-s (#669) Shintaro Kojima 2025-10-13 02:21:16 +09:00
  • 467ad60e20 Fix for who output containing process name #663 Kelly Brazil 2025-09-08 17:14:37 -07:00
  • 91b3572ead parser version bump Kelly Brazil 2025-09-08 15:04:48 -07:00
  • 60caa17eb9 add yay as magic command for pacman (#657) Brian Wo 2025-09-09 05:59:55 +08:00
  • eea31ddbe4 add .DS_Store to gitignore Kelly Brazil 2025-09-08 14:56:43 -07:00
  • 61793bba31 fix net_localgroup tests Kelly Brazil 2025-09-08 14:54:45 -07:00
  • 51e4a476ba fixup net_localgroup parser Kelly Brazil 2025-09-08 14:44:13 -07:00
  • 883f0c9cf7 net-user parser fixup Kelly Brazil 2025-09-08 14:25:44 -07:00
  • ffaf455d43 doc updates Kelly Brazil 2025-09-04 16:59:21 -07:00
  • b520532578 fixup route-print parser Kelly Brazil 2025-09-04 16:43:18 -07:00
  • 3b1af1a9b6 Feat: Introduce net-localgroup net-user and route-print parsers (#602) Jose E. Rodriguez 2025-09-04 14:47:28 -07:00
  • 0fa5f7f67f add test Kelly Brazil 2025-08-03 17:19:21 -07:00
  • a77298e560 add cable_pairing field to fix #662 Kelly Brazil 2025-08-01 07:41:45 -07:00
  • 5f75df2e4b remove force test comment Kelly Brazil 2025-07-24 13:13:21 -07:00
  • 38d169f4d0 force tests Kelly Brazil 2025-07-24 13:09:44 -07:00
  • e737dde9e0 windows 2019 runner deprecated - move to windows 2022 Kelly Brazil 2025-07-24 13:08:15 -07:00
  • 6e49c87575 update tests Kelly Brazil 2025-07-24 13:02:37 -07:00
  • 6afa6b449e add unit and byte conversion fields Kelly Brazil 2025-07-08 12:30:41 -07:00
  • 424d9c1347 add unit string fields and topline bytes fields Kelly Brazil 2025-07-08 11:45:47 -07:00
  • 10d1ab1c74 add bytes fields Kelly Brazil 2025-07-08 08:50:12 -07:00
  • 5db256c3e7 add x509-crl parser tests Kelly Brazil 2025-06-06 15:23:42 -07:00
  • 7f7dcc35ec help screen update Kelly Brazil 2025-05-28 14:54:29 -07:00
  • edcde58cb9 remove unused Dict type import Kelly Brazil 2025-05-28 13:18:00 -07:00
  • 3a7ca118ff doc updates Kelly Brazil 2025-05-27 09:06:26 -07:00
  • f36c713110 doc fix Kelly Brazil 2025-05-20 17:58:04 -07:00
  • 0db2ad2f5e doc fix Kelly Brazil 2025-05-20 17:56:15 -07:00
  • 816c38e1fe now returns only a single object, not an array of CRL objects Kelly Brazil 2025-05-20 17:47:05 -07:00
  • e4cf7b502e doc update Kelly Brazil 2025-05-18 20:16:58 -07:00
  • 4ca7179481 add x509-crl parser Kelly Brazil 2025-05-18 20:09:05 -07:00
  • bebd6a60fb add team-port.config and fix for blank values Kelly Brazil 2025-05-18 19:24:54 -07:00
  • 5d7940a89b version bump Kelly Brazil 2025-05-18 19:24:19 -07:00
  • ac8120e1fe Merge pull request #655 from kellyjonbrazil/dev v1.25.5 Kelly Brazil 2025-05-10 11:38:04 -07:00
  • a854f1d6b0 doc update Kelly Brazil 2025-05-10 11:25:41 -07:00
  • 7c9e92e284 add test for team.config with JSON Kelly Brazil 2025-05-05 14:48:12 -07:00
  • 4c2775970d change team_config to object instead of list Kelly Brazil 2025-05-05 11:34:30 -07:00
  • ba0fc5dad9 doc update Kelly Brazil 2025-05-03 13:42:34 -07:00
  • 222d1b7255 support json value in team.config field Kelly Brazil 2025-05-03 13:39:32 -07:00
  • 34fda0905f force test run Kelly Brazil 2025-04-15 08:56:36 -07:00
  • ccbe36e712 Create very_old, old, and latest python runs Kelly Brazil 2025-04-15 08:55:41 -07:00
  • bb1136c33c Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2025-04-15 08:51:39 -07:00
  • c6a13aa4d8 force test run Kelly Brazil 2025-04-15 08:51:35 -07:00
  • d04a175d36 Update to ubuntu-22.04 on old version run Kelly Brazil 2025-04-15 08:50:30 -07:00
  • 966df71566 add default policy stats to iptables parser Kelly Brazil 2025-04-15 08:41:30 -07:00
  • c8599253fb formatting Kelly Brazil 2025-04-14 15:30:35 -07:00
  • 65d9cc718f version bump Kelly Brazil 2025-04-13 18:14:15 -07:00
  • 9b4190f1e6 fix mount on macOS when filesystem contains parenthesis Kelly Brazil 2025-04-13 18:13:31 -07:00
  • c519657d85 allow IDNA2008 encoded email addresses with warning Kelly Brazil 2025-04-12 10:50:26 -07:00
  • d5cceb77e9 remove extraneous file Kelly Brazil 2025-04-04 16:16:47 -07:00
  • 5cde110afb set bytes conversion to posix mode Kelly Brazil 2025-04-04 16:14:20 -07:00
  • 65aa6c1a9a update copyright date Kelly Brazil 2025-04-02 12:06:59 -07:00
  • 5394d7f62d doc update Kelly Brazil 2025-04-02 11:37:24 -07:00
  • ebbd4e9320 Fix broken controller parser schema to include power state prop (#652) Jake Ob 2025-04-02 21:32:19 +03:00
  • 834acfb2d6 update lsblk tests Kelly Brazil 2025-03-31 17:06:41 -07:00