summaryrefslogtreecommitdiff
path: root/pretty.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano2023-04-061-4/+0
|\
| * cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-4/+0
* | pretty.h: move has_non_ascii() declaration from commit.hElijah Newren2023-02-231-0/+2
* | treewide: remove unnecessary cache.h includesElijah Newren2023-02-231-1/+1
|/
* date API: create a date.h, split from cache.hÆvar Arnfjörð Bjarmason2022-02-161-0/+10
* 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.hot/prettyOlga Telezhnaya2017-12-121-0/+44
* format: create pretty.h fileOlga Telezhnaya2017-12-121-0/+87