| Commit message (Expand) | Author | Age | Files | Lines |
* | strbuf_expand: convert "%%" to "%" | Jeff King | 2010-01-14 | 1 | -0/+1 |
* | Merge branch 'jc/pretty-lf' | Junio C Hamano | 2009-11-30 | 1 | -0/+8 |
|\ |
|
| * | Pretty-format: %[+-]x to tweak inter-item newlines | Junio C Hamano | 2009-10-04 | 1 | -0/+8 |
* | | strbuf_add_wrapped_text(): skip over colour codes | René Scharfe | 2009-11-23 | 1 | -3/+1 |
* | | log --format: document %w | René Scharfe | 2009-11-22 | 1 | -0/+4 |
* | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2009-11-20 | 1 | -0/+1 |
|\ \ |
|
| * | | Add '%N'-format for pretty-printing commit notes | Johannes Schindelin | 2009-10-19 | 1 | -0/+1 |
| |/ |
|
* | | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 2009-10-19 | 1 | -0/+9 |
|/ |
|
* | pretty.c: add %f format specifier to format_commit_message() | Stephen Boyd | 2009-03-22 | 1 | -0/+1 |
* | Give short-hands to --pretty=tformat:%formatstring | Nanako Shiraishi | 2009-02-24 | 1 | -0/+9 |
* | Move mailmap documentation into separate file | Marius Storm-Olsen | 2009-02-08 | 1 | -4/+4 |
* | Change current mailmap usage to do matching on both name and email of author/... | Marius Storm-Olsen | 2009-02-08 | 1 | -0/+2 |
* | expand --pretty=format color options | Jeff King | 2009-01-17 | 1 | -0/+1 |
* | Documentation: sync example output with git output | Markus Heidelberg | 2008-12-19 | 1 | -3/+3 |
* | add '%d' pretty format specifier to show decoration | René Scharfe | 2008-09-04 | 1 | -0/+1 |
* | pretty=format: respect date format options | Jeff King | 2008-08-29 | 1 | -1/+1 |
* | Add pretty format %aN which gives the author name, respecting .mailmap | Johannes Schindelin | 2008-07-11 | 1 | -0/+2 |
* | Documentation: be precise about which date --pretty uses | Nikolaus Schulz | 2008-07-05 | 1 | -4/+4 |
* | document --pretty=tformat: option | Jeff King | 2008-06-12 | 1 | -0/+22 |
* | pretty.c: add %x00 format specifier. | Govind Salinas | 2008-03-23 | 1 | -0/+1 |
* | Support output ISO 8601 format dates | Robin Rosenberg | 2007-07-13 | 1 | -0/+2 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Documentation: Split description of pretty formats of commit log | Jakub Narebski | 2007-05-13 | 1 | -36/+30 |
* | Add %m to '--pretty=format:' | Junio C Hamano | 2007-04-11 | 1 | -0/+1 |
* | pretty-formats: add 'format:<string>' | Johannes Schindelin | 2007-02-22 | 1 | -0/+44 |
* | Move commit reencoding parameter parsing to revision.c | Junio C Hamano | 2006-12-30 | 1 | -0/+7 |
* | Move --pretty options into Documentation/pretty-formats.txt | Chris Riddoch | 2006-11-22 | 1 | -0/+78 |