Terts Diepraam
|
852e49e224
|
Merge pull request #138 from yuankunzhang/code-cleanup
Code cleanup
|
2025-05-09 13:31:02 +02:00 |
|
yuankunzhang
|
2390ef0b25
|
code cleanup
|
2025-05-09 18:55:10 +08:00 |
|
Terts Diepraam
|
77156f46d2
|
Merge pull request #137 from yuankunzhang/replace-the-regex-parser
Replace the regex parser with winnow-based parse
|
2025-05-09 11:35:48 +02:00 |
|
yuankunzhang
|
bc6b70bc9e
|
code fixup to pass all tests
|
2025-05-07 21:54:42 +08:00 |
|
Daniel Hilst
|
2479c61dd5
|
Find a compatibility intersection between chrono and GNU
|
2025-04-30 19:53:34 +08:00 |
|
Daniel Hilst
|
4c3d2221da
|
Restore the old API and add the missing combinators
|
2025-04-30 19:53:34 +08:00 |
|
Terts Diepraam
|
07d4b80ea5
|
start parsing date with winnow
|
2025-04-30 19:53:34 +08:00 |
|
Daniel Hofstetter
|
b481a2bdec
|
Merge pull request #136 from uutils/renovate/chrono-0.x-lockfile
fix(deps): update rust crate chrono to v0.4.41
|
2025-04-29 18:28:41 +02:00 |
|
renovate[bot]
|
a387463373
|
fix(deps): update rust crate chrono to v0.4.41
|
2025-04-29 15:59:06 +00:00 |
|
Daniel Hofstetter
|
b6795d9b2e
|
Merge pull request #134 from dan-hipschman/handle-uppercase
Allow uppercase for words like "today", "next", etc.
|
2025-04-26 17:56:24 +02:00 |
|
Dan Hipschman
|
3bdafeb2cf
|
Allow uppercase for words like "today", "next", etc.
|
2025-04-26 08:07:10 -07:00 |
|
Daniel Hofstetter
|
b9630d4bd3
|
Merge pull request #128 from dan-hipschman/parse-relative-weekdays
Parse relative weekdays like "next monday"
v0.9.0
|
2025-04-25 09:24:49 +02:00 |
|
Dan Hipschman
|
65fb9140d2
|
Parse relative weekdays like "next monday"
|
2025-04-22 10:00:13 -07:00 |
|
Sylvestre Ledru
|
9b22a18bce
|
Merge pull request #130 from cakebaker/fix_some_clippy_pedantic_issues
clippy: fix some warnings from clippy::pedantic
|
2025-04-22 10:42:20 +02:00 |
|
Daniel Hofstetter
|
28b788a300
|
clippy: fix warnings from redundant_else lint
|
2025-04-22 10:34:39 +02:00 |
|
Daniel Hofstetter
|
f6b6b3e4ea
|
clippy: fix warning from manual_let_else lint
|
2025-04-22 10:31:02 +02:00 |
|
Daniel Hofstetter
|
1a93bb4e3e
|
clippy: fix warning from needless_continue lint
|
2025-04-22 10:27:13 +02:00 |
|
Daniel Hofstetter
|
9fc966308e
|
clippy: remove unnecessary semicolon
|
2025-04-22 10:12:20 +02:00 |
|
Sylvestre Ledru
|
7119769488
|
Merge pull request #121 from cakebaker/rename_const
Rename `TWELVEHOUR` to `TWELVE_HOUR`
|
2025-04-22 09:56:39 +02:00 |
|
Daniel Hofstetter
|
46a82b70b3
|
Rename TWELVEHOUR to TWELVE_HOUR
|
2025-04-22 09:52:19 +02:00 |
|
Dan Hipschman
|
e7ed14e8a4
|
Allow spaces between +/- and number (#129)
* Allow spaces between +/- and number
* Remove space to make fmt job pass
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
|
2025-04-22 09:44:09 +02:00 |
|
Daniel Hofstetter
|
9184428407
|
Merge pull request #126 from uutils/renovate/chrono-0.x-lockfile
Update Rust crate chrono to v0.4.40
|
2025-02-26 13:44:20 +01:00 |
|
renovate[bot]
|
25825df8b7
|
Update Rust crate chrono to v0.4.40
|
2025-02-26 11:56:48 +00:00 |
|
Sylvestre Ledru
|
0dbce58014
|
Merge pull request #120 from cakebaker/readme_fix_sentence
README.md: fix incorrect sentence
|
2025-02-17 20:31:53 +01:00 |
|
Daniel Hofstetter
|
0c0a054f70
|
README.md: fix incorrect sentence
|
2025-02-17 14:51:34 +01:00 |
|