summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2005-12-03New test case: merge with directory/file conflictsLibravatar Fredrik Kuivinen1-0/+25
2005-12-03test-lib.sh: Add new function, test_expect_codeLibravatar Fredrik Kuivinen1-0/+13
2005-12-01t3100: add ls-tree -t and -d tests.Libravatar Junio C Hamano1-0/+38
2005-11-30Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Libravatar Junio C Hamano3-56/+22
2005-11-29[PATCH] Add tests for git-mv in subdirectoriesLibravatar Alex Riesen1-0/+27
2005-11-28ls-tree: match the test to the new semantics.Libravatar Junio C Hamano3-56/+22
2005-11-24Rename git-config-set to git-repo-configLibravatar Johannes Schindelin1-26/+26
2005-11-21Allow hierarchical section namesLibravatar Johannes Schindelin1-0/+19
2005-11-20git-config-set: support selecting values by non-matching regexLibravatar Johannes Schindelin1-0/+28
2005-11-19git-config-set: add more optionsLibravatar Johannes Schindelin1-0/+224
2005-11-16tests: binary diff application.Libravatar Junio C Hamano1-10/+39
2005-11-16apply: allow-binary-replacement.Libravatar Junio C Hamano1-0/+8
2005-11-16git-apply: fail if a patch cannot be applied.Libravatar Junio C Hamano1-0/+78
2005-11-15Fix tests with new git in CLibravatar Johannes Schindelin1-0/+2
2005-11-14Update topo-order test.Libravatar Junio C Hamano1-15/+15
2005-11-14allow git-update-ref create refs with slashes in namesLibravatar Alex Riesen1-0/+8
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Libravatar Junio C Hamano2-2/+61
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Libravatar Junio C Hamano1-2/+2
2005-11-11Add test case for merge-base.Libravatar Junio C Hamano1-0/+59
2005-11-08make tests ignorable with "make -i"Libravatar Alex Riesen1-3/+8
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setLibravatar Alex Riesen1-0/+1
2005-11-05test: t4102-apply-rename fails with strict umask.Libravatar Junio C Hamano1-1/+1
2005-11-02remove CR/LF from .gitignoreLibravatar Alex Riesen1-0/+12
2005-10-28make t5501 less annoyingLibravatar Johannes Schindelin1-2/+2
2005-10-28Implement an interoperability test for fetch-pack/upload-packLibravatar Johannes Schindelin1-0/+43
2005-10-28Implement a test for git-fetch-pack/git-upload-packLibravatar Johannes Schindelin1-0/+136
2005-10-28fix testsuite to tolerate spaces in pathLibravatar Pavel Roskin1-4/+4
2005-10-28Create object subdirectories on demand (phase II)Libravatar Linus Torvalds1-4/+4
2005-10-18No funny names on cygwin...Libravatar Johannes Schindelin1-0/+3
2005-10-17Adjust tests for not quoting SP.Libravatar Junio C Hamano1-5/+11
2005-10-17Add tests for funny pathnames.Libravatar Junio C Hamano1-0/+133
2005-10-16Disable hooks during tests.Libravatar Junio C Hamano1-1/+5
2005-10-15Merge branch 'fixes'Libravatar Junio C Hamano1-0/+160
2005-10-13Adapt tutorial to cygwin and add test caseLibravatar Johannes Schindelin1-0/+160
2005-10-12Add git-index-pack utilityLibravatar Sergey Vlasov1-0/+18
2005-10-11Use git-update-ref and git-symbolic-ref in testsLibravatar Johannes Schindelin4-6/+6
2005-10-10Merge branch 'fixes'Libravatar Junio C Hamano2-1/+5
2005-10-10t5400-send-pack relies on a working cpioLibravatar Johannes Schindelin1-0/+3
2005-10-10Deal with $(bindir) and friends with whitespaces.Libravatar Junio C Hamano1-1/+7
2005-10-09Also force LC_ALL in test scripts.Libravatar Junio C Hamano1-1/+2
2005-10-08Create object subdirectories on demandLibravatar Linus Torvalds1-1/+1
2005-10-07Merge branch 'fixes'Libravatar Junio C Hamano1-0/+160
2005-10-07Fix wrong filename listing bug in git-ls-tree.Libravatar robfitz@273k.net1-0/+160
2005-10-07Show original and resulting blob object info in diff output.Libravatar Junio C Hamano4-5/+14
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Libravatar Fredrik Kuivinen1-0/+69
2005-10-01More portability.Libravatar Junio C Hamano3-19/+17
2005-10-01Add git-symbolic-refLibravatar Junio C Hamano1-3/+3
2005-09-28Update the case table in t/t1000.Libravatar Junio C Hamano1-31/+12
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionLibravatar Peter Eriksen2-2/+3
2005-09-22Retire diff-helper.Libravatar Junio C Hamano3-169/+0