aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | Fix test case for some sedJohannes Schindelin2006-03-02
* | annotate: Add a basic set of test cases.Ryan Anderson2006-03-01
|/
* git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-22
* Add new git-rm command with documentationCarl Worth2006-02-22
* Merge branch 'fix'Junio C Hamano2006-02-22
|\
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-21
* | Merge branch 'js/portable'Junio C Hamano2006-02-21
|\ \
| * | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-18
* | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-21
* | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-21
* | | Merge part of jc/portable branchJunio C Hamano2006-02-21
|\ \ \ | |/ / | | / | |/ |/|
| * Optionally work without pythonJohannes Schindelin2006-02-18
* | Make git-reset delete empty directoriesShawn Pearce2006-02-17
* | Abstract test_create_repo out for use in tests.Carl Worth2006-02-17
|/
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-12
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-12
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-11
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-10
* t6000: fix a careless test library add-on.Junio C Hamano2006-02-08
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-25
* t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-21
* 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