-
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: master
head repository: thomasbiddle/ruby-git
compare: master
- 20 commits
- 7 files changed
- 2 contributors
Commits on Sep 19, 2012
-
ignore all gem files since I build in the directory a lot
TJ Biddle committedSep 19, 2012 Configuration menu - View commit details
-
Copy full SHA for f064b77 - Browse repository at this point
Copy the full SHA f064b77View commit details -
TJ Biddle committed
Sep 19, 2012 Configuration menu - View commit details
-
Copy full SHA for 92653eb - Browse repository at this point
Copy the full SHA 92653ebView commit details -
allow merge to pass along arguments. in my case, --squash
TJ Biddle committedSep 19, 2012 Configuration menu - View commit details
-
Copy full SHA for a8de13e - Browse repository at this point
Copy the full SHA a8de13eView commit details
Commits on Sep 20, 2012
-
Patch version bump. Git pull is a fetch and merge, but it needs to me…
…rge the remote - otherwise there is nothing to merge
TJ Biddle committedSep 20, 2012 Configuration menu - View commit details
-
Copy full SHA for a0afc0e - Browse repository at this point
Copy the full SHA a0afc0eView commit details
Commits on Nov 29, 2012
-
edge case was causing an error where it would fail out when getting t…
…he commit message.
TJ Biddle committedNov 29, 2012 Configuration menu - View commit details
-
Copy full SHA for f990f8b - Browse repository at this point
Copy the full SHA f990f8bView commit details -
TJ Biddle committed
Nov 29, 2012 Configuration menu - View commit details
-
Copy full SHA for e8764c2 - Browse repository at this point
Copy the full SHA e8764c2View commit details -
TJ Biddle committed
Nov 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 1ad754c - Browse repository at this point
Copy the full SHA 1ad754cView commit details -
TJ Biddle committed
Nov 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 3caaebb - Browse repository at this point
Copy the full SHA 3caaebbView commit details
Commits on Mar 19, 2013
-
No idea why I changed pull to merge this way, but the original was co…
…rrect.
TJ Biddle committedMar 19, 2013 Configuration menu - View commit details
-
Copy full SHA for 56300bf - Browse repository at this point
Copy the full SHA 56300bfView commit details
Commits on Mar 20, 2013
-
Updating pull method to do a normal git pull with it's remove and bra…
…nch specified rather than do a fetch and merge.
TJ Biddle committedMar 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 129e798 - Browse repository at this point
Copy the full SHA 129e798View commit details -
TJ Biddle committed
Mar 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 67083e1 - Browse repository at this point
Copy the full SHA 67083e1View commit details
Commits on Mar 28, 2013
-
Updating the git pull command so that we can pass in by option the re…
…mote and branch, and it will default to whatever is the normal for the current branch. This way we can also pull in a single remote.
TJ Biddle committedMar 28, 2013 Configuration menu - View commit details
-
Copy full SHA for 26e6242 - Browse repository at this point
Copy the full SHA 26e6242View commit details
Commits on Jun 13, 2013
-
Adding support for submodules.
TJ Biddle committedJun 13, 2013 Configuration menu - View commit details
-
Copy full SHA for 4ee3e34 - Browse repository at this point
Copy the full SHA 4ee3e34View commit details -
TJ Biddle committed
Jun 13, 2013 Configuration menu - View commit details
-
Copy full SHA for ffe46da - Browse repository at this point
Copy the full SHA ffe46daView commit details
Commits on Jul 30, 2013
-
Fixing issue where branches with forward slashes '/' were not being p…
…roperly built.
TJ Biddle committedJul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for 97e4064 - Browse repository at this point
Copy the full SHA 97e4064View commit details -
TJ Biddle committed
Jul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for b88e05e - Browse repository at this point
Copy the full SHA b88e05eView commit details -
When checking out a branch it was actually adding the new_branch opti…
…on as an argument. What would the argument be? We're already adding on the branch at the end - -b doesn't take an arugmeny...
TJ Biddle committedJul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for fc5e634 - Browse repository at this point
Copy the full SHA fc5e634View commit details
Commits on Aug 5, 2013
-
TJ Biddle committed
Aug 5, 2013 Configuration menu - View commit details
-
Copy full SHA for 13374a0 - Browse repository at this point
Copy the full SHA 13374a0View commit details -
TJ Biddle committed
Aug 5, 2013 Configuration menu - View commit details
-
Copy full SHA for 5572a5a - Browse repository at this point
Copy the full SHA 5572a5aView commit details
Commits on Aug 28, 2013
-
Merge branch 'add_git_clean_command'
TJ Biddle committedAug 28, 2013 Configuration menu - View commit details
-
Copy full SHA for dc1aa56 - Browse repository at this point
Copy the full SHA dc1aa56View 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