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

2241 Commits

Author SHA1 Message Date
184ef3a1fa doc update 2022-02-08 14:45:33 -08:00
c732f75944 doc update 2022-02-08 14:43:14 -08:00
7a1ae4f5fc add library tests 2022-02-08 13:32:22 -08:00
d04bc3757c add xrandr 2022-02-08 07:33:26 -08:00
73e8391653 formatting 2022-02-07 16:58:06 -08:00
f6c1463c15 formatting 2022-02-07 16:31:43 -08:00
d392c7f901 doc update 2022-02-07 15:44:54 -08:00
d0387f5820 add timestamp format hints for better performance 2022-02-07 15:44:46 -08:00
76f92908a3 add format hints for performance optimization 2022-02-07 15:43:24 -08:00
1a115da67b add lru_cache maxsize for python 3.7 support 2022-02-07 08:34:34 -08:00
f0a37ccf30 use lru_cache for significant performance boost to timestamp 2022-02-07 08:30:11 -08:00
f331f53a53 use !r formatting instead of quotes 2022-02-07 08:06:48 -08:00
8611aff06b add examples 2022-02-07 06:42:35 -08:00
2f3f78e8d3 refine streaming parsers 2022-02-07 06:29:17 -08:00
d1e0ee6123 use new streaming functions 2022-02-06 08:56:18 -08:00
45314c9808 move some functions to streaming 2022-02-06 08:55:42 -08:00
df00945b46 move try/except inside for loop 2022-02-04 16:03:44 -08:00
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
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
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