summaryrefslogtreecommitdiffstats
path: root/pretty.h (follow)
Commit message (Expand)AuthorAgeLines
* log: avoid loading decorations for userformats that don't need itJeff King2021-06-28-0/+1
* pretty.h: update and expand docstring for userformat_find_requirements()Jeff King2021-06-28-2/+5
* Merge branch 'rs/pretty-describe'Junio C Hamano2021-03-22-0/+5
|\
| * archive: expand only a single %(describe) per archiveRené Scharfe2021-03-11-0/+5
* | pretty.c: capture invalid trailer argumentHariom Verma2021-02-15-1/+2
* | pretty.c: refactor trailer logic to `format_set_trailers_options()`Hariom Verma2021-02-15-0/+11
|/
* pretty: refactor `format_sanitized_subject()`Hariom Verma2020-08-28-0/+3
* format-patch: teach --no-encode-email-headersEmma Brooks2020-04-07-0/+1
* Merge branch 'sb/more-repo-in-api'Junio C Hamano2019-02-05-1/+6
|\
| * pretty: prepare format_commit_message to handle arbitrary repositoriesStefan Beller2018-11-14-1/+6
* | log: add %S option (like --source) to log --formatIssac Trotts2019-01-11-0/+1
|/
* Add missing includes and forward declarationsElijah Newren2018-08-15-0/+4
* format: create docs for pretty.hOlga Telezhnaya2017-12-12-0/+44
* format: create pretty.h fileOlga Telezhnaya2017-12-12-0/+87