Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uutils/parse_datetime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: uutils/parse_datetime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    0c0a054 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from cakebaker/readme_fix_sentence

    README.md: fix incorrect sentence
    sylvestre authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    0dbce58 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    25825df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from uutils/renovate/chrono-0.x-lockfile

    Update Rust crate chrono to v0.4.40
    cakebaker authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    9184428 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. 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>
    dan-hipschman and cakebaker authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    e7ed14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a82b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #121 from cakebaker/rename_const

    Rename `TWELVEHOUR` to `TWELVE_HOUR`
    sylvestre authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    7119769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fc9663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a93bb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6b6b3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28b788a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #130 from cakebaker/fix_some_clippy_pedantic_issues

    clippy: fix some warnings from clippy::pedantic
    sylvestre authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    9b22a18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65fb914 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Merge pull request #128 from dan-hipschman/parse-relative-weekdays

    Parse relative weekdays like "next monday"
    cakebaker authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    b9630d4 View commit details
    Browse the repository at this point in the history
Loading