Age | Commit message (Expand) | Author | Files | Lines |
2021-12-15 | Merge branch 'es/pretty-describe-more' | Junio C Hamano | 1 | -5/+11 |
2021-11-09 | doc: use only hyphens as word separators in placeholders | Jean-Noël Avila | 1 | -27/+27 |
2021-11-01 | pretty: add abbrev option to %(describe) | Eli Schwartz | 1 | -0/+4 |
2021-11-01 | pretty: add tag option to %(describe) | Eli Schwartz | 1 | -5/+7 |
2021-05-16 | Merge branch 'ls/typofix' | Junio C Hamano | 1 | -1/+1 |
2021-05-13 | pretty: fix a typo in the documentation for %(trailers) | Louis Sautier | 1 | -1/+1 |
2021-05-10 | pretty-formats.txt: add missing space | Martin Ågren | 1 | -1/+1 |
2021-04-27 | pretty: provide human date format | ZheNing Hu | 1 | -0/+4 |
2021-03-01 | pretty: document multiple %(describe) being inconsistent | René Scharfe | 1 | -1/+3 |
2021-02-17 | pretty: add merge and exclude options to %(describe) | René Scharfe | 1 | -2/+11 |
2021-02-17 | pretty: add %(describe) | René Scharfe | 1 | -0/+2 |
2020-12-09 | pretty format %(trailers) doc: avoid repetition | Ævar Arnfjörð Bjarmason | 1 | -14/+16 |
2020-12-09 | pretty format %(trailers): add a "key_value_separator" | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2020-12-09 | pretty format %(trailers): add a "keyonly" | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2020-07-06 | Merge branch 'mk/pb-pretty-email-without-domain-part-fix' | Junio C Hamano | 1 | -2/+2 |
2020-06-23 | doc: fix author vs. committer copy/paste error | Miroslav Koškár | 1 | -2/+2 |
2020-04-15 | Documentation: explain "mboxrd" pretty format | Emma Brooks | 1 | -0/+6 |
2020-01-30 | Merge branch 'hi/gpg-mintrustlevel' | Junio C Hamano | 1 | -0/+1 |
2020-01-15 | gpg-interface: add minTrustLevel as a configuration option | Hans Jerry Illikainen | 1 | -0/+1 |
2019-12-10 | Merge branch 'dl/pretty-reference' | Junio C Hamano | 1 | -8/+21 |
2019-11-20 | pretty: implement 'reference' format | Denton Liu | 1 | -0/+11 |
2019-11-20 | pretty: provide short date format | René Scharfe | 1 | -0/+2 |
2019-11-20 | pretty-formats.txt: use generic terms for hash | Denton Liu | 1 | -8/+8 |
2019-10-30 | pretty: add "%aL" etc. to show local-part of email addresses | Prarit Bhargava | 1 | -0/+6 |
2019-09-12 | doc: minor formatting fix | Cameron Steffen | 1 | -1/+1 |
2019-03-07 | Merge branch 'aw/pretty-trailers' | Junio C Hamano | 1 | -112/+152 |
2019-02-08 | Merge branch 'kl/pretty-doc-markup-fix' | Junio C Hamano | 1 | -1/+1 |
2019-02-07 | doc: prevent overflowing <code> tag in rendered HTML | Katrin Leinweber | 1 | -1/+1 |
2019-01-29 | pretty: add support for separator option in %(trailers) | Anders Waldenborg | 1 | -0/+9 |
2019-01-29 | pretty: add support for "valueonly" option in %(trailers) | Anders Waldenborg | 1 | -0/+2 |
2019-01-29 | pretty: allow showing specific trailers | Anders Waldenborg | 1 | -0/+8 |
2019-01-29 | pretty: allow %(trailers) options with explicit value | Anders Waldenborg | 1 | -4/+10 |
2019-01-11 | log: add %S option (like --source) to log --format | Issac Trotts | 1 | -0/+2 |
2018-12-09 | doc: group pretty-format.txt placeholders descriptions | Anders Waldenborg | 1 | -110/+125 |
2018-10-23 | gpg-interface.c: obtain primary key fingerprint as well | Michał Górny | 1 | -0/+2 |
2018-10-23 | gpg-interface.c: support getting key fingerprint via %GF format | Michał Górny | 1 | -0/+1 |
2018-03-08 | Merge branch 'mk/doc-pretty-fill' | Junio C Hamano | 1 | -1/+1 |
2018-02-27 | docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)' | Mårten Kongstad | 1 | -1/+1 |
2017-12-08 | docs/pretty-formats: mention commas in %(trailers) syntax | Jeff King | 1 | -5/+7 |
2017-08-26 | Merge branch 'jk/trailers-parse' | Junio C Hamano | 1 | -1/+4 |
2017-08-15 | pretty: support normalization options for %(trailers) | Jeff King | 1 | -1/+4 |
2017-07-13 | pretty: respect color settings for %C placeholders | Jeff King | 1 | -7/+11 |
2017-07-10 | Merge branch 'ah/doc-pretty-color-auto-prefix' into maint | Junio C Hamano | 1 | -5/+6 |
2017-06-30 | Merge branch 'ah/doc-pretty-color-auto-prefix' | Junio C Hamano | 1 | -5/+6 |
2017-06-24 | Merge branch 'sg/doc-pretty-formats' into maint | Junio C Hamano | 1 | -2/+2 |
2017-06-24 | Merge branch 'sg/doc-pretty-formats' | Junio C Hamano | 1 | -2/+2 |
2017-06-24 | doc: clarify syntax for %C(auto,...) in pretty formats | Andreas Heiduk | 1 | -5/+6 |
2017-06-15 | docs/pretty-formats: stress that %- removes all preceding line-feeds | SZEDER Gábor | 1 | -2/+2 |
2017-05-23 | Documentation: fix formatting typo in pretty-formats.txt | Andreas Heiduk | 1 | -1/+1 |
2016-12-11 | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 1 | -0/+2 |