summaryrefslogtreecommitdiff
path: root/t/t4205-log-pretty-formats.sh
Commit message (Expand)AuthorAgeFilesLines
* 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 documentsjk/t4205-cleanupJeff King2016-07-271-196/+196
* t4205: drop top-level &&-chainingJeff King2016-07-271-2/+4
* pretty.c: support <direction>|(<negative number>) formsnd/graph-width-paddedNguyễ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 specifierhj/pretty-naked-decorationHarry Jeffery2014-09-181-0/+11
* | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-191-0/+8
|\ \
| * | pretty: provide a strict ISO 8601 date formatbb/date-iso-strictBeat 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 stringnd/strbuf-utf8-replaceNguyễ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 logOutputEncodingas/pretty-truncateAlexey Shumkin2014-05-211-4/+4
* t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-211-0/+140
* t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin2014-05-211-39/+13
* t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-211-4/+7
* t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2014-05-191-3/+11
* log: properly handle decorations with chained tagsbc/log-decorationbrian m. carlson2013-12-201-0/+15
* t4205 (log-pretty-formats): avoid using `sed`as/log-output-encoding-in-user-formatAlexey Shumkin2013-07-051-16/+10
* t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-051-1/+2
* t4205 (log-pretty-formats): revert back single quotesAlexey Shumkin2013-07-051-53/+53
* t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-051-4/+4
* t4205: replace .\+ with ..* in sed commandsBrian Gernhardt2013-07-011-2/+2
* pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-17/+17
* pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-56/+93
* t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-261-22/+26
* pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy2013-04-181-0/+14
* pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-181-0/+39
* pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy2013-04-181-0/+122
* Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-171-2/+2
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-271-2/+2
* log-tree: the previous one is still not quite rightJunio C Hamano2012-05-011-0/+16