summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* name-rev: do not omit leading components of ref name.Junio C Hamano2006-01-111-3/+3
* Fix typo in debug stanza of t2001Yann Dirson2006-01-081-1/+1
* t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano2006-01-061-3/+6
* trivial: check, if t/trash directory was successfully createdAlex Riesen2006-01-061-1/+1
* trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-062-7/+22
* trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen2006-01-061-0/+8
* Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-281-7/+7
* Fix bogus tests on rev-list output.Junio C Hamano2005-12-272-2/+2
* Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-271-1/+1
* Handle symlinks graciouslyJohannes Schindelin2005-12-271-0/+85
* t5300: avoid false failures.Junio C Hamano2005-12-271-1/+7
* check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-231-0/+7
* Racy GIT (part #2)Junio C Hamano2005-12-201-4/+13
* Racy GITJunio C Hamano2005-12-201-0/+24
* tests: make scripts executableJunio C Hamano2005-12-208-0/+0
* Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano2005-12-181-48/+0
* get_sha1_basic(): corner case ambiguity fixJunio C Hamano2005-12-152-0/+49
* git rebase loses author name/email if given bad email addressAmos Waterland2005-12-151-0/+34
* t3200: branch --help does not die anymore.Junio C Hamano2005-12-141-2/+2
* Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis2005-12-141-1/+9
* Revert "Add deltifier test."Junio C Hamano2005-12-131-43/+0
* Add deltifier test.Junio C Hamano2005-12-121-0/+43
* t/t6022: a new test for renaming merge.Junio C Hamano2005-12-111-0/+164
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-112-2/+36
* t3300: funny name testJunio C Hamano2005-12-111-14/+14
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-101-3/+2
* use "git init-db" in testsAlex Riesen2005-12-091-2/+2
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-081-1/+12
* Fix 5501 testJunio C Hamano2005-12-061-4/+9
* config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-051-20/+0
* New test case: Criss-cross mergeFredrik Kuivinen2005-12-031-0/+92
* New test case: merge with directory/file conflictsFredrik Kuivinen2005-12-031-0/+25
* test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen2005-12-031-0/+13
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-021-0/+38
*-. Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano2005-11-303-56/+22
|\ \
| | * ls-tree: match the test to the new semantics.Junio C Hamano2005-11-293-56/+22
| |/
* / [PATCH] Add tests for git-mv in subdirectoriesAlex Riesen2005-11-301-0/+27
|/
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-241-26/+26
* Allow hierarchical section namesJohannes Schindelin2005-11-211-0/+19
* git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-201-0/+28
* git-config-set: add more optionsJohannes Schindelin2005-11-201-0/+224
* tests: binary diff application.Junio C Hamano2005-11-171-10/+39
* apply: allow-binary-replacement.Junio C Hamano2005-11-171-0/+8
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-161-0/+78
* Fix tests with new git in CJohannes Schindelin2005-11-161-0/+2
* Update topo-order test.Junio C Hamano2005-11-151-15/+15
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-151-0/+8
*-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-112-2/+61
|\ \
| | * Add test case for merge-base.Junio C Hamano2005-11-111-0/+59
| |/ |/|
| * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-111-2/+2
|/