summaryrefslogtreecommitdiff
path: root/t/t4205-log-pretty-formats.sh
AgeCommit message (Expand)Author
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine
2021-11-01pretty: add abbrev option to %(describe)Eli Schwartz
2021-11-01pretty: add tag option to %(describe)Eli Schwartz
2021-06-08t: fix whitespace around &&Andrei Rybak
2021-04-27pretty: provide human date formatZheNing Hu
2021-04-27pretty tests: give --date/format tests a better descriptionÆvar Arnfjörð Bjarmason
2021-04-27pretty tests: simplify %aI/%cI date format testÆvar Arnfjörð Bjarmason
2021-03-22Merge branch 'rs/pretty-describe'Junio C Hamano
2021-03-01t4205: assert %(describe) test coverageRené Scharfe
2021-02-17pretty: add merge and exclude options to %(describe)René Scharfe
2021-02-17pretty: add %(describe)René Scharfe
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2020-12-09pretty format %(trailers): add a "key_value_separator"Ævar Arnfjörð Bjarmason
2020-12-09pretty format %(trailers): add a "keyonly"Ævar Arnfjörð Bjarmason
2020-12-09pretty-format %(trailers): fix broken standalone "valueonly"Ævar Arnfjörð Bjarmason
2020-12-07pretty format %(trailers) test: split a long lineÆvar Arnfjörð Bjarmason
2019-12-10Merge branch 'dl/pretty-reference'Junio C Hamano
2019-11-20pretty: implement 'reference' formatDenton Liu
2019-11-20pretty: provide short date formatRené Scharfe
2019-11-20t4205: cover `git log --reflog -z` blindspotDenton Liu
2019-11-10Fix spelling errors in names of testsElijah Newren
2019-03-07Merge branch 'aw/pretty-trailers'Junio C Hamano
2019-01-29pretty: add support for separator option in %(trailers)Anders Waldenborg
2019-01-29pretty: add support for "valueonly" option in %(trailers)Anders Waldenborg
2019-01-29pretty: allow showing specific trailersAnders Waldenborg
2019-01-29pretty: allow %(trailers) options with explicit valueAnders Waldenborg
2019-01-11log: add %S option (like --source) to log --formatIssac Trotts
2018-08-23pretty, ref-filter: format %(trailers) with no_divider optionJeff King
2018-05-21t4205: sort log output in a hash-independent waybrian m. carlson
2017-10-02t4205: unfold across multiple linesTaylor Blau
2017-10-02pretty.c: delimit "%(trailers)" arguments with ","Taylor Blau
2017-08-15pretty: support normalization options for %(trailers)Jeff King
2017-08-15t4205: refactor %(trailers) testsJeff King
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2016-12-11pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller
2016-07-27t4205: indent here documentsJeff King
2016-07-27t4205: drop top-level &&-chainingJeff King
2016-06-16pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy
2016-06-16pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner
2014-09-29Merge branch 'hj/pretty-naked-decoration'Junio C Hamano
2014-09-19Merge branch 'bb/date-iso-strict'Junio C Hamano
2014-09-18pretty: add %D format specifierHarry Jeffery
2014-09-09Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano
2014-08-29pretty: provide a strict ISO 8601 date formatBeat Bolli
2014-08-11utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy
2014-07-15tests: do not pass iso8859-1 encoded parameterPat Thoyts
2014-05-21pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin