aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-09
* t9700: use "git config" without dashNanako Shiraishi2008-09-09
* t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2008-09-09
* t9200: use "git cvsexportcommit" without dashNanako Shiraishi2008-09-09
* Merge branch 'ho/dashless'Junio C Hamano2008-09-09
|\
| * Start conforming code to "git subcmd" style part 2Heikki Orsila2008-09-09
* | Use xmalloc() and friends to catch allocation failuresDotan Barak2008-09-09
* | refs: improve comments about "reading" argument of "resolve_ref"Christian Couder2008-09-09
* | t6023-merge-file: Work around non-portable sed usageArjen Laarhoven2008-09-08
* | Correct output of git-count-objects.Mikael Magnusson2008-09-08
* | Windows: git-shell can be compiled againJohannes Sixt2008-09-08
* | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-08
* | t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-08
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-09-08
|\ \
| * | git-svn: fix handling of even funkier branch namesEric Wong2008-09-06
* | | Merge branch 'ar/autospell'Junio C Hamano2008-09-07
|\ \ \
| * | | Add help.autocorrect to enable/disable autocorrectingAlex Riesen2008-08-31
| * | | git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-31
* | | | Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-07
|\ \ \ \
| * | | | configure: auto detect dynamic library path switchesGiovanni Funchal2008-08-17
| * | | | Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano2008-08-17
* | | | | Merge branch 'jc/hide-cr-in-diff-from-less'Junio C Hamano2008-09-07
|\ \ \ \ \
| * | | | | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-30
* | | | | | Merge branch 'jc/maint-checkout-fix'Junio C Hamano2008-09-07
|\ \ \ \ \ \
| * | | | | | checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-30
* | | | | | | Teach "git diff -p" to locate PHP class methodsAndreas Ericsson2008-09-07
* | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-09-06
* | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-09-06
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | git-svn: set auto_props when renaming filesPaul Talacko2008-09-06
| * | | | | | t9124: clean up chdir usageEric Wong2008-09-06
| * | | | | | git-svn: fix 'info' tests for unknown itemsThomas Rast2008-09-05
| * | | | | | git-svn: match SVN 1.5 behaviour of info' on unknown itemThomas Rast2008-09-05
| * | | | | | git svn info: always quote URLs in 'info' outputThomas Rast2008-09-05
| * | | | | | git svn info: make info relative to the current directoryThomas Rast2008-09-05
| * | | | | | git svn info: tests: fix ptouch argument order in setupThomas Rast2008-09-05
| * | | | | | git svn info: tests: use test_cmp instead of git-diffThomas Rast2008-09-05
| * | | | | | git svn info: tests: do not use set -eThomas Rast2008-09-05
| * | | | | | git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast2008-09-05
| * | | | | | git svn: catch lack of upstream info for dcommit earlierThomas Rast2008-09-05
| * | | | | | git-svn: check error code of send_txstreamEric Wong2008-09-05
| * | | | | | git-svn: Send deltas during commitsFlorian Weimer2008-09-05
| * | | | | | git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer2008-09-05
| * | | | | | git-svn: extract base blob in generate_diffFlorian Weimer2008-09-05
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge updated git-gui and gitk that call each otherJunio C Hamano2008-09-06
|\ \ \ \ \ \ \ \
| | * | | | | | | gitk: Add menu item for calling git gui blameAlexander Gavrilov2008-08-26
| | * | | | | | | gitk: Add option to specify the default commit on command lineAlexander Gavrilov2008-08-26
| * | | | | | | | Merge branch 'maint'Shawn O. Pearce2008-09-04
| |\ \ \ \ \ \ \ \
| * | | | | | | | | git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov2008-09-04
| * | | | | | | | | git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov2008-09-04
| * | | | | | | | | git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov2008-09-04