summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
AgeCommit message (Expand)AuthorFilesLines
2010-06-16pretty: Introduce ' ' modifier to add space if non-emptyLibravatar Michael J Gruber1-0/+10
2010-05-21Merge branch 'jn/shortlog'Libravatar Junio C Hamano1-0/+31
2010-05-08Merge branch 'eb/unpretty-b-format'Libravatar Junio C Hamano1-0/+9
2010-05-04pretty: Respect --abbrev optionLibravatar Will Palmer1-0/+31
2010-04-17t6006: do not write to /tmpLibravatar Matthew Ogilvie1-1/+1
2010-04-05Add `%B' in format strings for raw commit body in `git log' and friendsLibravatar Eli Barzilay1-0/+9
2010-03-21rev-list: fix --pretty=oneline with empty messageLibravatar Erik Faye-Lund1-0/+9
2010-01-14strbuf_expand: convert "%%" to "%"Libravatar Jeff King1-0/+7
2009-11-30Merge branch 'jc/pretty-lf'Libravatar Junio C Hamano1-0/+22
2009-10-19Introduce new pretty formats %g[sdD] for reflog informationLibravatar Thomas Rast1-0/+18
2009-10-04Pretty-format: %[+-]x to tweak inter-item newlinesLibravatar Junio C Hamano1-0/+22
2009-01-17expand --pretty=format color optionsLibravatar Jeff King1-1/+8
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-3/+3
2008-08-29pretty=format: respect date format optionsLibravatar Jeff King1-0/+6
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-1/+1
2008-01-06custom pretty format: tolerate empty e-mail addressLibravatar Junio C Hamano1-0/+10
2007-09-26Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Libravatar Michal Vitecek1-8/+0
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-5/+5
2007-03-28t/t6006: add tests for a slightly more complex commit messagesLibravatar Jeff King1-0/+42
2007-03-28Fix "--pretty=format:" for parent related items.Libravatar Junio C Hamano1-4/+4
2007-03-27Add some basic tests of rev-list --pretty=formatLibravatar Jeff King1-0/+108