summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-26Allow use of []-wrapped addresses in git://Ilari Liusvaara
2010-01-26Support addresses with ':' in git-daemonIlari Liusvaara
2010-01-20Git 1.6.5.8v1.6.5.8Junio C Hamano
2010-01-20Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5Junio C Hamano
2010-01-20Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1...Junio C Hamano
2010-01-20Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint-1.6.5Junio C Hamano
2010-01-20Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint-1.6.5Junio C Hamano
2010-01-19Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-01-19Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano
2010-01-19Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2010-01-19Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4Junio C Hamano
2010-01-19Fix mis-backport of t7002Junio C Hamano
2010-01-19grep: NUL terminate input from a fileJim Meyering
2010-01-15fast-import: tag may point to any object typeDmitry Potapov
2010-01-10Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2010-01-10Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2010-01-10base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher
2010-01-10base85: encode_85() does not use the decode tableAndreas Gruenbacher
2010-01-10base85 debug code: Fix length byte calculationAndreas Gruenbacher
2010-01-07checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano
2009-12-31branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy
2009-12-31bash completion: factor submodules into dirty stateThomas Rast
2009-12-30textconv: stop leaking file descriptorsJeff King
2009-12-30reset: unbreak hard resets with GIT_WORK_TREEJeff King
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-22Prevent git blame from segfaulting on a missing author nameDavid Reiss
2009-12-20rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson
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.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-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-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-08add-interactive: fix deletion of non-empty filesJeff King
2009-12-05Git 1.6.5.5v1.6.5.5Junio C Hamano
2009-12-05Fix diff -B/--dirstat miscounting of newly added contentsLinus Torvalds
2009-12-05reset: improve worktree safety valvesJeff King
2009-12-05Documentation: Avoid use of xmlto --stringparamTodd Zullinger
2009-12-04archive: clarify description of path parameterRené Scharfe
2009-12-04rerere: don't segfault on failure to open rr-cacheJeff King