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: ruby-git/ruby-git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: ruby-git/ruby-git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    70565e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e23d47 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Conatinerised the test suite with Docker:

    - the entry point (in a Docker-enabled env) is `bin/tests`
    - fixed the (rather invasive outside of a container) `bin/test` test runner
    costa authored and jcouball committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    da6fa6e View commit details
    Browse the repository at this point in the history
  2. Fixed "unbranched" stash message support:

    - the tests are generously provided by James Couball <jcouball@yahoo.com>
    - more proper stash metadata parsing introduced
      - supporting both "branched" ("On <BRANCH>: ...") and "unbranched" messages
      - which might affect the future 3.x behaviour wrt "un/branched" stashes
    costa authored and jcouball committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2e79dbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f781c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4747e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e236007 View commit details
    Browse the repository at this point in the history
  6. chore: release v2.3.1

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    affe1a0 View commit details
    Browse the repository at this point in the history
Loading