aboutsummaryrefslogtreecommitdiff
path: root/t/t0030-stripspace.sh
Commit message (Expand)AuthorAge
* stripspace: respect repository configJohannes Schindelin2016-11-21
* rebase -i: highlight problems with core.commentcharJohannes Schindelin2016-11-21
* strbuf_add_commented_lines(): avoid SP-HT sequence in commented linesJunio C Hamano2014-10-27
* t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
* Allow custom "comment char"Junio C Hamano2013-01-16
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-26
* t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica2007-07-11
* t0030: Remove repeated instructions and add missing &&Carlos Rica2007-07-11
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add test script for git-stripspace.Carlos Rica2007-06-26