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

Commit Graph

  • f0c8725d43 doc update Kelly Brazil 2019-11-12 11:17:33 -08:00
  • 5473bc4eb6 doc update Kelly Brazil 2019-11-12 11:12:41 -08:00
  • b9bd9422bf doc update Kelly Brazil 2019-11-12 07:19:01 -08:00
  • cb5729a070 add options to docs Kelly Brazil 2019-11-12 07:18:27 -08:00
  • f0b1ab4233 doc update Kelly Brazil 2019-11-12 07:08:35 -08:00
  • b15386e849 doc update Kelly Brazil 2019-11-12 07:07:43 -08:00
  • d2a2c8da35 doc updates Kelly Brazil 2019-11-12 07:03:02 -08:00
  • 7251548cbb documentation updates Kelly Brazil 2019-11-12 07:01:36 -08:00
  • 146e29f7cb update docs Kelly Brazil 2019-11-11 18:30:46 -08:00
  • 363fd3eab4 move parser_name to except block Kelly Brazil 2019-11-11 16:27:28 -08:00
  • 4083dd4260 add -d option Kelly Brazil 2019-11-11 16:16:41 -08:00
  • b2b74547ba add netstat-sudo-aeep tests Kelly Brazil 2019-11-11 15:53:42 -08:00
  • dddb0baabf use \u2063 instead of \u2026 Kelly Brazil 2019-11-11 15:53:22 -08:00
  • 84b4f67ef9 new json output Kelly Brazil 2019-11-11 14:34:36 -08:00
  • 3a089138b8 add int and float changes Kelly Brazil 2019-11-11 14:31:27 -08:00
  • 3ff0305c8e add lsblk tests Kelly Brazil 2019-11-11 13:00:17 -08:00
  • 761edc3c6c remove unused parse_pairs function Kelly Brazil 2019-11-11 12:43:27 -08:00
  • 3351c81f64 add documentation Kelly Brazil 2019-11-11 12:40:16 -08:00
  • 3dfc6f67d7 change empty values to Null Kelly Brazil 2019-11-11 12:00:23 -08:00
  • 1546ec3bd1 fixes for right justified columns Kelly Brazil 2019-11-11 11:53:16 -08:00
  • 2a953011f7 rewrite of lsblk parser to use a custom delimiter Kelly Brazil 2019-11-10 15:18:53 -08:00
  • d2f755de9d updates tests Kelly Brazil 2019-11-08 17:08:41 -08:00
  • f363334639 update tests Kelly Brazil 2019-11-08 16:21:09 -08:00
  • 750197e485 new tests Kelly Brazil 2019-11-08 16:04:19 -08:00
  • 36b349e4ed json output files Kelly Brazil 2019-11-08 16:03:41 -08:00
  • b5f1e94fe2 fix for space before '-' in program_name Kelly Brazil 2019-11-08 16:03:14 -08:00
  • 6a504fb0e1 add exception type Kelly Brazil 2019-11-08 16:02:44 -08:00
  • e02bad2240 update documentation Kelly Brazil 2019-11-08 12:22:41 -08:00
  • 1d4043a3b6 add template parser Kelly Brazil 2019-11-08 12:14:09 -08:00
  • 039e034829 fix parsing issues in program_name when spaces are in the name Kelly Brazil 2019-11-08 11:47:58 -08:00
  • d828de4f4f update documentation Kelly Brazil 2019-11-08 09:07:05 -08:00
  • 098000bb10 fix blank 'from' column issue Kelly Brazil 2019-11-08 09:04:03 -08:00
  • b41165eff5 process w data Kelly Brazil 2019-11-07 19:13:15 -08:00
  • 6ad7891b2b process uptime data Kelly Brazil 2019-11-07 18:54:52 -08:00
  • 7213831559 add process boilerplate Kelly Brazil 2019-11-07 18:47:01 -08:00
  • 10eedd82e4 changelog update Kelly Brazil 2019-11-07 18:34:06 -08:00
  • a55493da0f process route data Kelly Brazil 2019-11-07 18:33:51 -08:00
  • 89973f4162 doc updates and tty fix Kelly Brazil 2019-11-07 15:33:12 -08:00
  • 4802222ad5 process ps data Kelly Brazil 2019-11-07 15:24:03 -08:00
  • bcd28f06f8 prep ps for process Kelly Brazil 2019-11-07 15:09:57 -08:00
  • e17a47a7fa fix typo Kelly Brazil 2019-11-07 14:51:05 -08:00
  • cad2e16c7a document examples Kelly Brazil 2019-11-07 14:49:21 -08:00
  • 5da5d278da process netstat data Kelly Brazil 2019-11-07 14:43:42 -08:00
  • 81b6776e57 remove old netstat parser Kelly Brazil 2019-11-07 13:58:55 -08:00
  • 5ecb6bd58b doc updates Kelly Brazil 2019-11-07 13:58:37 -08:00
  • 21b56096c5 finalize parse_post Kelly Brazil 2019-11-07 13:53:23 -08:00
  • 8c78f95973 clean up trailing spaces on entries Kelly Brazil 2019-11-07 12:13:25 -08:00
  • 94a88bb566 post_parse flags and program_name Kelly Brazil 2019-11-07 10:52:02 -08:00
  • 579124475b simplify parser_map code Kelly Brazil 2019-11-07 09:02:27 -08:00
  • 5da83e0200 fix found variable error Kelly Brazil 2019-11-07 08:23:11 -08:00
  • a90a76d004 move out old netstat parser Kelly Brazil 2019-11-07 08:15:19 -08:00
  • bdfa959123 fix compatibility code Kelly Brazil 2019-11-07 08:07:43 -08:00
  • 4380594275 remove cli functions from utils Kelly Brazil 2019-11-07 08:04:32 -08:00
  • 88bf252c0d rename jc.py to cli.py Kelly Brazil 2019-11-07 08:04:07 -08:00
  • a5efd8adce rename jc.py to cli.py Kelly Brazil 2019-11-07 08:03:45 -08:00
  • 2ee392eeff add quiet mode Kelly Brazil 2019-11-06 21:09:09 -08:00
  • 9c1d893e16 move utils to own module and add quiet mode Kelly Brazil 2019-11-06 21:07:25 -08:00
  • 88dcb90c83 changelog update Kelly Brazil 2019-11-06 21:05:25 -08:00
  • a3bcabc89c mvp of netstat raw_data parser Kelly Brazil 2019-11-06 20:35:10 -08:00
  • dafbf9fdcf process lsmod data Kelly Brazil 2019-11-06 19:17:01 -08:00
  • 680cb2b2ca doc update Kelly Brazil 2019-11-06 09:56:59 -06:00
  • 54818a06e0 change bool variable names Kelly Brazil 2019-11-06 09:21:55 -06:00
  • 88f4c5b5a9 remove TypeError from exception check Kelly Brazil 2019-11-06 08:47:54 -06:00
  • 2bb7409887 process lsblk data Kelly Brazil 2019-11-05 23:10:49 -06:00
  • c780aac3ab add compatibility function Kelly Brazil 2019-11-05 22:42:48 -06:00
  • 5010aaec28 put exit() back Kelly Brazil 2019-11-05 17:25:20 -06:00
  • 066e93cb07 move exit() to errormessage() Kelly Brazil 2019-11-05 17:23:46 -06:00
  • 0bd2faa7f7 beautify compatibility list Kelly Brazil 2019-11-05 17:17:07 -06:00
  • e2f926453b add install script Kelly Brazil 2019-11-05 17:08:41 -06:00
  • b953b79f9c add compatibility Kelly Brazil 2019-11-05 17:04:18 -06:00
  • 7f99677806 compatibility function call Kelly Brazil 2019-11-05 17:00:36 -06:00
  • 721b546659 finish schema Kelly Brazil 2019-11-05 15:14:52 -06:00
  • 2de5e41269 fix for more columns and build schema Kelly Brazil 2019-11-05 15:07:40 -06:00
  • dfe0f6e99b process ls data Kelly Brazil 2019-11-05 08:30:32 -08:00
  • 8873b1bc69 clean up process code Kelly Brazil 2019-11-05 08:07:39 -08:00
  • 9ff9470700 refactor helptext() function Kelly Brazil 2019-11-05 07:21:58 -08:00
  • 2c58fca530 process jobs data Kelly Brazil 2019-11-04 17:07:11 -08:00
  • 9e5cd90da7 process iptables data Kelly Brazil 2019-11-04 16:59:14 -08:00
  • 7ee0d49424 process ifconfig data Kelly Brazil 2019-11-04 15:54:34 -08:00
  • a9058ee21e doc formatting Kelly Brazil 2019-11-04 15:19:50 -08:00
  • fcf0aac87d add history processing Kelly Brazil 2019-11-04 15:19:35 -08:00
  • daec5f0681 process free data Kelly Brazil 2019-11-04 15:11:18 -08:00
  • 5b2491d5ae process env data Kelly Brazil 2019-11-04 15:03:16 -08:00
  • d9b41ac73b doc formatting Kelly Brazil 2019-11-04 13:52:45 -08:00
  • 7168ffddf8 process dig output Kelly Brazil 2019-11-04 13:47:27 -08:00
  • a855344bec document schema Kelly Brazil 2019-11-04 13:05:56 -08:00
  • d8b3b59fae add schema and rename 'avail' to 'available' Kelly Brazil 2019-11-04 13:02:54 -08:00
  • 4b7d7840d3 add -r option Kelly Brazil 2019-11-04 12:50:37 -08:00
  • 58a094a9b4 changelog update Kelly Brazil 2019-11-04 12:40:19 -08:00
  • 65adbb4189 doc update Kelly Brazil 2019-11-04 12:40:05 -08:00
  • f7350959c9 df fix for changing header names when -h used Kelly Brazil 2019-11-04 12:39:43 -08:00
  • 8934a7d832 fix dictionary iteration Kelly Brazil 2019-11-04 11:10:58 -08:00
  • 669a424fd6 fix process function Kelly Brazil 2019-11-04 11:02:02 -08:00
  • 591a65c2bd process df data Kelly Brazil 2019-11-04 10:56:33 -08:00
  • a78fb89078 add raw and processed output Kelly Brazil 2019-11-04 09:32:29 -08:00
  • 8979dab2a5 add raw mode Kelly Brazil 2019-11-04 09:32:09 -08:00
  • 0a891f0add bump python required version Kelly Brazil 2019-11-04 08:09:19 -08:00
  • c220e35b14 cleanup helptext Kelly Brazil 2019-11-04 08:06:50 -08:00
  • f26c5818bd refactor helptext Kelly Brazil 2019-11-04 07:57:47 -08:00
  • e712cd3fc4 netstat2 skeleton Kelly Brazil 2019-11-01 22:29:08 -07:00