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: v1.12.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: v1.13.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 19, 2022

  1. Fix exception when Git is autoloaded (#594)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8279298 View commit details
    Browse the repository at this point in the history
  2. Do not assume the default branch is 'master' in tests

    Fixes #587
    Signed-off-by: lijunwei <ljw532344863@sina.com>
    liijunwei authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ff6dcf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Add start_point option for checkout command (#597)

    Signed-off-by: Vasily Fedoseyev <vasilyfedoseyev@gmail.com>
    Vasfed authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    74b8e11 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. In ls-files do not unescape file paths with eval (#602)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4fe8738 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Update list of maintainers (#598)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8349224 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Release v1.13.0

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