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