summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-02-06Merge branch 'sg/maint-gitdir-in-subdir' into maintJunio C Hamano
2009-02-06Merge branch 'jc/maint-split-diff-metainfo' into maintJunio C Hamano
2009-02-06Merge branch 'js/maint-all-implies-HEAD' into maintJunio C Hamano
2009-02-06Merge branch 'kc/maint-diff-bwi-fix' into maintJunio C Hamano
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy
2009-02-04Add a testcase for "git mv -f" on untracked files.Matthieu Moy
2009-02-04Missing && in t/t7001.sh.Matthieu Moy
2009-01-29Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano
2009-01-29Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano
2009-01-29Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano
2009-01-27Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano
2009-01-27diff.c: output correct index lines for a split diffJunio C Hamano
2009-01-24Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano
2009-01-24Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano
2009-01-24Merge branch 'js/add-not-submodule' into maintJunio C Hamano
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin
2009-01-20Fix combined use of whitespace ignore options to diffKeith Cascio
2009-01-20test more combinations of ignore-whitespace options to diffKeith Cascio
2009-01-18bundle: allow the same ref to be given more than onceJunio C Hamano
2009-01-18revision walker: include a detached HEAD in --allJohannes Schindelin
2009-01-18Fix gitdir detection when in subdir of gitdirSZEDER Gábor
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin
2009-01-15Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer
2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer
2009-01-15t3501: check that commits are actually doneStephan Beyer
2009-01-15Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-15Make t3411 executableMiklos Vajna
2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber
2009-01-14add test cases for "git mv -k"Michael J Gruber
2009-01-13Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintJunio C Hamano
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintJunio C Hamano
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintJunio C Hamano
2009-01-13Teach format-patch to handle output directory relative to cwdJunio C Hamano
2009-01-12Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintJunio C Hamano
2009-01-07diff: accept -- when using --no-indexThomas Rast
2009-01-05unpack-trees: fix path search bug in verify_absentClemens Buchacher
2009-01-05unpack-trees: handle failure in verify_absentClemens Buchacher
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XMarcel M. Cary
2009-01-05git add: do not add files from a submoduleJohannes Schindelin
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano
2008-12-27grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano
2008-12-27describe: Avoid unnecessary warning when using --allShawn O. Pearce
2008-12-25merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin
2008-12-24Merge branch 'js/rebase-i-p'Junio C Hamano