summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2009-12-092-274/+1816
|\ \ \
| * | | gitk: Fix selection of tagsPat Thoyts2009-11-191-1/+1
| * | | gitk: Default to the system colours on WindowsPat Thoyts2009-11-141-5/+12
| * | | gitk: Merge branch 'dev' into masterPaul Mackerras2009-11-141-264/+497
| |\ \ \
| | * | | gitk: Don't compare fake children when comparing commitsPaul Mackerras2009-09-101-9/+21
| | * | | gitk: Show diff of commits at end of compare-commits outputPaul Mackerras2009-09-071-23/+58
| | * | | gitk: Add a user preference to enable/disable use of themed widgetsPaul Mackerras2009-09-051-10/+26
| | * | | Merge branch 'master' into devPaul Mackerras2009-09-053-591/+1062
| | |\ \ \
| | * | | | gitk: Fix errors in the theme patchPat Thoyts2009-05-161-2/+8
| | * | | | gitk: Use themed tk widgetsPat Thoyts2009-05-011-237/+370