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

3292 Commits

Author SHA1 Message Date
Dave Marquardt df72b16022 Start to fix AIX ARP support 2023-01-06 10:00:58 -06:00
Kelly Brazil cad94cc6b3 formatting and doc update 2023-01-05 11:46:14 -08:00
Kelly Brazil fe4e429e85 Merge pull request #349 from davemq/mount_aix
Add AIX mount support
2023-01-05 11:39:42 -08:00
Kelly Brazil d83b10e2d5 doc update 2023-01-05 11:27:49 -08:00
Kelly Brazil bd2a757fcd more refactoring 2023-01-05 11:27:00 -08:00
Dave Marquardt 358b69a4cb Merge branch 'dev' into mount_aix 2023-01-05 11:06:00 -06:00
Dave Marquardt 08821a1454 Removed unneeded imports from mount parser 2023-01-05 10:57:23 -06:00
Kelly Brazil 90277c1d87 formatting 2023-01-05 08:54:40 -08:00
Dave Marquardt a51e702f77 Added AIX mount test 2023-01-05 10:53:02 -06:00
Dave Marquardt 466e37128b Merge branch 'dev' into mount_aix 2023-01-05 10:32:47 -06:00
Dave Marquardt f1ea61388f Added AIX mount support 2023-01-05 10:28:01 -06:00
Kelly Brazil 72c11fda3a more refactoring 2023-01-05 08:00:18 -08:00
Kelly Brazil d6645983ef more refactoring 2023-01-04 20:54:31 -08:00
Kelly Brazil 01e911ecdb remove more type annotations 2023-01-04 19:17:29 -08:00
Kelly Brazil 12c0b3d889 remove more type annotations 2023-01-04 19:13:12 -08:00
Kelly Brazil c1075e40b7 remove more type hinting for python 3.6 2023-01-04 19:09:41 -08:00
Kelly Brazil fabe3f01b7 remove type annotations for python 3.6 compatibility 2023-01-04 19:00:49 -08:00
Kelly Brazil 3a2ff61899 fix lsusb for extra hub port info and add videocontrol and videostreaming sections 2023-01-04 18:27:51 -08:00
Kelly Brazil aeff94d272 add toml parser 2023-01-04 18:26:13 -08:00
Kelly Brazil c94f5d83fa fix kv and ini parsers to only remove 1 quote from beginning and end 2023-01-03 13:26:52 -08:00
Kelly Brazil b0756fa0f9 doc update 2023-01-03 13:05:51 -08:00
Kelly Brazil 6c85abd57b doc update 2023-01-03 13:04:13 -08:00
Kelly Brazil 7659ae94bd formatting 2023-01-03 12:59:10 -08:00
Kelly Brazil e306e81e43 formatting 2023-01-03 12:57:04 -08:00
Kelly Brazil 6d5768b26b simplify code and doc update 2023-01-03 12:55:38 -08:00
Kelly Brazil cee9f8bf32 remove duplicate code. add tests 2023-01-03 12:44:12 -08:00
Kelly Brazil b8e2678c01 doc update 2023-01-03 12:30:23 -08:00
Kelly Brazil b0fe96ed03 doc update 2023-01-03 12:28:26 -08:00
Kelly Brazil bb65ec380b separate kv and ini parsers. add fake top-level section in ini files that are missing it. 2023-01-03 12:11:05 -08:00
Kelly Brazil ae6248227b version bump 2023-01-03 11:53:57 -08:00
Kelly Brazil 5d639db5a8 Merge branch 'master' into dev 2022-12-30 13:24:24 -08:00
Kelly Brazil 63161ffdbb doc update 2022-12-30 13:11:54 -08:00
Kelly Brazil cf11c71831 move import to except block 2022-12-30 11:53:09 -08:00
Kelly Brazil 048f8c1f4b formatting 2022-12-30 11:49:20 -08:00
Kelly Brazil b6b42d9071 doc update 2022-12-30 11:46:40 -08:00
Kelly Brazil d43863ee9f delete the tempfile after use 2022-12-30 11:32:14 -08:00
Kelly Brazil 177d10577f create NamedTemporaryFile with delete=False for Windows compatibilty 2022-12-30 11:17:52 -08:00
Kelly Brazil 47d8e163de patch for windows compatibility: can only open tempfile once 2022-12-30 11:06:45 -08:00
Kelly Brazil e49c621e59 try writing to file as bytes for windows compatibility 2022-12-30 10:44:46 -08:00
Kelly Brazil 5e32a6d828 fix for python 3.10+ compatibility 2022-12-30 10:37:12 -08:00
Kelly Brazil b1358a7eca add nextstep plist support. using the pbPlist library 2022-12-30 10:27:03 -08:00
Kelly Brazil ba89092e12 formatting 2022-12-29 14:52:33 -08:00
Kelly Brazil f855420a82 doc update 2022-12-29 09:25:31 -08:00
Kelly Brazil 1589a81945 fix issue with text serial numbers in certificates 2022-12-28 21:59:38 -08:00
Kelly Brazil eec2583cb2 formatting 2022-12-27 15:59:43 -08:00
Kelly Brazil 481c6a8de2 doc update 2022-12-27 14:01:03 -08:00
Kelly Brazil 68717e8493 add parser metadata tags and category view to help 2022-12-27 13:59:10 -08:00
Kelly Brazil c524d37136 use ubuntu-20.04 instead of latest for python 3.6 2022-12-23 10:25:12 -08:00
Kelly Brazil 6674f549f2 version bumps and doc update 2022-12-23 10:14:19 -08:00
Kelly Brazil ba371ec730 fix proc signature for pid_stat so hack comm names with parenthesis are handled correctly. 2022-12-23 10:08:19 -08:00