summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mh/rebase-skip-hard'Junio C Hamano2007-11-242-2/+1
|\
| * Do git reset --hard HEAD when using git rebase --skipMike Hommey2007-11-112-2/+1
* | Merge branch 'cc/bisect'Junio C Hamano2007-11-242-15/+57
|\ \
| * | Bisect reset: do nothing when not bisecting.Christian Couder2007-11-202-1/+30
| * | Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we are bisecting.Christian Couder2007-11-181-5/+2
| * | Bisect visualize: use "for-each-ref" to list all good refs.Christian Couder2007-11-171-2/+2
| * | git-bisect: modernize branch shuffling hackJunio C Hamano2007-11-161-3/+2
| * | git-bisect: use update-ref to mark good/bad commitsJunio C Hamano2007-11-161-1/+1
| * | git-bisect: war on "sed"Junio C Hamano2007-11-161-3/+2
| * | Bisect reset: remove bisect refs that may have been packed.Christian Couder2007-11-162-1/+19
* | | Merge branch 'maint'Junio C Hamano2007-11-221-1/+1
|\ \ \
| * | | Fix sample pre-commit hookJunio C Hamano2007-11-221-1/+1
* | | | Addendum to "MaintNotes"Junio C Hamano2007-11-221-0/+277
* | | | Make test scripts executable.Junio C Hamano2007-11-221-0/+0
* | | | Merge branch 'maint'Junio C Hamano2007-11-224-1/+21
|\ \ \ \ | |/ / /
| * | | Make test scripts executable.Junio C Hamano2007-11-222-0/+0
| * | | bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-222-1/+21
* | | | rebase -i: move help to end of todo fileJohannes Schindelin2007-11-222-7/+10
* | | | git-merge-ours: make it a builtin.Thomas Harning2007-11-225-1/+32
* | | | Refactor patch_update_cmdWincent Colaiuta2007-11-221-2/+4
* | | | Authenticate only once in git-send-emailWincent Colaiuta2007-11-221-1/+2
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2007-11-224-33/+598
|\ \ \ \
| * | | | git-svn: allow `info' command to work offlineEric Wong2007-11-211-3/+23
| * | | | git-svn: info --url [path]David D. Kilzer2007-11-213-3/+102
| * | | | git-svn info: implement info commandDavid D. Kilzer2007-11-213-0/+413
| * | | | git-svn: extract reusable code into utility functionsDavid D. Kilzer2007-11-211-32/+64
| * | | | t9106: fix a race condition that caused svn to miss modificationsEric Wong2007-11-211-0/+1
* | | | | Fix "quote" misconversion for rewrite diff output.Junio C Hamano2007-11-212-1/+27
|/ / / /
* | | | Merge git://repo.or.cz/git-guiJunio C Hamano2007-11-2153-892/+16419
|\ \ \ \
| * | | | git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce2007-11-211-1/+1
| * | | | git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce2007-11-081-1/+6
| * | | | git-gui: Allow users to set font weights to boldShawn O. Pearce2007-11-011-1/+8
| * | | | git-gui: Update Japanese strings (part 2)Junio C Hamano2007-11-011-1/+1
| * | | | git-gui: Update Japanese stringsしらいしななこ2007-11-011-144/+133
| * | | | Updated russian translation of git-guiAlex Riesen2007-11-011-224/+292
| * | | | po2msg: actually output statisticsJohannes Schindelin2007-11-011-2/+20
| * | | | po2msg: ignore untranslated messagesJohannes Schindelin2007-11-011-0/+3
| * | | | po2msg: ignore entries marked with "fuzzy"Johannes Schindelin2007-11-011-2/+11
| * | | | git-gui: Protect against bad translation stringsShawn O. Pearce2007-10-261-4/+11
| * | | | Merge branch 'maint'Shawn O. Pearce2007-10-231-12/+53
| |\ \ \ \
| | * | | | git-gui: Make sure we get errors from git-update-indexShawn O. Pearce2007-10-231-9/+52
| * | | | | More updates and corrections to the russian translation of git-guiAlex Riesen2007-10-231-235/+127
| * | | | | Updated Russian translation.Kirill2007-10-221-141/+190
| * | | | | git-gui: Update German translationChristian Stimming2007-10-202-220/+238
| * | | | | git-gui: Add more terms to glossary.Christian Stimming2007-10-202-3/+8
| * | | | | Merge branch 'maint'Shawn O. Pearce2007-10-203-3/+6
| |\ \ \ \ \ | | |/ / / /
| * | | | | git-gui: Paper bag fix the global config parsingShawn O. Pearce2007-10-171-1/+4
| * | | | | git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce2007-10-132-0/+3
| * | | | | git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce2007-10-121-2/+6
| * | | | | git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce2007-10-121-7/+37