summaryrefslogtreecommitdiffstats
path: root/t/t4205-log-pretty-formats.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* pretty: fix leaking key/value separator bufferPatrick Steinhardt2024-08-221-0/+2
* Merge branch 'bl/pretty-shorthand-config-fix'Junio C Hamano2024-04-031-16/+22
|\
| * pretty: find pretty formats case-insensitivelyBrian Lyles2024-03-251-0/+8
| * pretty: update tests to use `test_config`Brian Lyles2024-03-251-16/+14
* | t/t4*: avoid redundant uses of catBeat Bolli2024-03-161-1/+1
* | Merge branch 'ak/pretty-decorate-more-fix'Junio C Hamano2023-10-211-3/+3
|\ \
| * | pretty: fix ref filtering for %(decorate) formatsAndy Koppe2023-10-091-3/+3
* | | Merge branch 'vd/loose-ref-iteration-optimization'Junio C Hamano2023-10-211-0/+30
|\ \ \ | |/ / |/| |
| * | ref-cache.c: fix prefix matching in ref iterationVictoria Dye2023-10-101-0/+30
* | | pretty: add pointer and tag options to %(decorate)Andy Koppe2023-08-211-1/+6
* | | pretty: add %(decorate[:<options>]) formatAndy Koppe2023-08-211-0/+27
|/ /
* | Merge branch 'ks/t4205-test-describe-with-abbrev-fix'Junio C Hamano2023-07-081-1/+16
|\ \ | |/ |/|
| * t4205: correctly test %(describe:abbrev=...)Kousik Sanagavarapu2023-06-291-1/+16
| * Merge branch 'rs/t4205-do-not-exit-in-test-script' into maint-2.39Junio C Hamano2023-02-141-1/+1
| |\
* | \ Merge branch 'po/pretty-format-columns-doc'Junio C Hamano2023-01-301-0/+27
|\ \ \
| * | | doc: pretty-formats note wide char limitations, and add testsPhilip Oakley2023-01-191-0/+27
| | |/ | |/|
* | | Sync with 2.39.1Junio C Hamano2023-01-161-0/+76
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'maint-2.34' into maint-2.35Junio C Hamano2022-12-131-0/+76
| |\
| | * Sync with Git 2.32.5Junio C Hamano2022-12-131-0/+76
| | |\
| | | * Sync with Git 2.31.6Junio C Hamano2022-12-131-0/+76
| | | |\
| | | | * Sync with Git 2.30.7Junio C Hamano2022-12-131-0/+76
| | | | |\
| | | | | * pretty: restrict input lengths for padding and wrapping formatsPatrick Steinhardt2022-12-091-9/+15
| | | | | * utf8: fix checking for glyph width in `strbuf_utf8_replace()`Patrick Steinhardt2022-12-091-0/+7
| | | | | * utf8: fix overflow when returning string widthPatrick Steinhardt2022-12-091-0/+8
| | | | | * utf8: fix returning negative string widthPatrick Steinhardt2022-12-091-0/+6
| | | | | * pretty: fix integer overflow in wrapping formatPatrick Steinhardt2022-12-091-0/+12
| | | | | * pretty: fix adding linefeed when placeholder is not expandedPatrick Steinhardt2022-12-091-0/+8
| | | | | * pretty: fix out-of-bounds read when parsing invalid padding formatPatrick Steinhardt2022-12-091-0/+6
| | | | | * pretty: fix out-of-bounds read when left-flushing with stealingPatrick Steinhardt2022-12-091-0/+6
| | | | | * pretty: fix out-of-bounds write caused by integer overflowPatrick Steinhardt2022-12-091-0/+17
* | | | | | t4205: don't exit test script on failureRené Scharfe2022-12-021-1/+1
|/ / / / /
* | | | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-1/+1
|\ \ \ \ \
| * | | | | t4000-t4999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
| |/ / / /
* | | | | pretty: add abbrev option to %(describe)Eli Schwartz2021-11-011-0/+8
* | | | | pretty: add tag option to %(describe)Eli Schwartz2021-11-011-0/+8
|/ / / /
* / / / t: fix whitespace around &&Andrei Rybak2021-06-081-1/+1
|/ / /
* | | pretty: provide human date formatZheNing Hu2021-04-271-0/+6
* | | pretty tests: give --date/format tests a better descriptionÆvar Arnfjörð Bjarmason2021-04-271-3/+3
* | | pretty tests: simplify %aI/%cI date format testÆvar Arnfjörð Bjarmason2021-04-271-2/+1
* | | Merge branch 'rs/pretty-describe'Junio C Hamano2021-03-221-0/+35
|\ \ \ | |/ / |/| |
| * | t4205: assert %(describe) test coverageRené Scharfe2021-03-011-1/+10
| * | pretty: add merge and exclude options to %(describe)René Scharfe2021-02-171-0/+16
| * | pretty: add %(describe)René Scharfe2021-02-171-0/+10
* | | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* | | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-111-1/+1
|/ /
* | pretty format %(trailers): add a "key_value_separator"Ævar Arnfjörð Bjarmason2020-12-091-0/+33
* | pretty format %(trailers): add a "keyonly"Ævar Arnfjörð Bjarmason2020-12-091-1/+30
* | pretty-format %(trailers): fix broken standalone "valueonly"Ævar Arnfjörð Bjarmason2020-12-091-0/+28
* | pretty format %(trailers) test: split a long lineÆvar Arnfjörð Bjarmason2020-12-071-1/+6
|/
* Merge branch 'dl/pretty-reference'Junio C Hamano2019-12-101-0/+79
|\