summaryrefslogtreecommitdiff
path: root/t/t6001-rev-list-merge-order.sh
Commit message (Expand)AuthorAgeFilesLines
* Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-462/+0
* Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-281-7/+7
* Fix bogus tests on rev-list output.Junio C Hamano2005-12-271-1/+1
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-111-1/+1
* Big tool rename.Junio C Hamano2005-09-071-1/+1
* Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-291-0/+7
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-071-1/+1
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-061-9/+0
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-061-0/+20
* [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour2005-07-061-111/+1
* [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] A test case that demonstrates a problem with merges with two roots.Jon Seymour2005-06-221-0/+61
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-191-61/+375
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-081-0/+175