Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | pretty.c: format string with truncate respects logOutputEncoding | Alexey Shumkin | 1 | -4/+4 |
2014-05-21 | t4205, t6006: add tests that fail with i18n.logOutputEncoding set | Alexey Shumkin | 1 | -0/+140 |
2014-05-21 | t4205 (log-pretty-format): use `tformat` rather than `format` | Alexey Shumkin | 1 | -39/+13 |
2014-05-21 | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 1 | -4/+7 |
2014-05-19 | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 1 | -3/+11 |
2013-12-20 | log: properly handle decorations with chained tags | brian m. carlson | 1 | -0/+15 |
2013-07-05 | t4205 (log-pretty-formats): avoid using `sed` | Alexey Shumkin | 1 | -16/+10 |
2013-07-05 | t4205, t6006, t7102: make functions better readable | Alexey Shumkin | 1 | -1/+2 |
2013-07-05 | t4205 (log-pretty-formats): revert back single quotes | Alexey Shumkin | 1 | -53/+53 |
2013-07-05 | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 | Alexey Shumkin | 1 | -4/+4 |
2013-07-01 | t4205: replace .\+ with ..* in sed commands | Brian Gernhardt | 1 | -2/+2 |
2013-06-26 | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -17/+17 |
2013-06-26 | pretty: Add failing tests: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -56/+93 |
2013-06-26 | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 1 | -22/+26 |
2013-04-18 | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 1 | -0/+14 |
2013-04-18 | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 1 | -0/+39 |
2013-04-18 | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 1 | -0/+122 |
2012-10-17 | Fix "git diff --stat" for interesting - but empty - file changes | Linus Torvalds | 1 | -2/+2 |
2012-08-27 | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 1 | -2/+2 |
2012-05-01 | log-tree: the previous one is still not quite right | Junio C Hamano | 1 | -0/+16 |
2012-05-01 | log-tree: use custom line terminator in line termination mode | Jan Krüger | 1 | -0/+12 |
2011-06-16 | Fix typo: existant->existent | Dmitry Ivankov | 1 | -1/+1 |
2010-05-03 | pretty: add aliases for pretty formats | Will Palmer | 1 | -0/+74 |