Age | Commit message (Expand) | Author | Files | Lines |
2016-12-11 | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 1 | -0/+2 |
2016-10-26 | Merge branch 'mg/gpg-richer-status' | Junio C Hamano | 1 | -2/+8 |
2016-10-17 | Merge branch 'rs/pretty-format-color-doc-fix' | Junio C Hamano | 1 | -1/+2 |
2016-10-12 | gpg-interface: use more status letters | Michael J Gruber | 1 | -2/+8 |
2016-10-11 | pretty: fix document link for color specification | René Scharfe | 1 | -1/+2 |
2016-09-08 | Merge branch 'po/range-doc' | Junio C Hamano | 1 | -1/+1 |
2016-07-22 | doc/pretty-formats: explain shortening of %gd | Jeff King | 1 | -3/+6 |
2016-07-22 | doc/pretty-formats: describe index/time formats for %gd | Jeff King | 1 | -2/+5 |
2016-07-20 | doc: show the actual left, right, and boundary marks | Philip Oakley | 1 | -1/+1 |
2016-05-13 | Documentation: clarify signature verification | Keller Fuchs | 1 | -2/+2 |
2015-08-24 | rev-list: make it obvious that we do not support notes | Jeff King | 1 | -0/+2 |
2015-06-01 | Merge branch 'mm/log-format-raw-doc' | Junio C Hamano | 1 | -1/+4 |
2015-05-20 | Documentation/log: clarify sha1 non-abbreviation in log --raw | Matthieu Moy | 1 | -1/+4 |
2014-10-14 | Merge branch 'bc/asciidoc-pretty-formats-fix' | Junio C Hamano | 1 | -1/+1 |
2014-10-08 | Documentation: fix misrender of pretty-formats in Asciidoctor | brian m. carlson | 1 | -1/+1 |
2014-09-29 | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 1 | -2/+4 |
2014-09-19 | Merge branch 'bb/date-iso-strict' | Junio C Hamano | 1 | -2/+4 |
2014-09-18 | pretty: add %D format specifier | Harry Jeffery | 1 | -2/+4 |
2014-08-29 | pretty: provide a strict ISO 8601 date format | Beat Bolli | 1 | -2/+4 |
2014-08-21 | pretty: note that %cd respects the --date= option | Thomas Braun | 1 | -1/+1 |
2014-03-31 | Documentation: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
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 |