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

215 Commits

Author SHA1 Message Date
7f7d8d4bd6 update stat docs 2021-03-29 20:36:10 -07:00
da88e49bae add new examples 2021-03-29 15:36:16 -07:00
a7ad24d2cb Add dir parser
Add usage commands

Fix example options

update dir.md
2021-03-25 18:09:47 -04:00
ad645636d0 update uptime docs 2021-03-25 11:43:30 -07:00
5fed4698c2 update docs and version number 2021-03-24 21:57:04 -07:00
5936940532 rewrite of date parser using datetime library 2021-03-24 20:20:53 -07:00
56011f1f17 updated upower examples 2021-03-24 14:14:22 -07:00
798250af61 use jc.utils.parse_datetime_to_timestamp() function for timestamp creation 2021-03-24 12:49:53 -07:00
209d54e8b5 add hour_24 to schema docs 2021-03-24 07:39:11 -07:00
2b38462de7 update examples 2021-03-23 14:59:03 -07:00
ab42e6bb15 formatting 2021-03-23 14:10:42 -07:00
6802884540 ensure period is always uppercase in dict value. update period documentation 2021-03-23 14:04:36 -07:00
7cb8577b96 correct epoch_utc calculation. Fix for 12 hour vs. 24 hour representation 2021-03-23 13:55:23 -07:00
3cd43f0f98 formatting 2021-03-22 20:57:16 -07:00
1565019966 fix weekday numbering to be ISO 8601 compliant. Add naive calculated epoch timestamp field 2021-03-22 20:56:57 -07:00
0a4de2d3a1 add naive datetime calculation info to docs 2021-03-22 20:22:35 -07:00
d4fea17c57 use UTC when calculating epoch timestamp. reset time locale to default after changing 2021-03-21 14:03:36 -07:00
3dd7a5b77e add upower docs 2021-03-19 11:00:50 -07:00
bd425f2493 version bump to v1.15.0. Add acpi docs 2021-03-16 11:45:56 -07:00
c672d1c174 initial working hciconfig parser 2021-02-09 16:03:00 -08:00
9cf5be73e3 typo fix 2021-01-06 16:19:47 -08:00
63fc149e2a typo fix 2021-01-06 16:17:25 -08:00
2fde4a4e22 doc updates 2021-01-06 12:07:58 -08:00
60b9e97982 last parser enhancements: augment hostname with CONSOLE for GUI login, add convenience fields when -F is used: login_epoch, logout_epoch, duration_seconds, calculate duration to hours:minutes 2021-01-06 12:02:47 -08:00
661b3ef311 doc updates 2021-01-05 22:04:44 -08:00
567b887253 doc updates 2021-01-05 21:26:43 -08:00
2b7405c5e2 doc updates 2021-01-05 13:58:38 -08:00
7ac621e4c9 add -F support 2021-01-05 12:29:29 -08:00
22b461eb4b Add period field for en_US.UTF-8 locale 2021-01-05 09:42:05 -08:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
03c02953cd add wc doc 2021-01-01 12:01:56 -08:00
1f547edd36 add printenv to env docs 2020-12-31 14:10:56 -08:00
5e6bfa681a add vdir info 2020-12-31 13:18:53 -08:00
55f360e267 add hash command parser 2020-12-30 12:58:52 -08:00
0431798178 add cksum parser 2020-12-30 11:02:02 -08:00
9fbbc30906 add supported commands to docs 2020-12-29 13:09:03 -08:00
d1567d1f62 add hashsum documentation 2020-12-29 13:05:04 -08:00
e2f06ccb33 formatting 2020-08-06 13:00:33 -07:00
8abff004cd indentation fix 2020-08-06 12:59:30 -07:00
4f10f79c73 standardize doc 2020-08-06 12:55:24 -07:00
69e7a560fd add output info to docs 2020-08-06 07:48:08 -07:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
f2fb4d3f41 improve docs 2020-08-05 15:10:48 -07:00
6aeea59ea8 doc updates 2020-08-05 15:08:42 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
7432442983 add usage 2020-08-05 13:31:52 -07:00
88b9d5068c finish date parser 2020-08-03 09:26:37 -07:00
d4f289e40f documentation fixup 2020-07-31 14:47:06 -07:00
37d3bc699c add date parser 2020-07-31 14:39:02 -07:00
13418b16b8 doc update 2020-07-31 10:56:51 -07:00