index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4205-log-pretty-formats.sh
Age
Commit message (
Expand
)
Author
2026-02-20
t4205: improve handling of ICONV prerequisite
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-01
Merge branch 'ps/platform-compat-fixes'
Taylor Blau
2024-10-21
t4205: fix typo in 'NUL termination with --stat'
Kousik Sanagavarapu
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-08-22
pretty: fix leaking key/value separator buffer
Patrick Steinhardt
2024-04-03
Merge branch 'bl/pretty-shorthand-config-fix'
Junio C Hamano
2024-03-25
pretty: find pretty formats case-insensitively
Brian Lyles
2024-03-25
pretty: update tests to use `test_config`
Brian Lyles
2024-03-16
t/t4*: avoid redundant uses of cat
Beat Bolli
2023-10-20
Merge branch 'ak/pretty-decorate-more-fix'
Junio C Hamano
2023-10-20
Merge branch 'vd/loose-ref-iteration-optimization'
Junio C Hamano
2023-10-09
ref-cache.c: fix prefix matching in ref iteration
Victoria Dye
2023-10-09
pretty: fix ref filtering for %(decorate) formats
Andy Koppe
2023-08-21
pretty: add pointer and tag options to %(decorate)
Andy Koppe
2023-08-21
pretty: add %(decorate[:<options>]) format
Andy Koppe
2023-07-08
Merge branch 'ks/t4205-test-describe-with-abbrev-fix'
Junio C Hamano
2023-06-29
t4205: correctly test %(describe:abbrev=...)
Kousik Sanagavarapu
2023-02-14
Merge branch 'rs/t4205-do-not-exit-in-test-script' into maint-2.39
Junio C Hamano
2023-01-30
Merge branch 'po/pretty-format-columns-doc'
Junio C Hamano
2023-01-19
doc: pretty-formats note wide char limitations, and add tests
Philip Oakley
2023-01-16
Sync with 2.39.1
Junio C Hamano
2022-12-13
Merge branch 'maint-2.34' into maint-2.35
Junio C Hamano
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt
2022-12-02
t4205: don't exit test script on failure
René Scharfe
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
2021-12-13
t4000-t4999: detect and signal failure within loop
Eric Sunshine
2021-11-01
pretty: add abbrev option to %(describe)
Eli Schwartz
2021-11-01
pretty: add tag option to %(describe)
Eli Schwartz
2021-06-08
t: fix whitespace around &&
Andrei Rybak
2021-04-27
pretty: provide human date format
ZheNing Hu
2021-04-27
pretty tests: give --date/format tests a better description
Ævar Arnfjörð Bjarmason
2021-04-27
pretty tests: simplify %aI/%cI date format test
Ævar Arnfjörð Bjarmason
2021-03-22
Merge branch 'rs/pretty-describe'
Junio C Hamano
2021-03-01
t4205: assert %(describe) test coverage
René Scharfe
2021-02-17
pretty: add merge and exclude options to %(describe)
René Scharfe
2021-02-17
pretty: add %(describe)
René Scharfe
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
[next]