index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6001-rev-list-merge-order.sh
Age
Commit message (
Expand
)
Author
2006-03-01
Rip out merge-order and make "git log <paths>..." work again.
Linus Torvalds
2005-12-28
Fix skipping merge-order test with NO_OPENSSL=1.
Gerrit Pape
2005-12-27
Fix bogus tests on rev-list output.
Junio C Hamano
2005-10-11
Use git-update-ref and git-symbolic-ref in tests
Johannes Schindelin
2005-09-08
Big tool rename.
Junio C Hamano
2005-07-30
Skip --merge-order test when built with NO_OPENSSL
Junio C Hamano
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 variable
Jon Seymour
2005-07-06
[PATCH] Add a t/t6001 test case for a --merge-order bug
Jon Seymour
2005-07-06
[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...
Jon Seymour
2005-06-30
[PATCH] Remove unnecessary sort from t6001 testcase
Jon Seymour
2005-06-30
[PATCH] Fix broken t6001 test case
Jon Seymour
2005-06-30
[PATCH] Demonstrate broken t6001 test case function
Jon 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 ^ processing
Jon Seymour
2005-06-23
[PATCH] A test case that demonstrates a problem with merges with two roots.
Jon Seymour
2005-06-20
[PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...
Jon Seymour
2005-06-08
[PATCH] three --merge-order bug fixes
Jon Seymour