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