aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-15
* GIT 1.1.2v1.1.2Junio C Hamano2006-01-13
|\
| * name-rev: do not omit leading components of ref name.Junio C Hamano2006-01-11
* | GIT 1.1.0v1.1.0Junio C Hamano2006-01-08
|\ \ | |/
| * Fix typo in debug stanza of t2001Yann Dirson2006-01-07
* | Add a test for rebase when a change was picked upstreamYann Dirson2006-01-08
* | Add a minimal test for git-cherryYann Dirson2006-01-08
* | ls-files --others --directory: testJunio C Hamano2006-01-07
* | Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-05
|\ \ | |/
| * t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano2006-01-05
| * trivial: check, if t/trash directory was successfully createdAlex Riesen2006-01-05
| * trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-05
| * trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen2006-01-05
| * Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-28
* | Merge fixes up to GIT 1.0.6Junio C Hamano2005-12-27
|\ \ | |/
| * Fix bogus tests on rev-list output.Junio C Hamano2005-12-27
| * Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-27
* | Merge fixes up to GIT 1.0.5Junio C Hamano2005-12-26
|\ \ | |/
| * Handle symlinks graciouslyJohannes Schindelin2005-12-26
| * t5300: avoid false failures.Junio C Hamano2005-12-26
| * check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-23
* | check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-22
* | merge-recursive: conflicting rename case.Junio C Hamano2005-12-21
|/
* Racy GIT (part #2)Junio C Hamano2005-12-20
* Racy GITJunio C Hamano2005-12-20
* tests: make scripts executableJunio C Hamano2005-12-19
* Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano2005-12-17
* get_sha1_basic(): corner case ambiguity fixJunio C Hamano2005-12-15
* git rebase loses author name/email if given bad email addressAmos Waterland2005-12-14
* t3200: branch --help does not die anymore.Junio C Hamano2005-12-14
* Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis2005-12-13
* Revert "Add deltifier test."Junio C Hamano2005-12-12
* Add deltifier test.Junio C Hamano2005-12-12
* t/t6022: a new test for renaming merge.Junio C Hamano2005-12-11
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-10
* t3300: funny name testJunio C Hamano2005-12-10
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-09
* use "git init-db" in testsAlex Riesen2005-12-09
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-07
* Fix 5501 testJunio C Hamano2005-12-05
* config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-05
* New test case: Criss-cross mergeFredrik Kuivinen2005-12-03
* New test case: merge with directory/file conflictsFredrik Kuivinen2005-12-03
* test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen2005-12-03
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-01
*-. Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano2005-11-30
|\ \
| | * ls-tree: match the test to the new semantics.Junio C Hamano2005-11-28
| |/
* | [PATCH] Add tests for git-mv in subdirectoriesAlex Riesen2005-11-29
|/
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
* Allow hierarchical section namesJohannes Schindelin2005-11-21