summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-01-25tests: adjust breakage by stricter rev-parseJunio C Hamano
2006-01-22t4011: "sleep 1" is not enough on FATJunio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2006-01-14GIT 1.1.2v1.1.2Junio C Hamano
2006-01-11name-rev: do not omit leading components of ref name.Junio C Hamano
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano
2006-01-08Add a test for rebase when a change was picked upstreamYann Dirson
2006-01-08Add a minimal test for git-cherryYann Dirson
2006-01-08ls-files --others --directory: testJunio C Hamano
2006-01-08Fix typo in debug stanza of t2001Yann Dirson
2006-01-06Merge fixes up to GIT 1.0.7Junio C Hamano
2006-01-06t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano
2006-01-06trivial: check, if t/trash directory was successfully createdAlex Riesen
2006-01-06trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen
2006-01-06trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen
2005-12-28Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape
2005-12-28Merge fixes up to GIT 1.0.6Junio C Hamano
2005-12-27Fix bogus tests on rev-list output.Junio C Hamano
2005-12-27Guard a test against wc that pads its output with whitespaceJunio C Hamano
2005-12-27Merge fixes up to GIT 1.0.5Junio C Hamano
2005-12-27Handle symlinks graciouslyJohannes Schindelin
2005-12-27t5300: avoid false failures.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-12-22merge-recursive: conflicting rename case.Junio C Hamano
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