summaryrefslogtreecommitdiff
path: root/t/t4205-log-pretty-formats.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* log-tree: use custom line terminator in line termination modeJan Krüger2012-05-011-0/+12
* Fix typo: existant->existentDmitry Ivankov2011-06-161-1/+1
* pretty: add aliases for pretty formatsWill Palmer2010-05-031-0/+74