-
Notifications
You must be signed in to change notification settings - Fork 535
Comparing changes
Open a pull request
base repository: ruby-git/ruby-git
base: master
head repository: RickCSong/ruby-git
compare: master
- 11 commits
- 8 files changed
- 3 contributors
Commits on May 11, 2012
-
Tim Morgan committed
May 11, 2012 Configuration menu - View commit details
-
Copy full SHA for 01476ff - Browse repository at this point
Copy the full SHA 01476ffView commit details
Commits on May 14, 2012
-
Return nil if the objectish doesn't exist
Tim Morgan committedMay 14, 2012 Configuration menu - View commit details
-
Copy full SHA for 0e64b62 - Browse repository at this point
Copy the full SHA 0e64b62View commit details -
Add --mirror option to git-clone
Tim Morgan committedMay 14, 2012 Configuration menu - View commit details
-
Copy full SHA for da66aa8 - Browse repository at this point
Copy the full SHA da66aa8View commit details -
Tim Morgan committed
May 14, 2012 Configuration menu - View commit details
-
Copy full SHA for e6a872b - Browse repository at this point
Copy the full SHA e6a872bView commit details
Commits on Jun 21, 2012
-
I guess trees can have commits in them too
Tim Morgan committedJun 21, 2012 Configuration menu - View commit details
-
Copy full SHA for 473d8ec - Browse repository at this point
Copy the full SHA 473d8ecView commit details
Commits on Feb 4, 2013
-
make sure git log commands have no color characters
I think I needed this becuase I have color always in my .gitconfig
William Harris committedFeb 4, 2013 Configuration menu - View commit details
-
Copy full SHA for 1fe5b80 - Browse repository at this point
Copy the full SHA 1fe5b80View commit details
Commits on Mar 13, 2013
-
Merge pull request #2 from upscalews/git-log_no_color
make sure git log commands have no color characters
Configuration menu - View commit details
-
Copy full SHA for c4c3e3b - Browse repository at this point
Copy the full SHA c4c3e3bView commit details
Commits on Mar 27, 2013
-
Fix bug where UTF-16-encoded blobs were improperly chomped as if they…
… were UTF-8 encoded
Tim Morgan committedMar 27, 2013 Configuration menu - View commit details
-
Copy full SHA for 6ab7a70 - Browse repository at this point
Copy the full SHA 6ab7a70View commit details -
Chomp newlines except for object_contents
Tim Morgan committedMar 27, 2013 Configuration menu - View commit details
-
Copy full SHA for 2d2204a - Browse repository at this point
Copy the full SHA 2d2204aView commit details
Commits on May 15, 2013
-
Merge remote-tracking branch 'schacon/master'
* schacon/master: (38 commits) Update README.md Re-enabling travis for every ruby implementation TempFile changes to support JRUBY trying jruby build raise expects the stacktrace to be an array. --no-color as default for log commands. Removing duplications Re-enabling ruby 2.0.0 and ruby-head on travis. Cleaning up warnings * unused local variables * redefined methods on the same file and class Updating g.add doc Adding support for :all option on Git::Base#add and Git::Lib#add Adding tests Adding tests over #remove for remotes. Adding #remove_remote to Git::Base (adding some tests too) Removing jruby and ruby 2 from travis until we fix related issues with the tests. Removing old doc (it's working now) closes #42 Validating tmp_path before try to create the directory on #in_temp_dir (test helpe) closes #66 Setting up git user name and email before tests (if they are not present) Adding :track => <branch_name> and :fetch => true option to add_remote Adding tests too closes #40 Removing ruby-prof from the gemfile (problems with cext) updating .travis.yml Adding test for #clone with :config options ... Conflicts: lib/git/lib.rb lib/git/path.rb
Tim Morgan committedMay 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 356dae6 - Browse repository at this point
Copy the full SHA 356dae6View commit details -
Tim Morgan committed
May 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 2da2ed3 - Browse repository at this point
Copy the full SHA 2da2ed3View 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