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