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

2329 Commits

Author SHA1 Message Date
fda0050d86 add rsync-s tests 2022-02-04 14:39:45 -08:00
a76d46f9ec refactor ignore_exceptions 2022-02-04 12:14:16 -08:00
6b069a82d0 Add xrandr to lib.py 2022-02-03 22:40:40 -08:00
6b793d0521 Clean up types
* | operator => Union[]
* Remove unused import Iterator
* Remove comment
2022-02-03 22:40:35 -08:00
ce9103f7cc Delete old files in template folder 2022-02-03 18:12:46 -08:00
671d6dee36 doc update 2022-02-03 15:47:46 -08:00
49929c714c add add_jc_meta decorator 2022-02-03 15:44:18 -08:00
2986771f07 require python v3.7 and above since v3.6 is now deprecated 2022-02-03 09:21:20 -08:00
520082d963 New parser: xrandr
Tests passing, working as intended in plugin directory
2022-02-02 20:33:25 -08:00
021e296d45 move variable inits and regexes up 2022-02-02 17:06:20 -08:00
42e56fbcea move regex up 2022-02-02 17:05:53 -08:00
a5b62a4055 add processing and docs 2022-02-02 16:03:14 -08:00
be98c9b7f6 simplify try/except by moving outside for loop 2022-02-02 15:59:12 -08:00
aceeb84507 doc update 2022-02-02 15:58:29 -08:00
1391063217 first draft rsync streaming parser 2022-02-02 11:49:39 -08:00
52157addd0 fix compatible list 2022-02-02 11:49:24 -08:00
ec0bc6615e formatting 2022-02-01 19:20:19 -08:00
2f80800e38 simplify all_parser_info comprehension 2022-02-01 19:06:41 -08:00
3959d3347c doc update 2022-02-01 18:33:07 -08:00
b57d25c69a clean up return type for parser_info 2022-02-01 18:30:37 -08:00
63e43a7cab doc updates 2022-02-01 17:57:12 -08:00
21719f9a26 type annotation updates 2022-02-01 17:54:22 -08:00
96ec70de4f remove unneeded optional 2022-02-01 17:18:55 -08:00
a15a1967dc fix typo 2022-02-01 17:18:39 -08:00
a10d756629 fixy mypy issues 2022-02-01 16:49:31 -08:00
0700dc7a64 remove cygwin from compatible 2022-02-01 16:42:51 -08:00
ca654b2140 fix parser order 2022-02-01 16:42:10 -08:00
4ff3b87c1c remove future field from docstring 2022-02-01 16:18:38 -08:00
ea244fb7a9 formatting 2022-02-01 16:17:03 -08:00
8061f30e6f add centos -i nochange test 2022-02-01 16:16:33 -08:00
8f3b12e81e add fixes for mac -i output 2022-02-01 14:52:51 -08:00
d0694ce0db add nochange log test for mac 2022-02-01 14:20:53 -08:00
0cd4c4bc7f add nochange tests 2022-02-01 13:58:51 -08:00
12f90c349c update regexes for unchanged files 2022-02-01 13:54:25 -08:00
26b8a1f167 remove packages from binaries and packages header 2022-02-01 09:58:18 -08:00
3abe382c06 add examples 2022-01-31 16:01:42 -08:00
1e2edc2c7b add timestamp 2022-01-31 15:54:05 -08:00
5fe032a674 fix typo 2022-01-31 13:44:44 -08:00
e825c02df1 add rsync tests 2022-01-31 13:23:31 -08:00
a4a4d170b5 update docstring 2022-01-31 13:23:22 -08:00
d0fcd523cb fix process conversions 2022-01-31 11:13:23 -08:00
f72b7dc75d change keyname to files and remove future key 2022-01-30 16:37:45 -08:00
4101dc6bf7 add log-file support 2022-01-30 16:21:03 -08:00
ea5011b616 updated schema. add log-file option support 2022-01-29 17:24:43 -08:00
d6de81747f add int/float conversions 2022-01-28 15:00:05 -08:00
38f04b1c96 add summary 2022-01-28 14:45:01 -08:00
84169e1a91 add rsync parser 2022-01-28 14:08:43 -08:00
1f96586a5e reorder imports 2022-01-28 14:08:21 -08:00
681176e4c9 Merge pull request #203 from kellyjonbrazil/dev
Dev v1.18.2
v1.18.2
2022-01-27 16:53:37 -08:00
8bb2663522 date update 2022-01-27 16:49:46 -08:00