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

2981 Commits

Author SHA1 Message Date
b53e42aca6 add calculated timestamp 2022-04-20 09:44:42 -04:00
477329ce5b add linefeed to version text 2022-04-20 08:26:26 -04:00
283dc4efd5 add python interpreter version and path to -v and -a output 2022-04-19 17:44:15 -04:00
d490bbcaa0 normalize add/update 2022-04-19 15:26:31 -04:00
f49ddf8e5c doc update 2022-04-19 15:18:04 -04:00
e1e341652b doc update 2022-04-19 15:10:40 -04:00
ecda667549 process integers 2022-04-19 15:10:35 -04:00
a0d96a188a doc update 2022-04-19 14:45:20 -04:00
6c0f0cddfe fix for datetime objects in yaml files 2022-04-19 14:43:47 -04:00
c7173ecd89 fix mypy issues 2022-04-19 14:34:53 -04:00
e98240c905 extend instead of append list 2022-04-19 14:20:44 -04:00
6cb7e25974 add docs 2022-04-19 13:17:24 -04:00
c37980c05c add stat support 2022-04-19 13:17:16 -04:00
b5943bd39d initial docstring 2022-04-19 10:32:55 -04:00
49a3a7db3b initial git-log parser 2022-04-19 09:30:38 -04:00
0c55240e9d move test templates to fix test failures on some systems 2022-04-13 10:54:28 -07:00
f91988aed5 iterator -> iterable 2022-04-12 14:22:06 -07:00
3c3ad9fc6a iterator -> iterable in doc 2022-04-12 14:20:58 -07:00
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