-
Notifications
You must be signed in to change notification settings - Fork 533
Comparing changes
Open a pull request
base repository: ruby-git/ruby-git
base: fd2642a
head repository: ruby-git/ruby-git
compare: b9c7c5c
- 9 commits
- 45 files changed
- 6 contributors
Commits on Aug 22, 2018
-
Adding ruby-head and ruby 2.6 to Travis, removing C ext from repo (#382)
* removing un-needed elements from travis Signed-off-by: Vern Burton <me@vernburton.com> * removing cext which is not supported in travis Signed-off-by: Vern Burton <me@vernburton.com> * using double quotes Signed-off-by: Vern Burton <me@vernburton.com> * adding matrix form Signed-off-by: Vern Burton <me@vernburton.com> * using a different matrix Signed-off-by: Vern Burton <me@vernburton.com> * install bundler in jruby Signed-off-by: Vern Burton <me@vernburton.com> * removing .jrubyrc as C extension support was deprecated in 1.7 and newer versions are missing much of the support (Source: https://github.com/jruby/jruby-cext). adding jruby back to the standard matrix Signed-off-by: Vern Burton <me@vernburton.com>
Configuration menu - View commit details
-
Copy full SHA for 7d43d23 - Browse repository at this point
Copy the full SHA 7d43d23View commit details
Commits on Aug 24, 2018
-
Add support for unshallow (#377)
Signed-off-by: Stephen Paul Weber <singpolyma@singpolyma.net>
Configuration menu - View commit details
-
Copy full SHA for b7a1a67 - Browse repository at this point
Copy the full SHA b7a1a67View commit details
Commits on Oct 2, 2018
-
Signed-off-by: Evgenii Pecherkin <evgenii@toptal.com>
Configuration menu - View commit details
-
Copy full SHA for a4fbb6b - Browse repository at this point
Copy the full SHA a4fbb6bView commit details
Commits on Feb 17, 2019
-
Do not allow changes to ENV to leak from test to test (#403)
Signed-off-by: James Couball <jcouball@yahoo.com>
1Configuration menu - View commit details
-
Copy full SHA for 9bd4407 - Browse repository at this point
Copy the full SHA 9bd4407View commit details
Commits on Sep 20, 2019
-
Allow consumers to point git binary via env var (#416)
By adding a new environment variable called `GIT_PATH` we can allow consumers, that is, a user of a gem which itself uses the git gem, to customize the location of the git binary. Example: Having a gem called `git-tool` that uses this gem `git`, if I, as a user wants to modify the git bin location, I could do: ``` GIT_PATH=/foo/bin git-tool bar ``` Signed-off-by: Salim Afiune <afiune@chef.io>
Configuration menu - View commit details
-
Copy full SHA for 2402674 - Browse repository at this point
Copy the full SHA 2402674View commit details
Commits on Dec 11, 2019
-
Implementation and tests required to ensure that command output encod…
…ing does not raise an exception (#405) Signed-off-by: James Couball <jcouball@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for f5cd6a6 - Browse repository at this point
Copy the full SHA f5cd6a6View commit details
Commits on Jan 19, 2020
-
Fix Stalebot settings to not auto-close old issues/PRs (#433)
Signed-off-by: Per Lundberg <perlun@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d916b45 - Browse repository at this point
Copy the full SHA d916b45View commit details
Commits on Jan 20, 2020
-
Update version for pre-release (#435)
Signed-off-by: James Couball <jcouball@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for a107e87 - Browse repository at this point
Copy the full SHA a107e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c7c5c - Browse repository at this point
Copy the full SHA b9c7c5cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fd2642a...b9c7c5c