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

Commit Graph

  • 2a530712cf add os-prober parser Kelly Brazil 2022-11-07 13:23:55 -08:00
  • fd22c7dc3a add git-ls-remote parser Kelly Brazil 2022-11-07 13:02:55 -08:00
  • b884f6aacc doc update Kelly Brazil 2022-11-07 10:44:37 -08:00
  • ce680d4082 add cidr-style freebsd ipv4 support and freebsd options Kelly Brazil 2022-11-07 10:40:07 -08:00
  • 644d3f350d add more bsd tests Kelly Brazil 2022-11-06 12:12:07 -08:00
  • 0144863d33 new ifconfig parser with additional fields. tests passing Kelly Brazil 2022-11-06 12:04:34 -08:00
  • a6b56519a2 add more bsd fields to ifconfig Kelly Brazil 2022-11-05 18:47:44 -07:00
  • 0a71caf9cd formatting for regexes Kelly Brazil 2022-11-05 17:12:50 -07:00
  • 35e74328c4 tests passing for ifconfig Kelly Brazil 2022-11-05 16:36:31 -07:00
  • e46ac0ff7e initial commit of new ifconfig parser Kelly Brazil 2022-11-05 12:13:01 -07:00
  • 17fe6c7691 semver tests and doc update Kelly Brazil 2022-11-04 16:03:39 -07:00
  • 01ca7a69c4 formatting Kelly Brazil 2022-11-04 15:24:34 -07:00
  • 6d04db6113 add semver parser Kelly Brazil 2022-11-04 15:17:47 -07:00
  • 7c899abb15 add support for multiple include paths Kelly Brazil 2022-11-04 14:42:04 -07:00
  • 89d4df2a05 document ifconfig limitations and recommend using ip Kelly Brazil 2022-11-04 09:25:17 -07:00
  • 71c8364f80 doc fix Kelly Brazil 2022-11-04 09:19:42 -07:00
  • 214cd6b9e0 Merge pull request #310 from villesinisalo/readme_arch Kelly Brazil 2022-11-03 15:34:19 +00:00
  • 73c280de3a use plain Pacman on Arch Ville Sinisalo 2022-11-03 11:29:06 +02:00
  • 23e1dd3e35 use dict constructor for xmltodict to suppress !!omap comments in YAML output Kelly Brazil 2022-11-02 12:00:45 -07:00
  • 2b060aae0d clean up raw/processed logic Kelly Brazil 2022-11-01 19:53:44 -07:00
  • 186ad73651 add raw option to xml parser for _ attribute prefix Kelly Brazil 2022-11-01 18:09:05 -07:00
  • de7a010f62 update test templates Kelly Brazil 2022-11-01 17:01:21 -07:00
  • ac1bcd2918 doc update Kelly Brazil 2022-11-01 15:28:50 -07:00
  • a2e6243282 doc update and additional tests Kelly Brazil 2022-11-01 13:50:01 -07:00
  • 01f92ced81 add docs and tests for findmnt Kelly Brazil 2022-11-01 13:15:31 -07:00
  • b493bcf4fa update type annotations Kelly Brazil 2022-10-31 17:37:01 -07:00
  • f6ee30be20 formatting Kelly Brazil 2022-10-31 17:30:51 -07:00
  • 50da124ea7 initial findmnt parser Kelly Brazil 2022-10-31 17:22:56 -07:00
  • 5e22f9e2bd formatting Kelly Brazil 2022-10-31 10:29:43 -07:00
  • a384eb4c15 add sshd_conf tests Kelly Brazil 2022-10-31 09:32:58 -07:00
  • dc4620eeb2 doc update Kelly Brazil 2022-10-31 09:22:39 -07:00
  • d7cfa38eee ignore Match blocks Kelly Brazil 2022-10-28 16:36:52 -07:00
  • a27110ebe5 formatting Kelly Brazil 2022-10-28 15:25:55 -07:00
  • f5988527fb add sshd_conf parser Kelly Brazil 2022-10-28 15:15:02 -07:00
  • c405309742 allow debug of exceptions Kelly Brazil 2022-10-28 15:14:53 -07:00
  • 747d12224f allow parser_info and get_help to use module objects as input Kelly Brazil 2022-10-28 10:36:54 -07:00
  • 2b621ab68e use exceptions instead of signal handlers to catch piperror and sigint Kelly Brazil 2022-10-28 10:11:19 -07:00
  • 8689865d31 fix exit on interrupt exit code. also add message to stderr Kelly Brazil 2022-10-27 11:23:43 -07:00
  • 358324533d doc update Kelly Brazil 2022-10-26 15:39:32 -07:00
  • bc5821e69f force ci tests Kelly Brazil 2022-10-26 15:36:22 -07:00
  • d5b478c968 bump checkout and setup-python versions Kelly Brazil 2022-10-26 15:35:41 -07:00
  • 368eba1826 bump checkout and setup-python versions Kelly Brazil 2022-10-26 15:34:46 -07:00
  • 6cffb449f4 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2022-10-26 15:23:35 -07:00
  • d79d9c7f13 simplify return Kelly Brazil 2022-10-26 15:21:37 -07:00
  • 179822b994 add python 3.11 Kelly Brazil 2022-10-26 15:18:33 -07:00
  • ba369a0b73 add python 3.11 Kelly Brazil 2022-10-26 15:18:04 -07:00
  • 6a5251f0ef doc update Kelly Brazil 2022-10-25 15:50:45 -07:00
  • 004fd74748 add type annotations Kelly Brazil 2022-10-25 15:21:42 -07:00
  • e8d6d4c080 relax input_type_check to allow object argument Kelly Brazil 2022-10-25 15:21:26 -07:00
  • 8644f70db4 fix typos Kelly Brazil 2022-10-25 13:46:22 -07:00
  • 72f233b186 version bump Kelly Brazil 2022-10-25 11:53:08 -07:00
  • fc85950a73 doc update Kelly Brazil 2022-10-25 11:49:02 -07:00
  • fd5cbbb4d5 add csv utf-8 bom tests Kelly Brazil 2022-10-25 11:46:31 -07:00
  • 888b6bd6d5 fix for UTF-8 csv files with leading BOM bytes Kelly Brazil 2022-10-25 11:18:22 -07:00
  • 81ea83064c Merge pull request #306 from kellyjonbrazil/dev v1.22.1 Kelly Brazil 2022-10-24 16:30:36 +00:00
  • 45859b01e5 doc update Kelly Brazil 2022-10-24 09:17:09 -07:00
  • 5b8f166169 doc update Kelly Brazil 2022-10-24 09:15:58 -07:00
  • 7e045ba7b0 doc update Kelly Brazil 2022-10-24 09:14:01 -07:00
  • 6247975ee6 update jc-web link to render Kelly Brazil 2022-10-23 13:20:50 -07:00
  • 297451230c lspci docs and tests Kelly Brazil 2022-10-23 09:15:23 -07:00
  • 754d555768 doc update Kelly Brazil 2022-10-21 13:09:13 -07:00
  • b61a91f82d add pci-ids and udevadm tests Kelly Brazil 2022-10-21 12:57:28 -07:00
  • 1ac7a724bd integer conversions Kelly Brazil 2022-10-21 12:45:19 -07:00
  • 2fcf46505c add schema, typing, and doc update Kelly Brazil 2022-10-21 12:44:57 -07:00
  • fdec4f08c0 add schema docs for pci-ids Kelly Brazil 2022-10-21 11:50:06 -07:00
  • 076c197385 more explicit type annotations Kelly Brazil 2022-10-21 10:56:10 -07:00
  • 3432e830f2 doc update Kelly Brazil 2022-10-19 13:46:32 -07:00
  • 14a237749c type annotation cleanup Kelly Brazil 2022-10-19 13:32:16 -07:00
  • 1559c4751e type annotate decorator function Kelly Brazil 2022-10-19 12:02:12 -07:00
  • af7c4ce8ec doc update Kelly Brazil 2022-10-19 08:33:09 -07:00
  • 5763ce6160 Don't get too fancy with dict type annotations Kelly Brazil 2022-10-19 08:30:09 -07:00
  • d7ca6caae8 use jc_types Kelly Brazil 2022-10-18 15:46:29 -07:00
  • 2c4f232aaa use jc_types Kelly Brazil 2022-10-18 15:45:29 -07:00
  • bddfa71fa6 use object for typing since these functions accept other types Kelly Brazil 2022-10-18 15:44:53 -07:00
  • f537ab058b use Tuple for <3.9 compatibility Kelly Brazil 2022-10-18 11:27:12 -07:00
  • 1b44b5b05a use typing Tuple for <3.9 compatibility Kelly Brazil 2022-10-18 11:24:55 -07:00
  • f6e971c652 fix metadata return type Kelly Brazil 2022-10-18 11:04:08 -07:00
  • dfa7a71f53 move custom types to jc_types Kelly Brazil 2022-10-18 11:01:59 -07:00
  • 3639e02843 doc update Kelly Brazil 2022-10-18 09:37:10 -07:00
  • 27b6e79c8a ignore mocking typing errors Kelly Brazil 2022-10-18 09:36:17 -07:00
  • f370151b54 make iso_datetime deprecated only. no need to make hidden. Kelly Brazil 2022-10-18 09:35:59 -07:00
  • 597a8f468e normalize show_hidden and show_deprecated to be False by default Kelly Brazil 2022-10-18 09:35:24 -07:00
  • 8bd7a00410 add py.typed to package Kelly Brazil 2022-10-18 09:14:43 -07:00
  • 4867052972 fix AboutJCType Kelly Brazil 2022-10-15 18:27:55 -07:00
  • 688c3a34f6 define CustomColorType Kelly Brazil 2022-10-15 18:21:53 -07:00
  • e357b27433 more granular type annotations Kelly Brazil 2022-10-15 17:53:02 -07:00
  • dd70bf92f3 doc update Kelly Brazil 2022-10-15 14:43:45 -07:00
  • 0a97523928 doc update Kelly Brazil 2022-10-15 14:36:35 -07:00
  • f67bd02283 More granular type annotations Kelly Brazil 2022-10-15 14:34:09 -07:00
  • ef1055a9b6 more granular type annotations Kelly Brazil 2022-10-15 14:06:38 -07:00
  • cd970b5871 TypedDict fixup for older python versions Kelly Brazil 2022-10-15 13:53:56 -07:00
  • 11b0863a65 Use TypedDict for more granular typing Kelly Brazil 2022-10-15 13:44:44 -07:00
  • 5b8cb497de add more type annotations Kelly Brazil 2022-10-14 17:28:34 -07:00
  • 38e2addbb6 simplify type annotation for MetadataType Kelly Brazil 2022-10-14 17:23:38 -07:00
  • 58158ce8b1 add type annotations Kelly Brazil 2022-10-14 17:12:58 -07:00
  • 5ca281f02e add type annotations Kelly Brazil 2022-10-14 15:54:26 -07:00
  • ac39ce6b98 formatting Kelly Brazil 2022-10-14 14:07:05 -07:00
  • 38fb0a6828 allow parser module as parse() argument Kelly Brazil 2022-10-14 14:05:16 -07:00
  • 38c41cfaf4 formatting Kelly Brazil 2022-10-14 13:49:10 -07:00
  • 95ba628ac3 add more type annotations Kelly Brazil 2022-10-14 13:38:05 -07:00