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.8.1
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.9.0
Choose a head ref
  • 9 commits
  • 11 files changed
  • 6 contributors

Commits on Jan 11, 2021

  1. Add gem build, install, and sanity test to CI build (#509)

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

Commits on Jan 15, 2021

  1. Remove JRuby on Windows workaround (#511)

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

Commits on Jan 18, 2021

  1. test: git show should not chomp results (#513)

    Refs #503
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    e2fd4af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. use spaces instead of tab (#517)

    Signed-off-by: Yancy <email@yancy.lol>
    yancyribbens authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    98270b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Add "g.current_branch" to Readme.md (#519)

    In my opinion .current_branch is a fairly common operation, and it would be nice to have it listed on the readme file.
    HatsuMora authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    8cd523a View commit details
    Browse the repository at this point in the history
  2. Adds file option to config_set to allow adding to specific git-config…

    … files (#458)
    
    Signed-off-by: Valentino Stoll <v@codenamev.com>
    
    Co-authored-by: James Couball <jcouball@yahoo.com>
    codenamev and jcouball authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    765df7c View commit details
    Browse the repository at this point in the history
  3. feat: add --gpg-sign option on commits (#518)

    Add --gpg-sign option on commits
    
    Signed-off-by: othmane399 <othmane.elmassari@doctolib.com>
    othmane399 authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    0cef8ac View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Fix worktree test when git dir includes symlinks (#522)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8fe479b View commit details
    Browse the repository at this point in the history
  2. Release v1.9.0 (#524)

    Signed-off-by: James Couball <couballj@verizonmedia.com>
    
    Co-authored-by: James Couball <couballj@verizonmedia.com>
    jcouball and James Couball authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    07a1167 View commit details
    Browse the repository at this point in the history
Loading