summaryrefslogtreecommitdiff
path: root/t/t4200-rerere.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-5/+5
|\
| * t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-5/+5
* | Move MERGE_RR from .git/rr-cache/ into .git/Johannes Schindelin2008-07-131-3/+3
* | builtin-rerere: more carefully find conflict markersOlivier Marin2008-07-101-6/+20
|/
* rerere.autoupdateJunio C Hamano2008-06-221-0/+10
* t4200: fix rerere testJunio C Hamano2008-06-221-3/+3
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-3/+3
* more tr portability test script fixesJeff King2008-03-131-1/+1
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-171-1/+1
* rerere: record resolution even if file is not in merge baseJohannes Schindelin2007-07-091-5/+39
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-061-3/+20
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
* War on whitespaceJunio C Hamano2007-06-071-2/+0
* posix compatibility for t4200Bryan Larsen2007-05-031-1/+1
* rerere: make sorting really stable.Junio C Hamano2007-04-041-4/+5
* Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-041-2/+2
* Merge 1.5.0.7 inJunio C Hamano2007-04-031-4/+17
|\
| * rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-031-4/+17
* | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-3/+3
* | Update tests to use test-chmtimeEric Wong2007-02-251-33/+20
|/
* t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-071-20/+17
* Use standard -t option for touch.Simon 'corecode' Schubert2007-01-181-12/+12
* Add a test for git-rerereJohannes Schindelin2006-12-211-0/+154