|
153b2b4a7a
|
use jc to help automate the generation of its own docs
|
2021-04-02 21:50:04 -07:00 |
|
|
709b2fe4ee
|
add -h and -v options
|
2021-04-02 18:08:46 -07:00 |
|
|
09c1fccc58
|
manpage updates
|
2021-04-02 18:04:55 -07:00 |
|
|
fd254d99b7
|
add manpage generator
|
2021-04-02 17:40:09 -07:00 |
|
|
88bd2c1722
|
fix typo
|
2021-04-02 16:31:22 -07:00 |
|
|
d03e2f0fc1
|
add parser schema guidelines
|
2021-04-02 15:01:21 -07:00 |
|
|
3f12a393bd
|
formatting
|
2021-04-02 13:25:23 -07:00 |
|
|
8c21284c50
|
remove redundant license info
|
2021-04-02 13:23:26 -07:00 |
|
|
e7d396c215
|
update issues link
|
2021-04-02 13:21:56 -07:00 |
|
|
f238fac0eb
|
add contributing guidelines
|
2021-04-02 13:19:47 -07:00 |
|
|
017228f80d
|
add tested on Windows 10
|
2021-04-02 12:14:26 -07:00 |
|
|
286c5fa943
|
add dir parser
|
2021-04-02 12:12:43 -07:00 |
|
|
74cfc13abe
|
fixup dir parser tests
|
2021-04-02 12:10:05 -07:00 |
|
|
0ee4a6c377
|
update schema and add epoch naive timestamp
|
2021-04-02 12:01:39 -07:00 |
|
|
283433578d
|
add dir parser
|
2021-04-02 12:01:23 -07:00 |
|
|
9559c85057
|
add windows dir format
|
2021-04-02 12:01:05 -07:00 |
|
|
c5c020f565
|
add /S option
|
2021-04-02 11:16:03 -07:00 |
|
|
95ec79bceb
|
Merge pull request #107 from rasheed-rd/add-dir-parser
Add windows dir command parser
|
2021-04-02 11:14:26 -07:00 |
|
|
8f8be8aa33
|
add -1 option info
|
2021-04-02 11:14:06 -07:00 |
|
|
5b60c7445a
|
Add support for /S and update documentation
|
2021-04-02 13:43:06 -04:00 |
|
|
d9dbcc8b52
|
Add parent dir to structure. Add test cases. Remove support for /Q
|
2021-04-02 13:13:05 -04:00 |
|
|
79bc525970
|
add codes field to schema
|
2021-04-01 20:42:36 -07:00 |
|
|
9dae1091dd
|
typo fix
|
2021-04-01 20:41:05 -07:00 |
|
|
74d3ac686a
|
add dpkg-l tests
|
2021-04-01 20:37:12 -07:00 |
|
|
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 |
|