summaryrefslogtreecommitdiffstats
path: root/pretty.h
AgeCommit message (Expand)AuthorLines
2022-02-16date API: create a date.h, split from cache.hÆvar Arnfjörð Bjarmason-0/+10
2021-06-28log: avoid loading decorations for userformats that don't need itJeff King-0/+1
2021-06-28pretty.h: update and expand docstring for userformat_find_requirements()Jeff King-2/+5
2021-03-22Merge branch 'rs/pretty-describe'Junio C Hamano-0/+5
2021-03-11archive: expand only a single %(describe) per archiveRené Scharfe-0/+5
2021-02-15pretty.c: capture invalid trailer argumentHariom Verma-1/+2
2021-02-15pretty.c: refactor trailer logic to `format_set_trailers_options()`Hariom Verma-0/+11
2020-08-28pretty: refactor `format_sanitized_subject()`Hariom Verma-0/+3
2020-04-07format-patch: teach --no-encode-email-headersEmma Brooks-0/+1
2019-02-05Merge branch 'sb/more-repo-in-api'Junio C Hamano-1/+6
2019-01-11log: add %S option (like --source) to log --formatIssac Trotts-0/+1
2018-11-14pretty: prepare format_commit_message to handle arbitrary repositoriesStefan Beller-1/+6
2018-08-15Add missing includes and forward declarationsElijah Newren-0/+4
2017-12-12format: create docs for pretty.hOlga Telezhnaya-0/+44
2017-12-12format: create pretty.h fileOlga Telezhnaya-0/+87