Age | Commit message (Expand) | Author | Files | Lines |
2013-04-23 | Merge branch 'nd/pretty-formats' | Junio C Hamano | 1 | -7/+28 |
2013-04-21 | Merge branch 'ta/glossary' | Junio C Hamano | 1 | -1/+1 |
2013-04-18 | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2013-04-18 | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2013-04-18 | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2013-04-18 | pretty: add %C(auto) for auto-coloring | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2013-04-18 | pretty-formats.txt: wrap long lines | Nguyễn Thái Ngọc Duy | 1 | -6/+12 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-04-03 | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 1 | -0/+1 |
2013-03-31 | pretty printing: extend %G? to include 'N' and 'U' | Sebastian Götte | 1 | -1/+2 |
2013-03-21 | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 1 | -0/+1 |
2013-02-14 | pretty: make %GK output the signing key for signed commits | Michael J Gruber | 1 | -0/+1 |
2012-12-17 | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 1 | -1/+5 |
2012-09-20 | Documentation: Document signature showing options | Stephen Boyd | 1 | -0/+3 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -3/+3 |
2011-12-16 | pretty: give placeholders to reflog identity | Jeff King | 1 | -0/+4 |
2010-06-16 | pretty: Introduce ' ' modifier to add space if non-empty | Michael J Gruber | 1 | -0/+4 |
2010-06-13 | Merge branch 'wp/pretty-enhancement' | Junio C Hamano | 1 | -1/+6 |
2010-06-02 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2010-06-02 | Documentation/pretty-{formats,options}: better reference for "format:<string>" | Nazri Ramliy | 1 | -2/+2 |
2010-05-03 | pretty: add aliases for pretty formats | Will Palmer | 1 | -1/+6 |
2010-04-05 | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 1 | -0/+1 |
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 |