summaryrefslogtreecommitdiff
path: root/t/t4200-rerere.sh
AgeCommit message (Expand)AuthorFilesLines
2009-12-04Teach --[no-]rerere-autoupdate option to merge, revert and friendsLibravatar Junio C Hamano1-0/+15
2009-05-06t4200: convert sed expression which operates on non-text file to perlLibravatar Brandon Casey1-1/+1
2009-05-06t4200: remove two unnecessary linesLibravatar Brandon Casey1-2/+0
2008-07-16Merge branch 'sb/dashless'Libravatar Junio C Hamano1-5/+5
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-5/+5
2008-07-13Move MERGE_RR from .git/rr-cache/ into .git/Libravatar Johannes Schindelin1-3/+3
2008-07-10builtin-rerere: more carefully find conflict markersLibravatar Olivier Marin1-6/+20
2008-06-22rerere.autoupdateLibravatar Junio C Hamano1-0/+10
2008-06-22t4200: fix rerere testLibravatar Junio C Hamano1-3/+3
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-3/+3
2008-03-13more tr portability test script fixesLibravatar Jeff King1-1/+1
2007-12-17the use of 'tr' in the test suite isn't really portableLibravatar H.Merijn Brand1-1/+1
2007-07-09rerere: record resolution even if file is not in merge baseLibravatar Johannes Schindelin1-5/+39
2007-07-06Enable "git rerere" by the config variable rerere.enabledLibravatar Johannes Schindelin1-3/+20
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-1/+1
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+0
2007-05-03posix compatibility for t4200Libravatar Bryan Larsen1-1/+1
2007-04-04rerere: make sorting really stable.Libravatar Junio C Hamano1-4/+5
2007-04-04Fix t4200-rerere for white-space from "wc -l"Libravatar Brian Gernhardt1-2/+2
2007-04-03Merge 1.5.0.7 inLibravatar Junio C Hamano1-4/+17
2007-04-03rerere should not repeat the earlier hunks in later onesLibravatar Junio C Hamano1-4/+17
2007-03-04Get rid of the dependency to GNU diff in the testsLibravatar Johannes Schindelin1-3/+3
2007-02-25Update tests to use test-chmtimeLibravatar Eric Wong1-33/+20
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Libravatar Junio C Hamano1-20/+17
2007-01-18Use standard -t option for touch.Libravatar Simon 'corecode' Schubert1-12/+12
2006-12-21Add a test for git-rerereLibravatar Johannes Schindelin1-0/+154