summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2011-08-30t3903: fix misquoted rev-parse invocationLibravatar Thomas Rast1-1/+1
2011-08-29t4014: "no-add-headers" is actually called "no-add-header"Libravatar Thomas Rast1-2/+2
2011-08-29t4014: invoke format-patch with --stdout where intendedLibravatar Thomas Rast1-2/+2
2011-08-29t4014: check for empty files from git format-patch --stdoutLibravatar Thomas Rast1-2/+19
2011-08-29git-p4: simple branch tests editsLibravatar Pete Wyckoff1-11/+8
2011-08-28t5540-http-test: shorten grep patternLibravatar Brian Gernhardt1-2/+6
2011-08-28branch: allow pattern argumentsLibravatar Michael J Gruber1-0/+19
2011-08-28branch: introduce --list optionLibravatar Michael J Gruber2-0/+37
2011-08-28t3005: do not assume a particular order of stdout and stderr of git-ls-filesLibravatar Johannes Sixt1-10/+12
2011-08-28Merge branch 'nd/maint-clone-gitdir'Libravatar Junio C Hamano1-0/+4
2011-08-28Merge branch 'ci/forbid-unwanted-current-branch-update'Libravatar Junio C Hamano2-0/+29
2011-08-28Merge branch 'jk/pager-with-external-command'Libravatar Junio C Hamano1-0/+36
2011-08-28Merge branch 'jc/maint-clone-alternates'Libravatar Junio C Hamano1-0/+23
2011-08-28Merge branch 'jk/color-and-pager'Libravatar Junio C Hamano2-23/+61
2011-08-28Merge branch 'di/fast-import-tagging'Libravatar Junio C Hamano1-0/+67
2011-08-28Merge branch 'di/fast-import-deltified-tree'Libravatar Junio C Hamano1-0/+41
2011-08-28Merge branch 'di/fast-import-ident'Libravatar Junio C Hamano2-0/+135
2011-08-28Merge branch 'va/p4-branch-import'Libravatar Junio C Hamano1-0/+200
2011-08-27Forbid DEL characters in reference namesLibravatar Michael Haggerty1-0/+3
2011-08-27git-stash: remove untracked/ignored directories when stashedLibravatar Brandon Casey1-3/+23
2011-08-27t/t3905: add missing '&&' linkageLibravatar Brandon Casey1-3/+3
2011-08-27t/t3905: use the name 'actual' for test output, swap arguments to test_cmpLibravatar Brandon Casey1-12/+12
2011-08-26rebase -i: clean error message for --continue after failed execLibravatar Matthieu Moy1-0/+14
2011-08-26t6040: test branch -vvLibravatar Michael J Gruber1-0/+16
2011-08-25revision: do not include sibling history in --ancestry-path outputLibravatar Junio C Hamano1-1/+1
2011-08-25rev-list: Demonstrate breakage with --ancestry-path --allLibravatar Brad King1-0/+35
2011-08-25Merge branch 'jc/merge-reword'Libravatar Junio C Hamano1-3/+3
2011-08-25Merge branch 'mg/branch-set-upstream-previous'Libravatar Junio C Hamano1-0/+14
2011-08-25Merge branch 'di/fast-import-doc'Libravatar Junio C Hamano1-0/+47
2011-08-25Merge branch 'jn/plug-empty-tree-leak'Libravatar Junio C Hamano1-1/+26
2011-08-25check-ref-format --print: Normalize refnames that start with slashesLibravatar Michael Haggerty1-0/+6
2011-08-23Merge branch 'rt/zlib-smaller-window'Libravatar Junio C Hamano22-7/+73
2011-08-23Merge branch 'jn/maint-test-return'Libravatar Junio C Hamano2-9/+13
2011-08-23Merge branch 'cb/maint-ls-files-error-report'Libravatar Junio C Hamano1-0/+70
2011-08-23Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maintLibravatar Junio C Hamano1-0/+5
2011-08-23fast-import: allow to tag newly created objectsLibravatar Dmitry Ivankov1-0/+26
2011-08-23fast-import: add tests for tagging blobsLibravatar Dmitry Ivankov1-0/+41
2011-08-23clone: clone from a repository with relative alternatesLibravatar Junio C Hamano1-1/+9
2011-08-22git-p4: Add simple test case for branch importLibravatar Vitor Antunes1-0/+64
2011-08-22Move git-dir for submodulesLibravatar Fredrik Gustafsson2-2/+109
2011-08-22clone: allow more than one --referenceLibravatar Junio C Hamano1-0/+15
2011-08-22Show interpreted branch name in error messagesLibravatar Conrad Irwin1-0/+9
2011-08-22Prevent force-updating of the current branchLibravatar Conrad Irwin2-0/+20
2011-08-22clone: allow to clone from .git fileLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2011-08-22git-p4: Add test case for copy detectionLibravatar Vitor Antunes1-0/+83
2011-08-22git-p4: Add test case for rename detectionLibravatar Vitor Antunes1-0/+53
2011-08-20push: Don't push a repository with unpushed submodulesLibravatar Fredrik Gustafsson1-0/+87
2011-08-20Use kwset in grepLibravatar Fredrik Kuivinen1-2/+2
2011-08-19support pager.* for external commandsLibravatar Jeff King1-0/+36
2011-08-19color: delay auto-color decision until point of useLibravatar Jeff King1-0/+12