aboutsummaryrefslogtreecommitdiff
path: root/t/t6001-rev-list-merge-order.sh
Commit message (Expand)AuthorAge
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-11
* Big tool rename.Junio C Hamano2005-09-07
* Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-29
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-07
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-06
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-06
* [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour2005-07-06
* [PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour2005-06-29
* [PATCH] Fix broken t6001 test caseJon Seymour2005-06-29
* [PATCH] Demonstrate broken t6001 test case functionJon Seymour2005-06-29
* [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour2005-06-29
* [PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour2005-06-29
* [PATCH] A test case that demonstrates a problem with merges with two roots.Jon Seymour2005-06-22
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-19
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-08