|
36a3d2e96d
|
crontab remove double entry in doc (#518)
|
2024-02-06 01:54:31 +00:00 |
|
|
4b028b5080
|
Fix typos (#440)
Found via `codespell -S ./tests/fixtures -L chage,respons,astroid,unx,ist,technik,ans,buildd`
|
2023-07-31 08:45:03 -07:00 |
|
|
0bf6f7cd7c
|
fix incorrect variable parsing when wildcard schedule
|
2023-04-02 13:18:16 -07:00 |
|
|
15ac5a9004
|
fix for crontab files with only shortcut entries
|
2023-02-21 15:44:55 -08:00 |
|
|
68717e8493
|
add parser metadata tags and category view to help
|
2022-12-27 13:59:10 -08:00 |
|
|
3daf90c5fe
|
doc formatting
|
2022-08-15 13:51:48 -07:00 |
|
|
6986c74f6d
|
remove direct parser module example from doc
|
2022-03-10 15:18:27 -08:00 |
|
|
cb2dfeac8d
|
change name to JSON Convert
|
2022-03-04 13:27:39 -08:00 |
|
|
a13dde12af
|
change raw output wording
|
2022-01-21 07:42:03 -08:00 |
|
|
3701b4198a
|
formatting
|
2022-01-19 17:29:22 -08:00 |
|
|
2c42baf3a4
|
add new high-level api info
|
2022-01-18 14:18:12 -08:00 |
|
|
ea61434123
|
fix schema docs
|
2021-12-09 10:21:37 -08:00 |
|
|
12d2de2282
|
use jc.utils.input_type_check() and simplify compatibility check
|
2021-11-30 11:43:06 -08:00 |
|
|
caaeaf0d67
|
add 'str' type check on input
|
2021-11-29 16:29:23 -08:00 |
|
|
908ac1f61c
|
update docs - remove compatibility section since it is now automatically generated from info()
|
2021-04-09 10:56:43 -07:00 |
|
|
9b39917c79
|
update docstrings for new help functionality
|
2021-04-08 11:24:02 -07:00 |
|
|
e4781d60ce
|
update parser descriptions with backticks surrounding command names
|
2021-04-04 20:52:34 -07:00 |
|
|
1d0ad2f045
|
doc fixes
|
2021-01-04 18:01:16 -08:00 |
|
|
6ed48c6289
|
enhance docs
|
2020-08-05 15:34:17 -07:00 |
|
|
7131c29718
|
add module usage info to docs
|
2020-08-05 13:32:59 -07:00 |
|
|
f3d84bd5bf
|
tighten crontab and crontab-u parser variable detection
|
2020-08-05 11:28:37 -07:00 |
|
|
cc0f0971d7
|
Improve and standardize empty data check for all parsers
|
2020-06-14 17:17:40 -07:00 |
|
|
d8f2f4c95b
|
fix for no data
|
2020-06-10 17:20:09 -07:00 |
|
|
7af56e0dad
|
use startswith() and in instead of find()
|
2020-04-04 16:50:05 -07:00 |
|
|
1c1b19a478
|
doc update
|
2020-02-13 16:57:30 -08:00 |
|
|
515a8a84b7
|
add "command" to description
|
2020-02-13 09:47:40 -05:00 |
|
|
d49323e4eb
|
add magic_commands list to info
|
2020-02-11 18:09:21 -08:00 |
|
|
33c99d031d
|
fix line clobbering bug
|
2020-02-05 15:12:59 -08:00 |
|
|
9449f1f5d5
|
crontab bugfix: inserting header row was clobbering the first data row
|
2020-02-05 14:44:49 -08:00 |
|
|
9a0cfe6dfa
|
minor formatting
|
2020-02-04 14:18:01 -08:00 |
|
|
68f277bb20
|
add __version__
|
2020-02-03 16:11:58 -08:00 |
|
|
be06aa2b31
|
update parse() Return info
|
2019-12-17 10:09:19 -08:00 |
|
|
41f8e3aba2
|
update Return info
|
2019-12-17 09:56:09 -08:00 |
|
|
ad338cc5b5
|
schema doc update
|
2019-12-16 18:58:33 -08:00 |
|
|
202bc8201e
|
doc update
|
2019-12-16 18:54:19 -08:00 |
|
|
facf0b399c
|
add osx to campatible
|
2019-12-16 18:09:29 -08:00 |
|
|
ba04e4997f
|
update docs
|
2019-12-16 17:51:11 -08:00 |
|
|
99b92a15bb
|
support shortcut schedules
|
2019-12-16 17:45:34 -08:00 |
|
|
b076ab5b57
|
initial crontab parser
|
2019-12-16 17:01:53 -08:00 |
|