summaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aw/pretty-trailers'Junio C Hamano2019-03-071-112/+152
|\
| * pretty: add support for separator option in %(trailers)Anders Waldenborg2019-01-291-0/+9
| * pretty: add support for "valueonly" option in %(trailers)Anders Waldenborg2019-01-291-0/+2
| * pretty: allow showing specific trailersAnders Waldenborg2019-01-291-0/+8
| * pretty: allow %(trailers) options with explicit valueAnders Waldenborg2019-01-291-4/+10
| * doc: group pretty-format.txt placeholders descriptionsAnders Waldenborg2018-12-091-110/+125
* | Merge branch 'kl/pretty-doc-markup-fix'Junio C Hamano2019-02-081-1/+1
|\ \
| * | doc: prevent overflowing <code> tag in rendered HTMLKatrin Leinweber2019-02-071-1/+1
| |/
* | log: add %S option (like --source) to log --formatIssac Trotts2019-01-111-0/+2
|/
* gpg-interface.c: obtain primary key fingerprint as wellMichał Górny2018-10-231-0/+2
* gpg-interface.c: support getting key fingerprint via %GF formatMichał Górny2018-10-231-0/+1
* Merge branch 'mk/doc-pretty-fill'Junio C Hamano2018-03-081-1/+1
|\
| * docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'mk/doc-pretty-fillMårten Kongstad2018-02-271-1/+1
| * Merge branch 'rs/pretty-format-color-doc-fix' into maintJunio C Hamano2016-10-281-1/+2
| |\
| * \ Merge branch 'po/range-doc' into maintJunio C Hamano2016-09-191-1/+1
| |\ \
* | | | docs/pretty-formats: mention commas in %(trailers) syntaxtb/delimit-pretty-trailers-args-with-commaJeff King2017-12-081-5/+7
* | | | Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-261-1/+4
|\ \ \ \
| * | | | pretty: support normalization options for %(trailers)Jeff King2017-08-151-1/+4
| * | | | Merge branch 'ah/doc-pretty-color-auto-prefix' into maintJunio C Hamano2017-07-101-5/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'sg/doc-pretty-formats' into maintJunio C Hamano2017-06-241-2/+2
| |\ \ \ \ \
* | | | | | | pretty: respect color settings for %C placeholdersJeff King2017-07-131-7/+11
* | | | | | | Merge branch 'ah/doc-pretty-color-auto-prefix'Junio C Hamano2017-06-301-5/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | doc: clarify syntax for %C(auto,...) in pretty formatsah/doc-pretty-color-auto-prefixAndreas Heiduk2017-06-241-5/+6
* | | | | | | Merge branch 'sg/doc-pretty-formats'Junio C Hamano2017-06-241-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | docs/pretty-formats: stress that %- removes all preceding line-feedssg/doc-pretty-formatsSZEDER Gábor2017-06-151-2/+2
| |/ / / /
* | | | | Documentation: fix formatting typo in pretty-formats.txtah/doc-pretty-format-fixAndreas Heiduk2017-05-231-1/+1
|/ / / /
* | | | pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-111-0/+2
* | | | Merge branch 'mg/gpg-richer-status'Junio C Hamano2016-10-261-2/+8
|\ \ \ \
| * | | | gpg-interface: use more status lettersmg/gpg-richer-statusMichael J Gruber2016-10-121-2/+8
* | | | | Merge branch 'rs/pretty-format-color-doc-fix'Junio C Hamano2016-10-171-1/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | pretty: fix document link for color specificationrs/pretty-format-color-doc-fixRené Scharfe2016-10-111-1/+2
* | | | Merge branch 'po/range-doc'Junio C Hamano2016-09-081-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | doc: show the actual left, right, and boundary marksPhilip Oakley2016-07-201-1/+1
* | | doc/pretty-formats: explain shortening of %gdJeff King2016-07-221-3/+6
* | | doc/pretty-formats: describe index/time formats for %gdJeff King2016-07-221-2/+5
| |/ |/|
* | Documentation: clarify signature verificationkf/gpg-sig-verification-docKeller Fuchs2016-05-131-2/+2
|/
* rev-list: make it obvious that we do not support notesjk/rev-list-has-no-notesJeff King2015-08-241-0/+2
* Merge branch 'mm/log-format-raw-doc'Junio C Hamano2015-06-011-1/+4
|\
| * Documentation/log: clarify sha1 non-abbreviation in log --rawmm/log-format-raw-docMatthieu Moy2015-05-201-1/+4
* | Merge branch 'bc/asciidoc-pretty-formats-fix'Junio C Hamano2014-10-141-1/+1
|\ \
| * | Documentation: fix misrender of pretty-formats in Asciidoctorbc/asciidoc-pretty-formats-fixbrian m. carlson2014-10-081-1/+1
* | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-291-2/+4
|\ \ \
| * | | pretty: add %D format specifierhj/pretty-naked-decorationHarry Jeffery2014-09-181-2/+4
| | |/ | |/|
* | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-191-2/+4
|\ \ \
| * | | pretty: provide a strict ISO 8601 date formatbb/date-iso-strictBeat Bolli2014-08-291-2/+4
| |/ /
* | | pretty: note that %cd respects the --date= optiontb/pretty-format-cd-date-formatThomas Braun2014-08-211-1/+1
|/ /
* | Documentation: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-231-7/+28
|\ \
| * | pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy2013-04-181-1/+4
| * | pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-181-2/+5