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.10.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.10.1
Choose a head ref
  • 5 commits
  • 16 files changed
  • 1 contributor

Commits on Dec 20, 2021

  1. Create a Docker image to run the changelog (#546)

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

Commits on Dec 23, 2021

  1. Add Ruby 3.0 to CI build (#547)

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

Commits on Jan 1, 2022

  1. Properly unescape diff paths (#504)

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

Commits on Jan 3, 2022

  1. Properly escape double quotes in shell commands on Windows (#552)

    * Add test for properly escaping double quote on Windows
    * Properly escape Windows command line arguments
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    ea28118 View commit details
    Browse the repository at this point in the history
  2. Release v1.10.1

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