aboutsummaryrefslogtreecommitdiffstats
path: root/pretty.h
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge branch 'rs/date-mode-pass-by-value'Junio C Hamano1-1/+1
2024-04-05date: make DATE_MODE thread-safeRené Scharfe1-1/+1
2024-03-19format-patch: return an allocated string from log_write_email_headers()Jeff King1-1/+1
2024-03-19pretty: drop print_email_subject flagJeff King1-1/+0
2024-03-19pretty: split oneline and email subject printingJeff King1-4/+4
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano1-4/+0
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason1-4/+0
2023-02-23pretty.h: move has_non_ascii() declaration from commit.hElijah Newren1-0/+2
2023-02-23treewide: remove unnecessary cache.h includesElijah Newren1-1/+1
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