aboutsummaryrefslogtreecommitdiff
path: root/t/t6023-merge-file.sh
Commit message (Expand)AuthorAge
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMJohannes Schindelin2008-02-18
* xdl_merge(): make XDL_MERGE_ZEALOUS output simplerJohannes Schindelin2008-02-18
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Merge branch 'js/merge'Junio C Hamano2007-06-09
|\
| * git-merge-file: refuse to merge binary filesJohannes Schindelin2007-06-04
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Fix permissions on test scriptsAlex Riesen2007-04-16
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-15
* xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin2006-12-28
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06