1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2241 Commits

Author SHA1 Message Date
Kelly Brazil 184ef3a1fa doc update 2022-02-08 14:45:33 -08:00
Kelly Brazil c732f75944 doc update 2022-02-08 14:43:14 -08:00
Kelly Brazil 7a1ae4f5fc add library tests 2022-02-08 13:32:22 -08:00
Kelly Brazil d04bc3757c add xrandr 2022-02-08 07:33:26 -08:00
Kelly Brazil 73e8391653 formatting 2022-02-07 16:58:06 -08:00
Kelly Brazil f6c1463c15 formatting 2022-02-07 16:31:43 -08:00
Kelly Brazil d392c7f901 doc update 2022-02-07 15:44:54 -08:00
Kelly Brazil d0387f5820 add timestamp format hints for better performance 2022-02-07 15:44:46 -08:00
Kelly Brazil 76f92908a3 add format hints for performance optimization 2022-02-07 15:43:24 -08:00
Kelly Brazil 1a115da67b add lru_cache maxsize for python 3.7 support 2022-02-07 08:34:34 -08:00
Kelly Brazil f0a37ccf30 use lru_cache for significant performance boost to timestamp 2022-02-07 08:30:11 -08:00
Kelly Brazil f331f53a53 use !r formatting instead of quotes 2022-02-07 08:06:48 -08:00
Kelly Brazil 8611aff06b add examples 2022-02-07 06:42:35 -08:00
Kelly Brazil 2f3f78e8d3 refine streaming parsers 2022-02-07 06:29:17 -08:00
Kelly Brazil d1e0ee6123 use new streaming functions 2022-02-06 08:56:18 -08:00
Kelly Brazil 45314c9808 move some functions to streaming 2022-02-06 08:55:42 -08:00
Kelly Brazil df00945b46 move try/except inside for loop 2022-02-04 16:03:44 -08:00
Kelly Brazil fda0050d86 add rsync-s tests 2022-02-04 14:39:45 -08:00
Kelly Brazil a76d46f9ec refactor ignore_exceptions 2022-02-04 12:14:16 -08:00
Kelly Brazil 671d6dee36 doc update 2022-02-03 15:47:46 -08:00
Kelly Brazil 49929c714c add add_jc_meta decorator 2022-02-03 15:44:18 -08:00
Kelly Brazil 2986771f07 require python v3.7 and above since v3.6 is now deprecated 2022-02-03 09:21:20 -08:00
Kelly Brazil 021e296d45 move variable inits and regexes up 2022-02-02 17:06:20 -08:00
Kelly Brazil 42e56fbcea move regex up 2022-02-02 17:05:53 -08:00
Kelly Brazil a5b62a4055 add processing and docs 2022-02-02 16:03:14 -08:00
Kelly Brazil be98c9b7f6 simplify try/except by moving outside for loop 2022-02-02 15:59:12 -08:00
Kelly Brazil aceeb84507 doc update 2022-02-02 15:58:29 -08:00
Kelly Brazil 1391063217 first draft rsync streaming parser 2022-02-02 11:49:39 -08:00
Kelly Brazil 52157addd0 fix compatible list 2022-02-02 11:49:24 -08:00
Kelly Brazil ec0bc6615e formatting 2022-02-01 19:20:19 -08:00
Kelly Brazil 2f80800e38 simplify all_parser_info comprehension 2022-02-01 19:06:41 -08:00
Kelly Brazil 3959d3347c doc update 2022-02-01 18:33:07 -08:00
Kelly Brazil b57d25c69a clean up return type for parser_info 2022-02-01 18:30:37 -08:00
Kelly Brazil 63e43a7cab doc updates 2022-02-01 17:57:12 -08:00
Kelly Brazil 21719f9a26 type annotation updates 2022-02-01 17:54:22 -08:00
Kelly Brazil 96ec70de4f remove unneeded optional 2022-02-01 17:18:55 -08:00
Kelly Brazil a15a1967dc fix typo 2022-02-01 17:18:39 -08:00
Kelly Brazil a10d756629 fixy mypy issues 2022-02-01 16:49:31 -08:00
Kelly Brazil 0700dc7a64 remove cygwin from compatible 2022-02-01 16:42:51 -08:00
Kelly Brazil ca654b2140 fix parser order 2022-02-01 16:42:10 -08:00
Kelly Brazil 4ff3b87c1c remove future field from docstring 2022-02-01 16:18:38 -08:00
Kelly Brazil ea244fb7a9 formatting 2022-02-01 16:17:03 -08:00
Kelly Brazil 8061f30e6f add centos -i nochange test 2022-02-01 16:16:33 -08:00
Kelly Brazil 8f3b12e81e add fixes for mac -i output 2022-02-01 14:52:51 -08:00
Kelly Brazil d0694ce0db add nochange log test for mac 2022-02-01 14:20:53 -08:00
Kelly Brazil 0cd4c4bc7f add nochange tests 2022-02-01 13:58:51 -08:00
Kelly Brazil 12f90c349c update regexes for unchanged files 2022-02-01 13:54:25 -08:00
Kelly Brazil 26b8a1f167 remove packages from binaries and packages header 2022-02-01 09:58:18 -08:00
Kelly Brazil 3abe382c06 add examples 2022-01-31 16:01:42 -08:00
Kelly Brazil 1e2edc2c7b add timestamp 2022-01-31 15:54:05 -08:00