summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* difftool: Update copyright notices to list each year separatelyDavid Aguilar2010-01-152-2/+2
* difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar2010-01-152-2/+14
* difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-153-8/+24
* t7800-difftool.sh: Simplify the --extcmd testDavid Aguilar2010-01-151-8/+5
* git-diff.txt: Link to git-difftoolDavid Aguilar2010-01-091-0/+4
* difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-094-8/+50
* difftool--helper: Remove use of the GIT_MERGE_TOOL variableDavid Aguilar2010-01-092-14/+4
* difftool--helper: Update copyright and remove distracting commentsDavid Aguilar2010-01-091-4/+1
* git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-033-1/+33
* t7800-difftool: Set a bogus tool for use by testsDavid Aguilar2010-01-031-1/+2
* Git 1.6.6v1.6.6Junio C Hamano2009-12-233-4/+6
* git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-231-0/+40
* git svn: branch/tag commands detect username in URLsEric Wong2009-12-231-1/+2
* Merge branch 'maint'Junio C Hamano2009-12-222-3/+23
|\
| * Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-222-3/+23
* | git svn: lookup new parents correctly from svn:mergeinfoEric Wong2009-12-221-1/+2
* | git-svn: Remove obsolete MAXPARENT checkAndrew Myrick2009-12-211-6/+0
* | git-svn: detect cherry-picks correctly.Sam Vilain2009-12-212-25/+66
* | git-svn: exclude already merged tips using one rev-list callSam Vilain2009-12-211-4/+48
* | git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain2009-12-212-10/+4
* | git-svn: memoize conversion of SVN merge ticket info to git commit rangesSam Vilain2009-12-211-37/+54
* | git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain2009-12-213-172/+860
* | update release notes for git svn in 1.6.6Eric Wong2009-12-211-0/+2
* | git svn: fix --revision when fetching deleted pathsEric Wong2009-12-211-1/+5
* | Git 1.6.6-rc4v1.6.6-rc4Junio C Hamano2009-12-202-8/+9
* | Merge branch 'maint'Junio C Hamano2009-12-193-5/+57
|\ \ | |/
| * rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson2009-12-191-1/+1
| * technical-docs: document hash APIStephen Boyd2009-12-171-2/+48
| * api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-171-2/+8
* | t9146: use 'svn_cmd' wrapperEric Wong2009-12-191-1/+1
* | git svn: make empty directory creation gc-awareEric Wong2009-12-192-11/+58
* | Git 1.6.6-rc3v1.6.6-rc3Junio C Hamano2009-12-162-7/+1
* | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-1610-8/+91
|\ \ | |/
| * Git 1.6.5.7v1.6.5.7Junio C Hamano2009-12-164-3/+23
| * worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano2009-12-162-2/+20
| * ignore unknown color configurationJeff King2009-12-164-3/+26
| * help.autocorrect: do not run a command if the command given is junkJohannes Sixt2009-12-151-2/+5
| * Illustrate "filter" attribute with an exampleNanako Shiraishi2009-12-141-0/+19
* | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-121-2/+12
* | Update Release Notes for 1.6.6 to remove old bugfixesJunio C Hamano2009-12-101-16/+0
* | Sync with 1.6.5.6Junio C Hamano2009-12-107-179/+37
|\ \ | |/
| * Git 1.6.5.6v1.6.5.6Junio C Hamano2009-12-104-3/+27
| * Fix archive format with -- on the command lineJunio C Hamano2009-12-101-6/+10
| * Remove post-upload-hookJunio C Hamano2009-12-104-172/+2
* | Git 1.6.6-rc2v1.6.6-rc2Junio C Hamano2009-12-092-4/+10
* | Merge git://repo.or.cz/git-guiJunio C Hamano2009-12-094-13/+37
|\ \
| * | git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka2009-12-071-0/+5
| * | git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-051-1/+15
| * | git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher2009-12-051-11/+10
| * | git gui: make current branch default in "remote delete branch" merge checkHeiko Voigt2009-12-051-1/+7