Age | Commit message (Expand) | Author | Files | Lines |
2024-04-16 | Merge branch 'rs/date-mode-pass-by-value' | Junio C Hamano | 1 | -1/+1 |
2024-04-05 | date: make DATE_MODE thread-safe | René Scharfe | 1 | -1/+1 |
2024-03-19 | format-patch: return an allocated string from log_write_email_headers() | Jeff King | 1 | -1/+1 |
2024-03-19 | pretty: drop print_email_subject flag | Jeff King | 1 | -1/+0 |
2024-03-19 | pretty: split oneline and email subject printing | Jeff King | 1 | -4/+4 |
2023-04-06 | Merge branch 'ab/remove-implicit-use-of-the-repository' | Junio C Hamano | 1 | -4/+0 |
2023-03-28 | cocci: apply the "pretty.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -4/+0 |
2023-02-23 | pretty.h: move has_non_ascii() declaration from commit.h | Elijah Newren | 1 | -0/+2 |
2023-02-23 | treewide: remove unnecessary cache.h includes | Elijah Newren | 1 | -1/+1 |
2022-02-16 | date API: create a date.h, split from cache.h | Ævar Arnfjörð Bjarmason | 1 | -0/+10 |
2021-06-28 | log: avoid loading decorations for userformats that don't need it | Jeff King | 1 | -0/+1 |
2021-06-28 | pretty.h: update and expand docstring for userformat_find_requirements() | Jeff King | 1 | -2/+5 |
2021-03-22 | Merge branch 'rs/pretty-describe' | Junio C Hamano | 1 | -0/+5 |
2021-03-11 | archive: expand only a single %(describe) per archive | René Scharfe | 1 | -0/+5 |
2021-02-15 | pretty.c: capture invalid trailer argument | Hariom Verma | 1 | -1/+2 |
2021-02-15 | pretty.c: refactor trailer logic to `format_set_trailers_options()` | Hariom Verma | 1 | -0/+11 |
2020-08-28 | pretty: refactor `format_sanitized_subject()` | Hariom Verma | 1 | -0/+3 |
2020-04-07 | format-patch: teach --no-encode-email-headers | Emma Brooks | 1 | -0/+1 |
2019-02-05 | Merge branch 'sb/more-repo-in-api' | Junio C Hamano | 1 | -1/+6 |
2019-01-11 | log: add %S option (like --source) to log --format | Issac Trotts | 1 | -0/+1 |
2018-11-14 | pretty: prepare format_commit_message to handle arbitrary repositories | Stefan Beller | 1 | -1/+6 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+4 |
2017-12-12 | format: create docs for pretty.h | Olga Telezhnaya | 1 | -0/+44 |
2017-12-12 | format: create pretty.h file | Olga Telezhnaya | 1 | -0/+87 |