aboutsummaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
Commit message (Expand)AuthorAge
* pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-16
* Merge branch 'jn/shortlog'Junio C Hamano2010-05-21
|\
| * pretty: Respect --abbrev optionWill Palmer2010-05-04
* | Merge branch 'eb/unpretty-b-format'Junio C Hamano2010-05-08
|\ \
| * | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-05
* | | t6006: do not write to /tmpMatthew Ogilvie2010-04-17
| |/ |/|
* | rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-21
|/
* strbuf_expand: convert "%%" to "%"Jeff King2010-01-14
* Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-30
|\
| * Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-04
* | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
|/
* expand --pretty=format color optionsJeff King2009-01-17
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* pretty=format: respect date format optionsJeff King2008-08-29
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-06
* Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-26
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* t/t6006: add tests for a slightly more complex commit messagesJeff King2007-03-28
* Fix "--pretty=format:" for parent related items.Junio C Hamano2007-03-28
* Add some basic tests of rev-list --pretty=formatJeff King2007-03-27