1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

3754 Commits

Author SHA1 Message Date
79cb156441 doc update 2024-03-23 10:58:36 -07:00
1da080dc52 fix for unhandled lines in xrandr output 2024-03-23 10:57:46 -07:00
3ca8e1ef11 iptables -x support for larger numbers and doc update 2024-03-19 14:38:20 -07:00
1d31d3570a add -x support to iptables parser 2024-03-18 10:52:26 -07:00
b84123a09b doc update 2024-03-18 10:26:00 -07:00
475eedb142 Merge pull request #547 from lyterk/xrandr_fix_schema
[xrandr] Add props schema
2024-03-18 10:15:34 -07:00
ebd0432b82 Merge branch 'dev' into xrandr_fix_schema 2024-03-18 10:05:29 -07:00
ee1135003b add space after bullets 2024-03-16 18:28:52 -07:00
aaee394e51 formatting 2024-03-16 18:25:45 -07:00
ad91a71488 doc update 2024-03-15 12:19:14 -07:00
c2adc46db4 make all summary docstrings raw 2024-03-15 12:17:39 -07:00
3e9afca803 formatting 2024-03-15 11:39:27 -07:00
ee2a7ddc2e remove python path update since the script will be run from the correct directory 2024-03-15 11:37:56 -07:00
4fc7232d44 update all docs with new script 2024-03-14 22:46:52 -07:00
a0dff721b1 reduce TOC level 2024-03-14 21:58:43 -07:00
37061227d9 New doc generation script 2024-03-14 21:44:37 -07:00
401b7b31b8 remove sys.path print 2024-03-14 17:31:38 -07:00
86a4bd12b5 fix for tests run inside vscode 2024-03-14 17:29:31 -07:00
50638cc11e fix escape warnings 2024-03-14 12:06:34 -07:00
36de08a6f8 change existing_src to existing_pkg_ver 2024-03-13 19:01:09 -07:00
83fa32f615 ethtool - convert units 2024-03-08 16:39:23 -08:00
a3ca2814b3 Add props schema 2024-03-02 17:46:13 -08:00
5c06712fba [xrandr] Fix schema 2024-03-02 17:46:13 -08:00
fdadba226f [xrandr] Update schema 2024-03-02 17:46:13 -08:00
5ac36befe2 add apt-get-sqq parser tests 2024-03-01 14:25:33 -08:00
527b5ab5c5 doc update 2024-03-01 13:57:21 -08:00
495c353c5d clean up template 2024-03-01 13:53:02 -08:00
abbd4820fd add ethtool parser tests 2024-03-01 13:52:45 -08:00
5e88eb0c8b add --module-info support to ethtool parser 2024-03-01 11:43:19 -08:00
b0c98a56ce add operation value updates to _process 2024-02-29 14:32:46 -08:00
07e9b46535 add new parsers 2024-02-29 14:00:33 -08:00
87419750fc add apt-get-sqq command parser 2024-02-29 13:59:32 -08:00
412a772b42 fix for multiple list items on a line 2024-02-29 10:09:24 -08:00
52a816cc45 add ethtool command parser 2024-02-28 18:03:00 -08:00
48deacf875 doc update 2024-02-28 13:33:56 -08:00
7a377f7b8d add needrestart command parser 2024-02-28 13:28:03 -08:00
e2f97d7d8e add simple summary support to rsync and rsync-s parsers 2024-02-27 10:26:07 -08:00
f9bf889654 add apt_cache_show tests and fix parser name in warning messeages for parser aliases 2024-02-26 20:18:57 -08:00
026846650a add apt_cache_show parser. Split list values into an array. fix tests. 2024-02-26 19:56:07 -08:00
850917ada0 remove extra fields from df parser. All size values are now normalized to bytes. Size field is now an integer. 2024-02-26 11:17:42 -08:00
bce4eb536a add human readable output support to the free parser 2024-02-26 10:42:26 -08:00
ef2a2121b5 add human-readable support to the df parser 2024-02-26 10:00:42 -08:00
4bed8392b8 update release notes section 2024-02-20 08:56:53 -08:00
8e2bcba352 use get_parser instead of importlib 2024-02-14 15:45:18 -08:00
588e5c2653 add Idle support to state_map 2024-02-14 15:31:10 -08:00
25085c3412 doc update 2024-02-14 15:25:22 -08:00
bfa99d99af Merge pull request #544 from viktory683/iwconfig-fix
Iwconfig fix
2024-02-14 23:19:31 +00:00
b8f7ddcfc8 Merge branch 'dev' into iwconfig-fix 2024-02-14 22:46:49 +00:00
413ea4bc68 added some more symbols following "SSID Naming Conventions"
from https://www.cisco.com/assets/sol/sb/WAP321_Emulators/WAP321_Emulator_v1.0.0.3/help/Wireless05.html
2024-02-14 15:36:04 +06:00
13948fff26 #541 fix 2024-02-14 15:19:13 +06:00