Age | Commit message (Expand) | Author | Files | Lines |
2010-06-16 | pretty: Introduce ' ' modifier to add space if non-empty | Michael J Gruber | 1 | -0/+10 |
2010-05-21 | Merge branch 'jn/shortlog' | Junio C Hamano | 1 | -0/+31 |
2010-05-08 | Merge branch 'eb/unpretty-b-format' | Junio C Hamano | 1 | -0/+9 |
2010-05-04 | pretty: Respect --abbrev option | Will Palmer | 1 | -0/+31 |
2010-04-17 | t6006: do not write to /tmp | Matthew Ogilvie | 1 | -1/+1 |
2010-04-05 | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 1 | -0/+9 |
2010-03-21 | rev-list: fix --pretty=oneline with empty message | Erik Faye-Lund | 1 | -0/+9 |
2010-01-14 | strbuf_expand: convert "%%" to "%" | Jeff King | 1 | -0/+7 |
2009-11-30 | Merge branch 'jc/pretty-lf' | Junio C Hamano | 1 | -0/+22 |
2009-10-19 | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 1 | -0/+18 |
2009-10-04 | Pretty-format: %[+-]x to tweak inter-item newlines | Junio C Hamano | 1 | -0/+22 |
2009-01-17 | expand --pretty=format color options | Jeff King | 1 | -1/+8 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -3/+3 |
2008-08-29 | pretty=format: respect date format options | Jeff King | 1 | -0/+6 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-01-06 | custom pretty format: tolerate empty e-mail address | Junio C Hamano | 1 | -0/+10 |
2007-09-26 | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 1 | -8/+0 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -5/+5 |
2007-03-28 | t/t6006: add tests for a slightly more complex commit messages | Jeff King | 1 | -0/+42 |
2007-03-28 | Fix "--pretty=format:" for parent related items. | Junio C Hamano | 1 | -4/+4 |
2007-03-27 | Add some basic tests of rev-list --pretty=format | Jeff King | 1 | -0/+108 |