| Commit message (Expand) | Author | Age |
* | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 2016-12-11 |
* | t4205: indent here documents | Jeff King | 2016-07-27 |
* | t4205: drop top-level &&-chaining | Jeff King | 2016-07-27 |
* | pretty.c: support <direction>|(<negative number>) forms | Nguyễn Thái Ngọc Duy | 2016-06-16 |
* | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 2016-06-16 |
* | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 2014-09-29 |
|\ |
|
| * | pretty: add %D format specifier | Harry Jeffery | 2014-09-18 |
* | | Merge branch 'bb/date-iso-strict' | Junio C Hamano | 2014-09-19 |
|\ \ |
|
| * | | pretty: provide a strict ISO 8601 date format | Beat Bolli | 2014-08-29 |
| |/ |
|
* | | Merge branch 'nd/strbuf-utf8-replace' | Junio C Hamano | 2014-09-09 |
|\ \
| |/
|/| |
|
| * | utf8.c: fix strbuf_utf8_replace() consuming data beyond input string | Nguyễn Thái Ngọc Duy | 2014-08-11 |
* | | tests: do not pass iso8859-1 encoded parameter | Pat Thoyts | 2014-07-15 |
|/ |
|
* | pretty.c: format string with truncate respects logOutputEncoding | Alexey Shumkin | 2014-05-21 |
* | t4205, t6006: add tests that fail with i18n.logOutputEncoding set | Alexey Shumkin | 2014-05-21 |
* | t4205 (log-pretty-format): use `tformat` rather than `format` | Alexey Shumkin | 2014-05-21 |
* | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 2014-05-21 |
* | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2014-05-19 |
* | log: properly handle decorations with chained tags | brian m. carlson | 2013-12-20 |
* | t4205 (log-pretty-formats): avoid using `sed` | Alexey Shumkin | 2013-07-05 |
* | t4205, t6006, t7102: make functions better readable | Alexey Shumkin | 2013-07-05 |
* | t4205 (log-pretty-formats): revert back single quotes | Alexey Shumkin | 2013-07-05 |
* | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 | Alexey Shumkin | 2013-07-05 |
* | t4205: replace .\+ with ..* in sed commands | Brian Gernhardt | 2013-07-01 |
* | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 |
* | pretty: Add failing tests: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 |
* | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 |
* | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | Fix "git diff --stat" for interesting - but empty - file changes | Linus Torvalds | 2012-10-17 |
* | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 2012-08-27 |
* | log-tree: the previous one is still not quite right | Junio C Hamano | 2012-05-01 |
* | log-tree: use custom line terminator in line termination mode | Jan Krüger | 2012-05-01 |
* | Fix typo: existant->existent | Dmitry Ivankov | 2011-06-16 |
* | pretty: add aliases for pretty formats | Will Palmer | 2010-05-03 |