index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4205-log-pretty-formats.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-1
/
+1
|
\
|
*
t4000-t4999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
|
pretty: add abbrev option to %(describe)
Eli Schwartz
2021-11-01
1
-0
/
+8
*
|
pretty: add tag option to %(describe)
Eli Schwartz
2021-11-01
1
-0
/
+8
|
/
*
t: fix whitespace around &&
Andrei Rybak
2021-06-08
1
-1
/
+1
*
pretty: provide human date format
ZheNing Hu
2021-04-27
1
-0
/
+6
*
pretty tests: give --date/format tests a better description
Ævar Arnfjörð Bjarmason
2021-04-27
1
-3
/
+3
*
pretty tests: simplify %aI/%cI date format test
Ævar Arnfjörð Bjarmason
2021-04-27
1
-2
/
+1
*
Merge branch 'rs/pretty-describe'
Junio C Hamano
2021-03-22
1
-0
/
+35
|
\
|
*
t4205: assert %(describe) test coverage
René Scharfe
2021-03-01
1
-1
/
+10
|
*
pretty: add merge and exclude options to %(describe)
René Scharfe
2021-02-17
1
-0
/
+16
|
*
pretty: add %(describe)
René Scharfe
2021-02-17
1
-0
/
+10
*
|
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
*
|
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
|
/
*
pretty format %(trailers): add a "key_value_separator"
Ævar Arnfjörð Bjarmason
2020-12-09
1
-0
/
+33
*
pretty format %(trailers): add a "keyonly"
Ævar Arnfjörð Bjarmason
2020-12-09
1
-1
/
+30
*
pretty-format %(trailers): fix broken standalone "valueonly"
Ævar Arnfjörð Bjarmason
2020-12-09
1
-0
/
+28
*
pretty format %(trailers) test: split a long line
Ævar Arnfjörð Bjarmason
2020-12-07
1
-1
/
+6
*
Merge branch 'dl/pretty-reference'
Junio C Hamano
2019-12-10
1
-0
/
+79
|
\
|
*
pretty: implement 'reference' format
Denton Liu
2019-11-20
1
-0
/
+43
|
*
pretty: provide short date format
René Scharfe
2019-11-20
1
-0
/
+6
|
*
t4205: cover `git log --reflog -z` blindspot
Denton Liu
2019-11-20
1
-0
/
+30
*
|
Fix spelling errors in names of tests
Elijah Newren
2019-11-10
1
-1
/
+1
|
/
*
Merge branch 'aw/pretty-trailers'
Junio C Hamano
2019-03-07
1
-0
/
+117
|
\
|
*
pretty: add support for separator option in %(trailers)
Anders Waldenborg
2019-01-29
1
-0
/
+36
|
*
pretty: add support for "valueonly" option in %(trailers)
Anders Waldenborg
2019-01-29
1
-0
/
+6
|
*
pretty: allow showing specific trailers
Anders Waldenborg
2019-01-29
1
-0
/
+57
|
*
pretty: allow %(trailers) options with explicit value
Anders Waldenborg
2019-01-29
1
-0
/
+18
*
|
log: add %S option (like --source) to log --format
Issac Trotts
2019-01-11
1
-0
/
+50
|
/
*
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
2018-08-23
1
-0
/
+23
*
t4205: sort log output in a hash-independent way
brian m. carlson
2018-05-21
1
-4
/
+4
*
t4205: unfold across multiple lines
Taylor Blau
2017-10-02
1
-1
/
+1
*
pretty.c: delimit "%(trailers)" arguments with ","
Taylor Blau
2017-10-02
1
-2
/
+2
*
pretty: support normalization options for %(trailers)
Jeff King
2017-08-15
1
-0
/
+33
*
t4205: refactor %(trailers) tests
Jeff King
2017-08-15
1
-8
/
+12
*
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-05-11
1
-2
/
+2
*
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
2016-12-11
1
-0
/
+26
*
t4205: indent here documents
Jeff King
2016-07-27
1
-196
/
+196
*
t4205: drop top-level &&-chaining
Jeff King
2016-07-27
1
-2
/
+4
*
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
2016-06-16
1
-0
/
+33
*
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
2016-06-16
1
-0
/
+24
*
Merge branch 'hj/pretty-naked-decoration'
Junio C Hamano
2014-09-29
1
-0
/
+11
|
\
|
*
pretty: add %D format specifier
Harry Jeffery
2014-09-19
1
-0
/
+11
*
|
Merge branch 'bb/date-iso-strict'
Junio C Hamano
2014-09-19
1
-0
/
+8
|
\
\
|
*
|
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
1
-0
/
+8
|
|
/
*
|
Merge branch 'nd/strbuf-utf8-replace'
Junio C Hamano
2014-09-09
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
utf8.c: fix strbuf_utf8_replace() consuming data beyond input string
Nguyễn Thái Ngọc Duy
2014-08-11
1
-0
/
+7
*
|
tests: do not pass iso8859-1 encoded parameter
Pat Thoyts
2014-07-15
1
-1
/
+1
|
/
*
pretty.c: format string with truncate respects logOutputEncoding
Alexey Shumkin
2014-05-21
1
-4
/
+4
*
t4205, t6006: add tests that fail with i18n.logOutputEncoding set
Alexey Shumkin
2014-05-21
1
-0
/
+140
[next]