Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-03-13more tr portability test script fixesJeff King
2007-12-18the use of 'tr' in the test suite isn't really portableH.Merijn Brand
2007-07-10rerere: record resolution even if file is not in merge baseJohannes Schindelin
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-05-04posix compatibility for t4200Bryan Larsen
2007-04-05rerere: make sorting really stable.Junio C Hamano
2007-04-05Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04Merge 1.5.0.7 inJunio C Hamano
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-02-25Update tests to use test-chmtimeEric Wong
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano
2007-01-19Use standard -t option for touch.Simon 'corecode' Schubert
2006-12-22Add a test for git-rerereJohannes Schindelin