summaryrefslogtreecommitdiff
path: root/t/t3800-mktag.sh
Commit message (Expand)AuthorAgeFilesLines
* Use test_expect_success for test setupsBrian Gernhardt2010-03-201-4/+6
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-6/+6
* mask necessary whitespace policy violations in test scriptsJeff King2008-06-141-2/+2
* mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2008-03-311-16/+72
* mktag.c: improve verification of tagger field and testsBrandon Casey2008-03-301-5/+124
* t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2
* t/t3800: do not use a temporary file to hold expected result.Junio C Hamano2008-01-051-64/+25
* t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-051-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-2/+2
* Assorted typo fixesPavel Roskin2007-02-031-2/+2
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-151-1/+1
* New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-021-0/+227