summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
Commit message (Expand)AuthorAgeFilesLines
* t6006: do not write to /tmpMatthew Ogilvie2010-04-171-1/+1
* rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-211-0/+9
* strbuf_expand: convert "%%" to "%"Jeff King2010-01-141-0/+7
* Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-301-0/+22
|\
| * Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-041-0/+22
* | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-191-0/+18
|/
* expand --pretty=format color optionsJeff King2009-01-171-1/+8
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-3/+3
* pretty=format: respect date format optionsJeff King2008-08-291-0/+6
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-061-0/+10
* Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-261-8/+0
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-5/+5
* t/t6006: add tests for a slightly more complex commit messagesJeff King2007-03-281-0/+42
* Fix "--pretty=format:" for parent related items.Junio C Hamano2007-03-281-4/+4
* Add some basic tests of rev-list --pretty=formatJeff King2007-03-271-0/+108