| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | remove extra comment | Mathieu Le Marec - Pasquet | 2021-03-25 | 1 | -1/+0 | |
| * | Merge branch 'master' into feat-ext-lib-reduction | Lowell Alleman | 2021-03-24 | 1 | -2/+18 | |
| |\ | ||||||
| | * | remove futurefuture | Mathieu Le Marec - Pasquet | 2021-03-23 | 1 | -2/+18 | |
| * | | Remove natsort | Lowell Alleman | 2021-03-23 | 2 | -2/+9 | |
| * | | Fix spacing in bad_length expression | Lowell Alleman | 2021-03-23 | 1 | -2/+2 | |
| |/ | ||||||
| * | Update _expand to lowercase each component of the expression | Pēteris Caune | 2021-03-06 | 2 | -5/+15 | |
| * | Merge remote-tracking branch 'cuu508/reject_empty_step' | Mathieu Le Marec - Pasquet | 2021-03-02 | 2 | -3/+8 | |
| |\ | ||||||
| | * | Fix _expand to reject expressions with an empty step | Pēteris Caune | 2021-02-26 | 2 | -3/+8 | |
| * | | Fix _expand to reject int literals with underscores | Pēteris Caune | 2021-03-02 | 2 | -3/+3 | |
| * | | Remove a debug statement to make flake8 happy | Pēteris Caune | 2021-02-26 | 1 | -1/+0 | |
| |/ | ||||||
| * | Fix combination of star and invalid expression bugs | Mathieu Le Marec - Pasquet | 2021-02-01 | 2 | -6/+27 | |
| * | Security fix: fix overflow when using cron ranges | Mathieu Le Marec - Pasquet | 2021-01-29 | 2 | -1/+12 | |
| * | Fix #155: raise CroniterBadCronError when error syntax | Mathieu Le Marec - Pasquet | 2021-01-29 | 2 | -1/+17 | |
| * | spelling | Mathieu Le Marec - Pasquet | 2021-01-29 | 1 | -1/+1 | |
| * | Fix match when datetime has microseconds | Mathieu Le Marec - Pasquet | 2021-01-19 | 2 | -1/+8 | |
| * | fix travisdont-install-tests | Mathieu Le Marec - Pasquet | 2020-11-02 | 1 | -3/+6 | |
| * | Review last changes and ensuite iterator can go up and downwards | Mathieu Le Marec - Pasquet | 2020-10-11 | 2 | -51/+60 | |
| * | Merge remote-tracking branch 'kintyre/issue145' | Mathieu Le Marec - Pasquet | 2020-10-11 | 2 | -17/+104 | |
| |\ | ||||||
| | * | Cleanup exception class usage for consistency | Lowell Alleman | 2020-09-30 | 1 | -3/+7 | |
| | * | Avoid custom cron exception when gap specified during iteration | Lowell Alleman | 2020-09-30 | 2 | -6/+60 | |
| | * | Support sparse cron events with new parameter | Lowell Alleman | 2020-09-30 | 2 | -12/+21 | |
| | * | New unit tests illustrating issue | Lowell Alleman | 2020-09-30 | 1 | -0/+20 | |
| * | | Handle L in ranges | Mathieu Le Marec - Pasquet | 2020-10-10 | 2 | -7/+51 | |
| |/ | ||||||
| * | Merge pull request #30 from Kintyre/feat-cronrange | kiorky | 2020-06-19 | 3 | -1/+142 | |
| |\ | ||||||
| | * | Python 2.7 fix | Lowell Alleman | 2020-06-18 | 1 | -1/+2 | |
| | * | Another unit test (passes as-is) | Lowell Alleman | 2020-06-17 | 1 | -0/+14 | |
| | * | Remove croniter_range() timezone safety check | Lowell Alleman | 2020-06-17 | 2 | -20/+8 | |
| | * | Simplify datetime type check | Lowell Alleman | 2020-06-17 | 1 | -1/+2 | |
| | * | croniter_range: Tweak internals | Lowell Alleman | 2020-06-17 | 2 | -29/+28 | |
| | * | croniter_range: Allow different ret_type/input types | Lowell Alleman | 2020-06-17 | 2 | -29/+40 | |
| | * | Add croniter_range(start,end,cron_expr) function | Lowell Alleman | 2020-06-17 | 3 | -1/+128 | |
| * | | Add cron expression optimizations | Lowell Alleman | 2020-06-18 | 1 | -0/+13 | |
| * | | Tests with redundant/inefficient cron expressions | Lowell Alleman | 2020-06-18 | 1 | -0/+26 | |
| |/ | ||||||
| * | Merge pull request #29 from Kintyre/feat-dateutil-unittests | kiorky | 2020-06-15 | 1 | -0/+8 | |
| |\ | ||||||
| | * | Make dateutil tz support more official | Lowell Alleman | 2020-06-10 | 1 | -0/+8 | |
| * | | Merge pull request #28 from Kintyre/fix-dst-unittest | kiorky | 2020-06-15 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Minor unit test fix | Lowell Alleman | 2020-06-09 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | feat: Support for day-or in matchdevs | 田口信元 | 2020-06-08 | 2 | -2/+32 | |
| |/ | ||||||
| * | Fix sorting on py3 | Mathieu Le Marec - Pasquet | 2020-05-27 | 1 | -1/+2 | |
| * | Fix style | Mathieu Le Marec - Pasquet | 2020-05-27 | 1 | -11/+12 | |
| * | Add more DST tests | Mathieu Le Marec - Pasquet | 2020-05-27 | 1 | -1/+55 | |
| * | Test for #127 | Mathieu Le Marec - Pasquet | 2020-05-27 | 1 | -0/+5 | |
| * | Add datetime/crontab match method. | Mathieu Le Marec - Pasquet | 2020-05-27 | 2 | -0/+23 | |
| * | Document more second repeats. | Mathieu Le Marec - Pasquet | 2020-05-27 | 2 | -8/+29 | |
| * | Changed lag_hours comparison to absolute to manage dst boundary when getting ... | Sokkka | 2020-05-18 | 2 | -2/+23 | |
| * | Fix get_next() when start_time less then 1s before next instant | Alex Hill | 2020-01-02 | 2 | -19/+38 | |
| * | Handle -Sun notation | Mathieu Le Marec - Pasquet | 2019-03-26 | 2 | -3/+73 | |
| * | Handle invalid ranges correctly | Mathieu Le Marec - Pasquet | 2019-03-26 | 2 | -1/+8 | |
| * | (fix#107): microsecond threshold | Mathieu Le Marec - Pasquet | 2018-06-20 | 2 | -0/+23 | |
| * | fix `get_next` while perserving the fix of `get_prev` in 7661c2aaa | Avikam Agur | 2018-05-22 | 2 | -1/+18 | |
