summaryrefslogtreecommitdiff
path: root/pretty.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove cache.h inclusion due to pager.h changesElijah Newren2023-04-111-1/+1
* pager.h: move declarations for pager.c functions from cache.hElijah Newren2023-04-111-0/+1
* Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-4/+6
|\
| * post-cocci: adjust comments for recent repo_* migrationÆvar Arnfjörð Bjarmason2023-03-281-1/+1
| * cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-1/+2
| * cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-2/+3
* | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* | treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* | Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano2023-03-171-1/+2
|\ \
| * | userformat_want_item(): mark unused parameterJeff King2023-02-241-1/+2
| |/
* | cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
* | alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-0/+1
|/
* Sync with Git 2.37.5Junio C Hamano2022-12-131-11/+52
|\
| * Merge branch 'maint-2.34' into maint-2.35Junio C Hamano2022-12-131-11/+52
| |\
| | * Merge branch 'maint-2.33' into maint-2.34Junio C Hamano2022-12-131-11/+52
| | |\
| | | * Sync with Git 2.32.5Junio C Hamano2022-12-131-11/+52
| | | |\
| | | | * Sync with Git 2.31.6Junio C Hamano2022-12-131-11/+52
| | | | |\
| | | | | * Sync with Git 2.30.7Junio C Hamano2022-12-131-11/+52
| | | | | |\
| | | | | | * pretty: restrict input lengths for padding and wrapping formatsPatrick Steinhardt2022-12-091-0/+26
| | | | | | * utf8: fix truncated string lengths in `utf8_strnwidth()`Patrick Steinhardt2022-12-091-2/+2
| | | | | | * pretty: fix integer overflow in wrapping formatPatrick Steinhardt2022-12-091-1/+3
| | | | | | * pretty: fix adding linefeed when placeholder is not expandedPatrick Steinhardt2022-12-091-1/+13
| | | | | | * pretty: fix out-of-bounds read when parsing invalid padding formatPatrick Steinhardt2022-12-091-1/+1
| | | | | | * pretty: fix out-of-bounds read when left-flushing with stealingPatrick Steinhardt2022-12-091-1/+1
| | | | | | * pretty: fix out-of-bounds write caused by integer overflowPatrick Steinhardt2022-12-091-5/+6
* | | | | | | Merge branch 'ab/unused-annotation'Junio C Hamano2022-09-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | git-compat-util.h: use "UNUSED", not "UNUSED(var)"Ævar Arnfjörð Bjarmason2022-09-011-1/+1
* | | | | | | | Merge branch 'jk/unused-annotation'Junio C Hamano2022-09-141-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | config: mark unused callback parametersJeff King2022-08-191-1/+2
* | | | | | | | format-patch: allow forcing the use of in-body From: headerJunio C Hamano2022-08-291-0/+2
* | | | | | | | pretty: separate out the logic to decide the use of in-body fromJunio C Hamano2022-08-291-1/+9
|/ / / / / / /
* | | | | | | gpg-interface: add function for converting trust level to stringJaydeep Das2022-07-101-17/+1
|/ / / / / /
* | | | | | Merge branch 'es/pretty-describe-more'Junio C Hamano2021-12-151-10/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pretty: add abbrev option to %(describe)Eli Schwartz2021-11-011-0/+15
| * | | | | pretty: add tag option to %(describe)Eli Schwartz2021-11-011-0/+12
| * | | | | pretty.c: rework describe options parsing for better extensibilityEli Schwartz2021-11-011-10/+21
* | | | | | Merge branch 'hm/paint-hits-in-log-grep'Junio C Hamano2021-11-011-12/+89
|\ \ \ \ \ \
| * | | | | | pretty: colorize pattern matches in commit messagesHamza Mahfooz2021-10-081-12/+89
| |/ / / / /
* | | | | | Merge branch 'jk/log-warn-on-bogus-encoding'Junio C Hamano2021-10-291-5/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert "logmsg_reencode(): warn when iconv() fails"Junio C Hamano2021-10-291-5/+1
| |/ / / /
* | | | | Merge branch 'fs/ssh-signing'Junio C Hamano2021-10-251-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ssh signing: preliminary refactoring and clean-upFabian Stelzer2021-09-101-2/+2
| |/ / /
* | | | logmsg_reencode(): warn when iconv() failsJeff King2021-08-271-1/+5
* | | | log: avoid loading decorations for userformats that don't need itJeff King2021-06-281-0/+4
|/ / /
* | | pretty: provide human date formatZheNing Hu2021-04-271-0/+3
* | | Merge branch 'rs/pretty-describe'Junio C Hamano2021-03-221-0/+64
|\ \ \ | |/ / |/| |
| * | archive: expand only a single %(describe) per archiveRené Scharfe2021-03-111-0/+8
| * | pretty: add merge and exclude options to %(describe)René Scharfe2021-02-171-2/+41
| * | pretty: add %(describe)René Scharfe2021-02-171-0/+17
* | | use CALLOC_ARRAYRené Scharfe2021-03-131-1/+1