summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-31bash completion: factor submodules into dirty stateThomas Rast
2009-12-31Fix "git remote update" with remotes.defalt setBjörn Gustavsson
2009-12-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-12-30textconv: stop leaking file descriptorsJeff King
2009-12-30reset: unbreak hard resets with GIT_WORK_TREEJeff King
2009-12-30archive: complain about path specs that don't match anythingRené Scharfe
2009-12-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-12-30commit: --cleanup is a message optionGreg Price
2009-12-30git count-objects: handle packs bigger than 4GAndreas Schwab
2009-12-30t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy
2009-12-29Documentation: always respect core.worktree if setNguyễn Thái Ngọc Duy
2009-12-27Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maintJunio C Hamano
2009-12-27read_index(): fix reading extension size on BE 64-bit archsNathaniel W Filardo
2009-12-26Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano
2009-12-26Start 1.6.6.X maintenance trackJunio C Hamano
2009-12-26Merge branch 'jc/maint-obsd46' into maintJunio C Hamano
2009-12-26Add git-http-backend to command-list.Tarmigan Casebolt
2009-12-26t4019 "grep" portability fixJunio C Hamano
2009-12-26t1200: work around a bug in some implementations of "find"Junio C Hamano
2009-12-23Git 1.6.6v1.6.6Junio C Hamano
2009-12-23git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh
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-14octopus: remove dead codeStephen Boyd
2009-12-14octopus: reenable fast-forward mergesStephen Boyd
2009-12-14octopus: make merge process simpler to followStephen Boyd