summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-221-17/+35
* Add new git-rm command with documentationCarl Worth2006-02-221-0/+42
* Merge branch 'fix'Junio C Hamano2006-02-221-0/+22
|\
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-211-0/+22
* | Merge branch 'js/portable'Junio C Hamano2006-02-211-5/+2
|\ \
| * | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-181-5/+2
* | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-211-0/+27
* | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-211-0/+36
* | | Merge part of jc/portable branchJunio C Hamano2006-02-215-1/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Optionally work without pythonJohannes Schindelin2006-02-185-1/+19
* | Make git-reset delete empty directoriesShawn Pearce2006-02-171-0/+63
* | Abstract test_create_repo out for use in tests.Carl Worth2006-02-171-6/+17
|/
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-121-1/+1
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-121-1/+1
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-111-1/+1
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-101-4/+6
* t6000: fix a careless test library add-on.Junio C Hamano2006-02-081-1/+6
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-061-3/+3
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-251-2/+2
* t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-211-1/+1
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-151-3/+3
* GIT 1.1.2v1.1.2Junio C Hamano2006-01-131-3/+3
|\
| * name-rev: do not omit leading components of ref name.Junio C Hamano2006-01-111-3/+3
* | GIT 1.1.0v1.1.0Junio C Hamano2006-01-081-1/+1
|\ \ | |/
| * Fix typo in debug stanza of t2001Yann Dirson2006-01-071-1/+1
* | Add a test for rebase when a change was picked upstreamYann Dirson2006-01-081-0/+53
* | Add a minimal test for git-cherryYann Dirson2006-01-081-0/+53
* | ls-files --others --directory: testJunio C Hamano2006-01-071-6/+28
* | Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-056-18/+44
|\ \ | |/
| * t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano2006-01-051-3/+6
| * trivial: check, if t/trash directory was successfully createdAlex Riesen2006-01-051-1/+1
| * trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-052-7/+22
| * trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen2006-01-051-0/+8
| * Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-281-7/+7
* | Merge fixes up to GIT 1.0.6Junio C Hamano2005-12-273-3/+3
|\ \ | |/
| * 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
* | Merge fixes up to GIT 1.0.5Junio C Hamano2005-12-262-1/+92
|\ \ | |/
| * Handle symlinks graciouslyJohannes Schindelin2005-12-261-0/+85
| * t5300: avoid false failures.Junio C Hamano2005-12-261-1/+7
| * check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-231-0/+7
* | check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-221-0/+7
* | merge-recursive: conflicting rename case.Junio C Hamano2005-12-211-0/+37
|/
* 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-198-0/+0
* Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano2005-12-171-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-141-0/+34
* t3200: branch --help does not die anymore.Junio C Hamano2005-12-141-2/+2