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