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