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

Commit Graph

  • f611d08b50 formatting Kelly Brazil 2022-03-21 13:33:35 -07:00
  • 90e79b7df3 formatting Kelly Brazil 2022-03-21 13:27:44 -07:00
  • 4eb2d725d5 formatting Kelly Brazil 2022-03-21 13:09:50 -07:00
  • 51ae5ebcac new streamlined parser Kelly Brazil 2022-03-21 13:06:34 -07:00
  • 9ecbdb0916 use generator instead of iterable in function return annotation Kelly Brazil 2022-03-20 10:16:29 -07:00
  • b3a2886fd0 formatting Kelly Brazil 2022-03-20 10:12:29 -07:00
  • ceacec0f46 remove errant os sep import Kelly Brazil 2022-03-18 16:57:47 -07:00
  • ff0f794b01 working Kelly Brazil 2022-03-18 16:53:23 -07:00
  • 70fafbf3f8 remove asciitable so tests pass for now Kelly Brazil 2022-03-18 14:19:00 -07:00
  • 5a248a8fc5 add multiline asciitable parser Kelly Brazil 2022-03-18 13:05:57 -07:00
  • 4a3a4e10df add asciitable and asciitable-m parsers Kelly Brazil 2022-03-18 13:03:43 -07:00
  • c27bd5ff39 pad lines in sparse_table_parse and use str.isspace() Kelly Brazil 2022-03-17 16:24:18 -07:00
  • f804c9627f copy input list so we don't mutate the caller's data Kelly Brazil 2022-03-15 16:04:58 -07:00
  • 3ab25d02f9 use _parser_is_streaming from lib Kelly Brazil 2022-03-14 12:30:09 -07:00
  • 9e80fd2b97 fallback if info and doc items don't exist Kelly Brazil 2022-03-14 12:17:18 -07:00
  • ff9527a098 import cleanup and use all_parser_info in parsers_text Kelly Brazil 2022-03-14 11:35:57 -07:00
  • 7dac2f8dc3 doc update Kelly Brazil 2022-03-14 10:50:10 -07:00
  • 32e4d55e86 use parser_info for help_doc Kelly Brazil 2022-03-14 10:46:54 -07:00
  • f9a9062147 add documentation argument to parser_info and all_parser_info Kelly Brazil 2022-03-14 10:46:23 -07:00
  • 89e5919796 add -A to second example Kelly Brazil 2022-03-14 09:56:50 -07:00
  • e5f5b2591d changelog update Kelly Brazil 2022-03-14 09:45:17 -07:00
  • 77c667eec0 ubuntu fixes Kelly Brazil 2022-03-14 09:43:18 -07:00
  • b257ce8c2f add mpstat_s tests Kelly Brazil 2022-03-13 12:25:50 -07:00
  • c693c868ca add mpstat streaming parser Kelly Brazil 2022-03-11 15:59:38 -08:00
  • 6f98b27a05 add mpstat tests Kelly Brazil 2022-03-11 15:33:31 -08:00
  • d7efd25d88 add mpstat to docs Kelly Brazil 2022-03-11 14:54:06 -08:00
  • 2cddb1f0bb working mpstat Kelly Brazil 2022-03-11 14:00:19 -08:00
  • ae1c331595 initial working version Kelly Brazil 2022-03-11 13:15:39 -08:00
  • bc97052ed4 initial add mpstat parser Kelly Brazil 2022-03-11 12:37:17 -08:00
  • 6c3e0e2aa0 formatting Kelly Brazil 2022-03-11 12:37:01 -08:00
  • dd052e0146 add underscores to column examples Kelly Brazil 2022-03-11 10:25:24 -08:00
  • 54e8f58145 add table result examples Kelly Brazil 2022-03-10 16:50:55 -08:00
  • def7aa5764 formatting Kelly Brazil 2022-03-10 15:36:11 -08:00
  • 6986c74f6d remove direct parser module example from doc Kelly Brazil 2022-03-10 15:18:27 -08:00
  • b784db404d streaming doc formatting update Kelly Brazil 2022-03-10 13:32:26 -08:00
  • 8aee4517bb doc formatting Kelly Brazil 2022-03-10 13:02:50 -08:00
  • a5fb8fbf94 streaming doc update Kelly Brazil 2022-03-10 10:10:57 -08:00
  • b9365e2ac2 add pidstat-s tests Kelly Brazil 2022-03-10 09:23:36 -08:00
  • 696338c1a3 add streaming test template Kelly Brazil 2022-03-10 09:04:12 -08:00
  • 4f0616190b doc update Kelly Brazil 2022-03-10 08:14:58 -08:00
  • 3278cb0de3 add type hints Kelly Brazil 2022-03-10 08:14:46 -08:00
  • 4fc04256a5 rollback noReturn to tuple Kelly Brazil 2022-03-10 08:00:37 -08:00
  • e4ae0fea63 fix type annotation Kelly Brazil 2022-03-09 16:28:55 -08:00
  • d3727ea090 doc update Kelly Brazil 2022-03-09 16:09:35 -08:00
  • 0d13909cf6 add pidstat-s parser Kelly Brazil 2022-03-09 16:07:29 -08:00
  • c52ca20e28 fix comment Kelly Brazil 2022-03-09 16:07:17 -08:00
  • 21f27f26c8 add pidstat tests Kelly Brazil 2022-03-09 15:37:10 -08:00
  • 5e7a87f397 add test template Kelly Brazil 2022-03-09 15:37:04 -08:00
  • 845d763829 format docs to fit 80 columns Kelly Brazil 2022-03-09 15:09:22 -08:00
  • f5c7d52ec7 formatting Kelly Brazil 2022-03-09 14:43:56 -08:00
  • c3198a5874 formatting Kelly Brazil 2022-03-09 14:17:48 -08:00
  • bbd4afa735 add pidstat to docs Kelly Brazil 2022-03-09 14:09:58 -08:00
  • ae754a84bf doc update Kelly Brazil 2022-03-09 14:06:34 -08:00
  • 3389eb5deb initial working parser Kelly Brazil 2022-03-09 13:18:04 -08:00
  • 01f2c1e71f add pidstat parser Kelly Brazil 2022-03-09 12:13:32 -08:00
  • 8bfbf8f1bc simplify error message Kelly Brazil 2022-03-09 12:13:07 -08:00
  • f4242669ba minor cleanup Kelly Brazil 2022-03-09 10:52:40 -08:00
  • bebd9331f1 Merge pull request #211 from kellyjonbrazil/master Kelly Brazil 2022-03-09 18:49:01 +00:00
  • ac61e9ad2c add pypi link Kelly Brazil 2022-03-08 13:21:05 -08:00
  • 648ef4d8a9 update badge links Kelly Brazil 2022-03-08 13:19:20 -08:00
  • 727fc9a701 doc update v1.18.5 Kelly Brazil 2022-03-05 15:19:25 -08:00
  • 306512d6bb force AM/PM to uppercase in date parser Kelly Brazil 2022-03-05 15:13:47 -08:00
  • 6afb1d389c Merge pull request #209 from kellyjonbrazil/dev v1.18.4 Kelly Brazil 2022-03-05 21:49:36 +00:00
  • 9861983481 doc update Kelly Brazil 2022-03-05 13:45:28 -08:00
  • ca79053db0 document pydoc version Kelly Brazil 2022-03-05 12:15:47 -08:00
  • 29c263f878 pydoc formatting fixes Kelly Brazil 2022-03-05 12:15:14 -08:00
  • 128c3c170a doc update Kelly Brazil 2022-03-04 16:38:49 -08:00
  • a531ab8864 formatting Kelly Brazil 2022-03-04 16:35:06 -08:00
  • 0c1be7cc11 reduce dig example size Kelly Brazil 2022-03-04 16:29:36 -08:00
  • e4222b45f5 fix names to mod names Kelly Brazil 2022-03-04 16:24:13 -08:00
  • ac32c69c31 formatting Kelly Brazil 2022-03-04 13:35:16 -08:00
  • cb2dfeac8d change name to JSON Convert Kelly Brazil 2022-03-04 13:27:39 -08:00
  • 9a3602e70b doc update Kelly Brazil 2022-03-04 08:57:11 -08:00
  • a9f53ee258 optimize streaming parser detection in cli Kelly Brazil 2022-03-03 17:50:19 -08:00
  • 6be3d3d982 doc update Kelly Brazil 2022-03-03 17:38:47 -08:00
  • e49df72083 use streaming parser list to find streaming parsers Kelly Brazil 2022-03-03 17:37:01 -08:00
  • 7ede7be7bf add standard and streaming list functions Kelly Brazil 2022-03-03 17:36:40 -08:00
  • 4758e28a36 formatting Kelly Brazil 2022-03-02 15:24:18 -08:00
  • 4a1ee151b3 add dhcp6 options to docs Kelly Brazil 2022-03-02 10:57:09 -08:00
  • 8c8afc1a92 formatting Kelly Brazil 2022-03-02 10:15:01 -08:00
  • ed205f7720 doc update Kelly Brazil 2022-02-28 12:55:05 -08:00
  • d65f7ae992 add nmcli Kelly Brazil 2022-02-28 12:26:06 -08:00
  • e2ffef57b9 fix test Kelly Brazil 2022-02-28 12:20:39 -08:00
  • 002caa9fb3 add fedora tests Kelly Brazil 2022-02-28 12:19:02 -08:00
  • b7c6faf3da enhance error message Kelly Brazil 2022-02-25 11:23:20 -08:00
  • 554ca61d17 add tests Kelly Brazil 2022-02-25 11:19:20 -08:00
  • 7b9722d255 fix formatting Kelly Brazil 2022-02-24 21:21:02 -08:00
  • 5505bde8ef doc update Kelly Brazil 2022-02-24 20:53:54 -08:00
  • dbcd9a4060 bump version to 1.0 Kelly Brazil 2022-02-24 20:52:28 -08:00
  • 4bdeb2b3aa simplify warning message Kelly Brazil 2022-02-24 20:52:18 -08:00
  • 6ae1d03187 doc fix Kelly Brazil 2022-02-24 20:47:15 -08:00
  • f75b06abe4 doc update Kelly Brazil 2022-02-24 20:43:20 -08:00
  • 1923925710 update changelog Kelly Brazil 2022-02-24 20:35:00 -08:00
  • 2c5c57ae04 version bump Kelly Brazil 2022-02-24 20:33:10 -08:00
  • f4d11d697e finish use cases and doc Kelly Brazil 2022-02-24 20:31:58 -08:00
  • 7f409b7082 enhance ParseError cli message Kelly Brazil 2022-02-24 20:31:09 -08:00
  • 937fa5aad2 split dhcp options Kelly Brazil 2022-02-24 18:22:19 -08:00
  • 19dcef5135 firm up flow. add/remove text. parse routes Kelly Brazil 2022-02-24 17:10:39 -08:00
  • 3d01356461 add text_kv function Kelly Brazil 2022-02-24 14:53:26 -08:00
  • 2d6f666fa4 add dev show and conn show parsers Kelly Brazil 2022-02-24 12:21:13 -08:00