1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-27 00:41:20 +02:00
Commit Graph

3463 Commits

Author SHA1 Message Date
291ab79e22 fix arch linux command 2022-04-12 11:07:34 -07:00
e6d5892c14 Merge pull request #226 from kellyjonbrazil/master
sync to dev
2022-04-12 11:02:37 -07:00
dcca7a57d5 Merge pull request #225 from adrianteri/patch-1
Update README
2022-04-12 11:00:51 -07:00
003
4ee8a69337 Update README
Specify the Arch package is in the AUR and NOT in the standard Archlinux repositories.
2022-04-12 20:53:39 +03:00
c0414e7db7 clean up background tasks 2022-04-10 17:18:20 -07:00
a419175fe6 enhance parallelization 2022-04-10 17:14:34 -07:00
cd6dead034 man page update 2022-04-10 16:54:34 -07:00
45342ea9fe parallelize doc gneration 2022-04-10 16:54:22 -07:00
585bf0e159 xrandr update 2022-04-10 10:32:51 -07:00
3a860b9bab add rotation field 2022-04-10 10:31:13 -07:00
269180df77 Merge pull request #223 from anekos/fix/support-rotated-devices
Fix/support rotated devices
2022-04-10 10:19:50 -07:00
a1afed8d95 doc update 2022-04-10 19:53:37 +09:00
e39f150a21 Support rotated devices 2022-04-10 19:53:37 +09:00
e85f11c6fc doc formatting 2022-04-04 12:00:41 -07:00
49a9d7b07e doc update 2022-04-04 11:42:16 -07:00
a2ef9c429e allow duplicate keys 2022-04-04 11:38:52 -07:00
d5e9074f1c version bump 2022-04-04 11:38:04 -07:00
774699f085 Merge pull request #220 from kellyjonbrazil/master
sync to dev
2022-04-04 18:21:15 +00:00
7138eef3d1 fix newline chars in doc 2022-03-30 14:39:56 -07:00
fad5e544aa formatting 2022-03-29 09:58:44 -07:00
64757e2cf5 doc formatting 2022-03-29 09:35:54 -07:00
e05be3f08b Merge pull request #213 from kellyjonbrazil/dev
Dev v1.18.6
v1.18.6
2022-03-25 22:36:05 +00:00
789f0735df doc update 2022-03-25 15:32:37 -07:00
34bc775317 doc update 2022-03-25 15:32:11 -07:00
38de059a1b doc update 2022-03-24 16:58:45 -07:00
304ae6268f minor optimization by changing the expression order 2022-03-24 16:58:39 -07:00
978caf4522 minor optimization by reordering expressions 2022-03-24 12:37:46 -07:00
17df5bfcfc cache _is_separator function 2022-03-24 11:58:13 -07:00
5e6a5068cf allow iterables for simple table parser 2022-03-24 11:57:01 -07:00
619de68a61 formatting 2022-03-24 09:39:53 -07:00
6748c3cc91 remove lines from corner detection and add rounded corners 2022-03-24 09:31:12 -07:00
0a462978b7 fix for special characters in headers 2022-03-23 15:08:33 -07:00
e66a82ff49 doc update 2022-03-23 10:50:34 -07:00
f3aa797d96 add more pretty table separators 2022-03-22 17:47:19 -07:00
e5b478218c add quiet=True to parse tests 2022-03-22 16:05:07 -07:00
35e0e9c32a remove print statement 2022-03-22 15:57:43 -07:00
17c3c2f029 add bold bar seperator and ANSI code tests 2022-03-22 15:55:59 -07:00
cf83e6398b add fancy separators 2022-03-22 15:13:07 -07:00
94e061b881 add asciitable parser tests 2022-03-22 14:53:34 -07:00
720480e39c doc update 2022-03-22 13:21:10 -07:00
82a63fe159 doc update 2022-03-22 12:42:07 -07:00
9c1ec9940e doc update 2022-03-22 12:35:56 -07:00
f23f19da45 doc update 2022-03-22 12:25:59 -07:00
aea2e1b0a9 fix tests so blank strings are now None 2022-03-22 12:25:51 -07:00
7d95d679bf add asciitable parser 2022-03-22 12:25:24 -07:00
b3b140066b doc update 2022-03-22 07:21:19 -07:00
b204c423c1 doc update 2022-03-22 07:05:14 -07:00
d451c309bb change multiple or statements to any() 2022-03-22 06:30:07 -07:00
01d53da68e remove debug print 2022-03-21 19:11:27 -07:00
53dd05e52c fix rstrip and add tests 2022-03-21 19:10:02 -07:00