-
Notifications
You must be signed in to change notification settings - Fork 536
Comparing changes
Open a pull request
base repository: ruby-git/ruby-git
base: master
head repository: CoRfr/ruby-git
compare: master
- 12 commits
- 38 files changed
- 2 contributors
Commits on Feb 20, 2018
-
Adding options all, refspec and refspecs to git fetch
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 2d4056d - Browse repository at this point
Copy the full SHA 2d4056dView commit details -
Fix symbol/string for options in git describe
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 616cc23 - Browse repository at this point
Copy the full SHA 616cc23View commit details -
Fix tabs / trailing whitespaces
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 4f80898 - Browse repository at this point
Copy the full SHA 4f80898View commit details -
Add 'git clone --mirror' equivalent
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 1501943 - Browse repository at this point
Copy the full SHA 1501943View commit details -
Provide mirror option for remote add
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 383f77f - Browse repository at this point
Copy the full SHA 383f77fView commit details -
There was no option to specify a log from a revision other than HEAD since between expects a range.
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 97b9718 - Browse repository at this point
Copy the full SHA 97b9718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f429a - Browse repository at this point
Copy the full SHA 60f429aView commit details -
Prevent error if no entry in ls_remote
Otherwise it would fail with: /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git/lib.rb:417:in `block (2 levels) in ls_remote': undefined method `split' for nil:NilClass (NoMethodError) from /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git/lib.rb:415:in `each' from /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git/lib.rb:415:in `block in ls_remote' from /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git/lib.rb:414:in `tap' from /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git/lib.rb:414:in `ls_remote' from /home/broussel/.rvm/gems/ruby-2.2.1/bundler/gems/ruby-git-7df9d79d5b63/lib/git.rb:149:in `ls_remote'
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for f24b665 - Browse repository at this point
Copy the full SHA f24b665View commit details -
Provide git clone --reference option
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 7e4a1f9 - Browse repository at this point
Copy the full SHA 7e4a1f9View commit details -
Some unexpected errors sometime makes it into the output. For instance, on git describe warning: tag 'v2.10' is really '17.05.0' here v2.10 Instead of having the standard error leaked into the output, just discard it.
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for f2ef06c - Browse repository at this point
Copy the full SHA f2ef06cView commit details -
Prevent redirection from stderr to stdout
Bertrand Roussel committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for bc4e9e3 - Browse repository at this point
Copy the full SHA bc4e9e3View commit details
Commits on May 8, 2018
-
Bertrand Roussel committed
May 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 867cafe - Browse repository at this point
Copy the full SHA 867cafeView 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 master...master