|
cf3cc636ba
|
add dpkg-l parser info
|
2021-04-01 20:25:56 -07:00 |
|
|
a720441e1d
|
add dpkg -l example
|
2021-04-01 20:24:19 -07:00 |
|
|
0a7ed0959d
|
rename err to error
|
2021-04-01 20:17:21 -07:00 |
|
|
eb83c9b86d
|
replace parse_datetime_to_timestamp with timestamp class
|
2021-04-01 20:13:40 -07:00 |
|
|
5c0142dd19
|
add dpkg-l parser
|
2021-04-01 20:12:58 -07:00 |
|
|
c326c8dc83
|
add TypeError to except block. add /usr/bin/time tests
|
2021-04-01 12:52:10 -07:00 |
|
|
fc4082a03f
|
remove old parse_datetime_to_timestamp function
|
2021-04-01 11:26:02 -07:00 |
|
|
c8655565ff
|
use new timestamp class
|
2021-04-01 11:23:24 -07:00 |
|
|
638f879f16
|
use new timestamp class
|
2021-04-01 11:21:27 -07:00 |
|
|
1d221bf7e6
|
use new timestamp class
|
2021-04-01 11:19:49 -07:00 |
|
|
60ea71f0ef
|
use new timestamp class
|
2021-04-01 11:18:03 -07:00 |
|
|
d8bdd35a3f
|
use new timestamp class
|
2021-04-01 11:17:53 -07:00 |
|
|
7463891c53
|
use new timestamp class
|
2021-04-01 11:13:02 -07:00 |
|
|
7537aec76f
|
use jc.utils.timestamp instead of jc.utils.parse_datetime_to_timestamp()
|
2021-04-01 11:08:27 -07:00 |
|
|
62234e39a8
|
use jc.utils.timestamp instead of jc.utils.parse_datetime_to_timestamp()
|
2021-04-01 11:08:20 -07:00 |
|
|
be004b7b3f
|
make parse_datetime_to_timestamp function a class called timestamp for easier use
|
2021-04-01 11:07:37 -07:00 |
|
|
82539444b2
|
fix indentation for int and float conversions. add real_time field to schema
|
2021-03-31 20:48:44 -07:00 |
|
|
a571d3cbaf
|
fix typo
|
2021-03-31 20:41:04 -07:00 |
|
|
a038c14c23
|
change microseconds to centiseconds
|
2021-03-31 20:39:03 -07:00 |
|
|
25a85d874c
|
update docs
|
2021-03-31 20:21:29 -07:00 |
|
|
884c36ff42
|
add /usr/bin/time parser
|
2021-03-31 20:19:46 -07:00 |
|
|
b98e72b8b4
|
add ls parser info
|
2021-03-30 21:33:23 -07:00 |
|
|
05885c0096
|
add epoch and epoch_utc timestamps
|
2021-03-30 21:29:34 -07:00 |
|
|
4c9761231a
|
add when_epoch and when_epoch_utc fields
|
2021-03-30 20:41:10 -07:00 |
|
|
656eaa1508
|
formatting
|
2021-03-30 16:43:53 -07:00 |
|
|
1560dcddcf
|
add acpi, upower parsers and -v version option
|
2021-03-30 16:43:02 -07:00 |
|
|
08d4cd4870
|
add time calculations to acpi parser
|
2021-03-30 16:34:01 -07:00 |
|
|
9767a50ced
|
update who parser to add epoch naive timestamp
|
2021-03-30 11:59:44 -07:00 |
|
|
cd86890ed1
|
add website to info and use variables for version info
|
2021-03-30 08:05:26 -07:00 |
|
|
ba0dd3b9ca
|
add parse_timedate_to_timestamp test for format 7300
|
2021-03-29 21:25:19 -07:00 |
|
|
8d7fa07ffd
|
unformat json
|
2021-03-29 21:20:19 -07:00 |
|
|
cade1bfe6e
|
update timedatectl tests for new epoch_utc field
|
2021-03-29 21:19:12 -07:00 |
|
|
daec4ab0a7
|
add epoch_utc field to timedatectl parser
|
2021-03-29 21:16:40 -07:00 |
|
|
3c96bc3196
|
version bump
|
2021-03-29 20:57:58 -07:00 |
|
|
7f7d8d4bd6
|
update stat docs
|
2021-03-29 20:36:10 -07:00 |
|
|
47263661a4
|
update stat example
|
2021-03-29 20:30:20 -07:00 |
|
|
4c42a086d2
|
clean up debug code
|
2021-03-29 20:25:54 -07:00 |
|
|
5d2541a5c4
|
remove auto c locale and use a manual format rule for windows and linux compatibility
|
2021-03-29 20:22:35 -07:00 |
|
|
d91d170b49
|
try manual c locale format for windows
|
2021-03-29 20:16:05 -07:00 |
|
|
6d1f4584a9
|
try manually setting time format for windows compatibility
|
2021-03-29 20:05:42 -07:00 |
|
|
1d76d96bcf
|
debug windows issue
|
2021-03-29 16:58:57 -07:00 |
|
|
e8847c998c
|
update stat tests
|
2021-03-29 16:35:26 -07:00 |
|
|
da88e49bae
|
add new examples
|
2021-03-29 15:36:16 -07:00 |
|
|
65c3a12e54
|
simplify None data scenario
|
2021-03-29 15:32:04 -07:00 |
|
|
d8d600cc36
|
add reference to -h for help
|
2021-03-29 14:51:48 -07:00 |
|
|
507999b117
|
add stat command timestamp detection
|
2021-03-29 14:45:13 -07:00 |
|
|
8ad164eb34
|
fix tests for compact output
|
2021-03-29 12:33:54 -07:00 |
|
|
a507df140b
|
add compact json info
|
2021-03-29 12:25:58 -07:00 |
|
|
8912a99986
|
make default json output more compact
|
2021-03-29 12:25:48 -07:00 |
|
|
1953f98828
|
add version info. add json now supports unicode output
|
2021-03-29 11:44:43 -07:00 |
|