summaryrefslogtreecommitdiff
path: root/t/t4205-log-pretty-formats.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-031-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-101-1/+1
* | | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-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
|\
| * pretty: implement 'reference' formatDenton Liu2019-11-201-0/+43
| * pretty: provide short date formatRené Scharfe2019-11-201-0/+6
| * t4205: cover `git log --reflog -z` blindspotDenton Liu2019-11-201-0/+30
* | Fix spelling errors in names of testsElijah Newren2019-11-101-1/+1
|/
* Merge branch 'aw/pretty-trailers'Junio C Hamano2019-03-071-0/+117
|\
| * pretty: add support for separator option in %(trailers)Anders Waldenborg2019-01-291-0/+36
| * pretty: add support for "valueonly" option in %(trailers)Anders Waldenborg2019-01-291-0/+6
| * pretty: allow showing specific trailersAnders Waldenborg2019-01-291-0/+57
| * pretty: allow %(trailers) options with explicit valueAnders Waldenborg2019-01-291-0/+18
* | log: add %S option (like --source) to log --formatIssac Trotts2019-01-111-0/+50
|/
* pretty, ref-filter: format %(trailers) with no_divider optionJeff King2018-08-231-0/+23
* t4205: sort log output in a hash-independent waybrian m. carlson2018-05-211-4/+4
* t4205: unfold across multiple linesTaylor Blau2017-10-021-1/+1
* pretty.c: delimit "%(trailers)" arguments with ","Taylor Blau2017-10-021-2/+2