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: DavidAlphaFox/clojure.java-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b3c700b
Choose a base ref
...
head repository: dm3/clojure.java-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6dea622
Choose a head ref
  • 18 commits
  • 17 files changed
  • 6 contributors

Commits on Jan 22, 2024

  1. update docstring for as

    No temporal unit found for :hour!
    
    should be `(as (duration 1 :hours) :minutes)`
    rgkirch authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    dc07ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Merge pull request dm3#107 from rgkirch/patch-1

    update docstring for as
    dm3 authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b977221 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. propagate doc fix

    frenchy64 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7b4d817 View commit details
    Browse the repository at this point in the history
  2. less overwhemling output

    frenchy64 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cd06539 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. docs

    frenchy64 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f81b3dd View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    8babcb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix resolver-style typo for formatter doc

    formatter doc showed
      * resolver-style - either :strict, `:smart `or :lenient
    Yan authored and frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ca5f412 View commit details
    Browse the repository at this point in the history
  2. docs

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cbe1fd5 View commit details
    Browse the repository at this point in the history
  3. doc

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bdcdc84 View commit details
    Browse the repository at this point in the history
  4. fix test

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cd85231 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix bb exit code

    frenchy64 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6d044ef View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. update build

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ecdc310 View commit details
    Browse the repository at this point in the history
  2. Emit newlines instead of \n in docstrings (dm3#113)

    * Emit newlines instead of \n in docstrings
    
    Closes: dm3#111
    
    * gen doc
    
    * wip
    
    * undo
    
    ---------
    
    Co-authored-by: Ambrose Bonnaire-Sergeant <[email protected]>
    devurandom and frenchy64 authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3c8ebe4 View commit details
    Browse the repository at this point in the history
  3. prep release

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d40f0d8 View commit details
    Browse the repository at this point in the history
  4. Version 1.4.3

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e54eccc View commit details
    Browse the repository at this point in the history
  5. Version 1.4.4-SNAPSHOT

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ee7620f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. remove sonatype repo

    frenchy64 committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    62354b4 View commit details
    Browse the repository at this point in the history
  2. jvm 22 => 24

    frenchy64 committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    6dea622 View commit details
    Browse the repository at this point in the history
Loading