summaryrefslogtreecommitdiff
path: root/t/t0030-stripspace.sh
AgeCommit message (Expand)Author
2014-10-27strbuf_add_commented_lines(): avoid SP-HT sequence in commented linesJunio C Hamano
2014-04-29t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-01-16Allow custom "comment char"Junio C Hamano
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-03-13grep portability fix: don't use "-e" or "-q"Jeff King
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-07-27Teach "git stripspace" the --strip-comments optionJohannes Schindelin
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica
2007-07-11t0030: Remove repeated instructions and add missing &&Carlos Rica
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-27Add test script for git-stripspace.Carlos Rica