summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23git svn: branch/tag commands detect username in URLsEric Wong
2009-12-22Merge branch 'maint'Junio C Hamano
2009-12-22git svn: lookup new parents correctly from svn:mergeinfoEric Wong
2009-12-22Prevent git blame from segfaulting on a missing author nameDavid Reiss
2009-12-21git-svn: Remove obsolete MAXPARENT checkAndrew Myrick
2009-12-21git-svn: detect cherry-picks correctly.Sam Vilain
2009-12-21git-svn: exclude already merged tips using one rev-list callSam Vilain
2009-12-21git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain
2009-12-21git-svn: memoize conversion of SVN merge ticket info to git commit rangesSam Vilain
2009-12-21git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain
2009-12-21update release notes for git svn in 1.6.6Eric Wong
2009-12-21git svn: fix --revision when fetching deleted pathsEric Wong
2009-12-20Git 1.6.6-rc4v1.6.6-rc4Junio C Hamano
2009-12-20Merge branch 'maint'Junio C Hamano
2009-12-20rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson
2009-12-20t9146: use 'svn_cmd' wrapperEric Wong
2009-12-19git svn: make empty directory creation gc-awareEric Wong
2009-12-18technical-docs: document hash APIStephen Boyd
2009-12-18api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd
2009-12-16Git 1.6.6-rc3v1.6.6-rc3Junio C Hamano
2009-12-16Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano
2009-12-16Git 1.6.5.7v1.6.5.7Junio C Hamano
2009-12-16worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano
2009-12-16ignore unknown color configurationJeff King
2009-12-16help.autocorrect: do not run a command if the command given is junkJohannes Sixt
2009-12-15Illustrate "filter" attribute with an exampleNanako Shiraishi
2009-12-12bash: Support new 'git fetch' optionsBjörn Gustavsson
2009-12-11Update Release Notes for 1.6.6 to remove old bugfixesJunio C Hamano
2009-12-11Sync with 1.6.5.6Junio C Hamano
2009-12-10Git 1.6.5.6v1.6.5.6Junio C Hamano
2009-12-10Fix archive format with -- on the command lineJunio C Hamano
2009-12-10Remove post-upload-hookJunio C Hamano
2009-12-10Git 1.6.6-rc2v1.6.6-rc2Junio C Hamano
2009-12-09Merge git://repo.or.cz/git-guiJunio C Hamano
2009-12-09Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-12-09Update draft release notes to 1.6.6 before -rc2Junio C Hamano
2009-12-09Merge branch 'maint'Junio C Hamano
2009-12-09Merge branch 'mm/maint-merge-ff-error-message-fix' into maintJunio C Hamano
2009-12-09Merge branch 'jn/maint-pull-rebase-error-message' into maintJunio C Hamano
2009-12-09Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano
2009-12-09Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-12-09git-svn: set svn.authorsfile earlier when cloningAlex Vandiver
2009-12-09git-svn: Set svn.authorsfile to an absolute path when cloningAlex Vandiver
2009-12-08Revert recent "git merge <msg> HEAD <commit>..." deprecationJunio C Hamano
2009-12-08add-interactive: fix deletion of non-empty filesJeff King
2009-12-08git svn: log removals of empty directoriesEric Wong
2009-12-08git svn: Don't create empty directories whose parents were deletedGreg Price
2009-12-08git-svn: sort svk merge tickets to account for minimal parentsAlex Vandiver
2009-12-07git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka
2009-12-06bash: update 'git commit' completionSZEDER Gábor