summaryrefslogtreecommitdiffstats
path: root/t/t4205-log-pretty-formats.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-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-111-1/+1
* | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-111-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
* pretty: support normalization options for %(trailers)Jeff King2017-08-151-0/+33
* t4205: refactor %(trailers) testsJeff King2017-08-151-8/+12
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-2/+2
* pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-111-0/+26
* t4205: indent here documentsJeff King2016-07-271-196/+196
* t4205: drop top-level &&-chainingJeff King2016-07-271-2/+4
* pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-161-0/+33
* pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-161-0/+24
* Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-291-0/+11
|\
| * pretty: add %D format specifierHarry Jeffery2014-09-191-0/+11
* | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-191-0/+8
|\ \
| * | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-291-0/+8
| |/
* | Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano2014-09-091-0/+7
|\ \ | |/ |/|
| * utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy2014-08-111-0/+7
* | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-151-1/+1
|/
* pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin2014-05-211-4/+4
* t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-211-0/+140