summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano
2005-07-07[PATCH] Write sed script directly into temp file, rather than a variableJon Seymour
2005-07-07[PATCH] Add t/t6003 with some --topo-order testsJon Seymour
2005-07-06[PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour
2005-07-06[PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour
2005-07-06[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour
2005-07-04[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour
2005-06-30[PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour
2005-06-30[PATCH] Fix broken t6001 test caseJon Seymour
2005-06-30[PATCH] Demonstrate broken t6001 test case functionJon Seymour
2005-06-30[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour
2005-06-30[PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour
2005-06-29[PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano
2005-06-28Fix another test that broke with the recent git-init-db updateLinus Torvalds
2005-06-28[PATCH] replace sha1sum with sum in t/t1002Mark Allen
2005-06-28Fix up test that counted subdirectories in ".git/objects"Linus Torvalds
2005-06-27[PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano
2005-06-26[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano
2005-06-25[PATCH] Fix oversimplified optimization for add_cache_entry().Junio C Hamano
2005-06-25[PATCH] Add more tests for read-tree --emu23.Junio C Hamano
2005-06-23[PATCH] A test case that demonstrates a problem with merges with two roots.Jon Seymour
2005-06-22[PATCH] git-apply: tests for --stat and --summary.Junio C Hamano
2005-06-20[PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour
2005-06-20[PATCH] Rework -B output.Junio C Hamano
2005-06-20[PATCH] Make -C less eager.Junio C Hamano
2005-06-14[PATCH] Unset TZ in t5000Mark Allen
2005-06-13[PATCH] read-tree: loosen too strict index requirementsJunio C Hamano
2005-06-13[PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano
2005-06-13[PATCH] read-tree: fix too strong index requirement #5ALTJunio C Hamano
2005-06-13[PATCH] read-tree --emu23.Junio C Hamano
2005-06-13[PATCH] Clean up read-tree two-way tests.Junio C Hamano
2005-06-08[PATCH] Add read-tree -m 3-way merge tests.Junio C Hamano
2005-06-08[PATCH] Tests: read-tree -m test updates.Junio C Hamano
2005-06-08[PATCH] three --merge-order bug fixesJon Seymour
2005-06-07[PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano
2005-06-06[PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano
2005-06-05diff 'rename' format change.Linus Torvalds
2005-06-05[PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe
2005-06-03[PATCH] git-tar-tree: add a test caseRene Scharfe
2005-06-01[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano
2005-05-31[PATCH] diff: consolidate test helper script pieces.Junio C Hamano
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano
2005-05-30[PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano
2005-05-29[PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano
2005-05-29[PATCH] Fix the way diffcore-rename records unremoved source.Junio C Hamano