summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2005-12-20Racy GIT (part #2)Junio C Hamano-4/+13
2005-12-20Racy GITJunio C Hamano-0/+24
2005-12-19tests: make scripts executableJunio C Hamano-0/+0
2005-12-17Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano-48/+0
2005-12-15get_sha1_basic(): corner case ambiguity fixJunio C Hamano-0/+49
2005-12-14git rebase loses author name/email if given bad email addressAmos Waterland-0/+34
2005-12-14t3200: branch --help does not die anymore.Junio C Hamano-2/+2
2005-12-13Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis-1/+9
2005-12-12Revert "Add deltifier test."Junio C Hamano-43/+0
2005-12-12Add deltifier test.Junio C Hamano-0/+43
2005-12-11t/t6022: a new test for renaming merge.Junio C Hamano-0/+164
2005-12-10t0000: catch trivial pilot errors.Junio C Hamano-2/+36
2005-12-10t3300: funny name testJunio C Hamano-14/+14
2005-12-09Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano-3/+2
2005-12-09use "git init-db" in testsAlex Riesen-2/+2
2005-12-07Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano-1/+12
2005-12-05Fix 5501 testJunio C Hamano-4/+9
2005-12-05config.c: remove unnecessary header in minimum configuration file.Junio C Hamano-20/+0
2005-12-03New test case: Criss-cross mergeFredrik Kuivinen-0/+92
2005-12-03New test case: merge with directory/file conflictsFredrik Kuivinen-0/+25
2005-12-03test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen-0/+13
2005-12-01t3100: add ls-tree -t and -d tests.Junio C Hamano-0/+38
2005-11-30Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano-56/+22
2005-11-29[PATCH] Add tests for git-mv in subdirectoriesAlex Riesen-0/+27
2005-11-28ls-tree: match the test to the new semantics.Junio C Hamano-56/+22
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin-26/+26
2005-11-21Allow hierarchical section namesJohannes Schindelin-0/+19
2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin-0/+28
2005-11-19git-config-set: add more optionsJohannes Schindelin-0/+224
2005-11-16tests: binary diff application.Junio C Hamano-10/+39
2005-11-16apply: allow-binary-replacement.Junio C Hamano-0/+8
2005-11-16git-apply: fail if a patch cannot be applied.Junio C Hamano-0/+78
2005-11-15Fix tests with new git in CJohannes Schindelin-0/+2
2005-11-14Update topo-order test.Junio C Hamano-15/+15
2005-11-14allow git-update-ref create refs with slashes in namesAlex Riesen-0/+8
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano-2/+61
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano-2/+2
2005-11-11Add test case for merge-base.Junio C Hamano-0/+59
2005-11-08make tests ignorable with "make -i"Alex Riesen-3/+8
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen-0/+1
2005-11-05test: t4102-apply-rename fails with strict umask.Junio C Hamano-1/+1
2005-11-02remove CR/LF from .gitignoreAlex Riesen-0/+12
2005-10-28make t5501 less annoyingJohannes Schindelin-2/+2
2005-10-28Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin-0/+43
2005-10-28Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin-0/+136
2005-10-28fix testsuite to tolerate spaces in pathPavel Roskin-4/+4
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds-4/+4
2005-10-18No funny names on cygwin...Johannes Schindelin-0/+3
2005-10-17Adjust tests for not quoting SP.Junio C Hamano-5/+11
2005-10-17Add tests for funny pathnames.Junio C Hamano-0/+133