aboutsummaryrefslogtreecommitdiff
path: root/t/t4205-log-pretty-formats.sh
Commit message (Expand)AuthorAge
* t4205: unfold across multiple linesTaylor Blau2017-10-02
* pretty.c: delimit "%(trailers)" arguments with ","Taylor Blau2017-10-02
* pretty: support normalization options for %(trailers)Jeff King2017-08-15
* t4205: refactor %(trailers) testsJeff King2017-08-15
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-11
* pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-11
* t4205: indent here documentsJeff King2016-07-27
* t4205: drop top-level &&-chainingJeff King2016-07-27
* pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-16
* pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
* Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\
| * pretty: add %D format specifierHarry Jeffery2014-09-18
* | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \
| * | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
| |/
* | Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano2014-09-09
|\ \ | |/ |/|
| * utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy2014-08-11
* | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
|/
* pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin2014-05-21
* t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-21
* t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin2014-05-21
* t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-21
* t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2014-05-19
* log: properly handle decorations with chained tagsbrian m. carlson2013-12-20
* t4205 (log-pretty-formats): avoid using `sed`Alexey Shumkin2013-07-05
* t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-05
* t4205 (log-pretty-formats): revert back single quotesAlexey Shumkin2013-07-05
* t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-05
* t4205: replace .\+ with ..* in sed commandsBrian Gernhardt2013-07-01
* pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
* pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
* t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
* pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy2013-04-18
* pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-18
* pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy2013-04-18
* Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-27
* log-tree: the previous one is still not quite rightJunio C Hamano2012-05-01
* log-tree: use custom line terminator in line termination modeJan Krüger2012-05-01
* Fix typo: existant->existentDmitry Ivankov2011-06-16
* pretty: add aliases for pretty formatsWill Palmer2010-05-03