summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix potential send-pack SIGSEGVLinus Torvalds2005-07-261-0/+54
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-2618-34/+34
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-251-0/+55
* [PATCH] Test framework: prettyprint the failed command.Junio C Hamano2005-07-221-1/+3
* [PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano2005-07-221-0/+32
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-075-3/+11
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-064-33/+7
* [PATCH] Add t/t6003 with some --topo-order testsJon Seymour2005-07-061-0/+417
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-061-0/+20
* [PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour2005-07-061-1/+3
* [PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour2005-07-061-0/+247
* [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour2005-07-062-111/+106
* [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour2005-07-041-15/+15
* [PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour2005-06-291-8/+8
* [PATCH] Fix broken t6001 test caseJon Seymour2005-06-291-3/+3
* [PATCH] Demonstrate broken t6001 test case functionJon Seymour2005-06-291-3/+2
* [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour2005-06-291-6/+6
* [PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour2005-06-291-0/+5
* [PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano2005-06-291-2/+4
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-291-0/+38
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-271-1/+0
* [PATCH] replace sha1sum with sum in t/t1002Mark Allen2005-06-271-15/+32
* Fix up test that counted subdirectories in ".git/objects"Linus Torvalds2005-06-271-3/+3
* [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-271-2/+46
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-271-79/+0
* [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano2005-06-261-0/+85
* [PATCH] Fix oversimplified optimization for add_cache_entry().Junio C Hamano2005-06-251-5/+20
* [PATCH] Add more tests for read-tree --emu23.Junio C Hamano2005-06-252-14/+150
* [PATCH] A test case that demonstrates a problem with merges with two roots.Jon Seymour2005-06-221-0/+61
* [PATCH] git-apply: tests for --stat and --summary.Junio C Hamano2005-06-2215-0/+2152
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-191-61/+375
* [PATCH] Rework -B output.Junio C Hamano2005-06-191-21/+15
* [PATCH] Make -C less eager.Junio C Hamano2005-06-194-4/+5
* [PATCH] Unset TZ in t5000Mark Allen2005-06-141-2/+3
* [PATCH] read-tree: loosen too strict index requirementsJunio C Hamano2005-06-121-0/+9
* [PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano2005-06-122-16/+36
* [PATCH] read-tree: fix too strong index requirement #5ALTJunio C Hamano2005-06-122-13/+13
* [PATCH] read-tree --emu23.Junio C Hamano2005-06-121-0/+316
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-121-35/+42
* [PATCH] Add read-tree -m 3-way merge tests.Junio C Hamano2005-06-082-12/+366
* [PATCH] Tests: read-tree -m test updates.Junio C Hamano2005-06-082-32/+30
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-081-0/+175
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-072-0/+588
* [PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano2005-06-051-1/+18
* diff 'rename' format change.Linus Torvalds2005-06-055-10/+10
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-051-0/+79
* [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe2005-06-031-20/+7
* [PATCH] git-tar-tree: add a test caseRene Scharfe2005-06-021-0/+106
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-312-5/+99
* [PATCH] diff: consolidate test helper script pieces.Junio C Hamano2005-05-316-83/+43