Age | Commit message (Expand) | Author | Files | Lines |
2012-08-27 | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 1 | -1/+1 |
2012-08-23 | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 1 | -0/+7 |
2012-04-30 | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 1 | -15/+15 |
2012-04-23 | Merge branch 'lp/maint-diff-three-dash-with-graph' | Junio C Hamano | 1 | -0/+290 |
2012-03-20 | t4202: add test for "log --graph --stat -p" separator lines | Lucian Poston | 1 | -0/+290 |
2011-11-07 | merge: notice local merging of tags and keep it unwrapped | Junio C Hamano | 1 | -2/+2 |
2011-05-18 | Add log.abbrevCommit config variable | Jay Soffian | 1 | -0/+53 |
2010-12-08 | Merge branch 'jk/maint-decorate-01-bool' | Junio C Hamano | 1 | -0/+9 |
2010-11-17 | log.decorate: accept 0/1 bool values | Jeff King | 1 | -0/+9 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -2/+2 |
2010-10-06 | t4202 (log): Replace '<git-command> || :' with test_might_fail | Elijah Newren | 1 | -1/+1 |
2010-08-21 | Merge branch 'mm/shortopt-detached' | Junio C Hamano | 1 | -7/+12 |
2010-08-15 | log: test for regression introduced in v1.7.2-rc0~103^2~2 | Ævar Arnfjörð Bjarmason | 1 | -1/+13 |
2010-08-06 | log: parse separate options like git log --grep foo | Matthieu Moy | 1 | -0/+7 |
2010-08-06 | diff: parse separate options like -S foo | Matthieu Moy | 1 | -7/+5 |
2010-04-08 | log.decorate: only ignore it under "log --pretty=raw" | Junio C Hamano | 1 | -28/+16 |
2010-04-06 | log --pretty/--oneline: ignore log.decorate | Junio C Hamano | 1 | -16/+28 |
2010-02-17 | log.decorate: usability fixes | Junio C Hamano | 1 | -0/+49 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -3/+3 |
2009-11-22 | strbuf_add_wrapped_text(): factor out strbuf_add_indented_text() | René Scharfe | 1 | -0/+21 |
2009-08-09 | merge: fix incorrect merge message for ambiguous tag/branch | Jeff King | 1 | -2/+2 |
2009-07-18 | t4202-log.sh: Test git log --no-walk sort order | Michael J Gruber | 1 | -0/+20 |
2009-05-18 | Merge branch 'ac/graph-horizontal-line' | Junio C Hamano | 1 | -4/+2 |
2009-04-26 | t4202: fix typo | Linus Torvalds | 1 | -1/+1 |
2009-04-22 | graph API: Use horizontal lines for more compact graphs | Allan Caffee | 1 | -4/+2 |
2009-04-22 | graph API: fix a bug in the rendering of octopus merges | Allan Caffee | 1 | -1/+1 |
2009-04-22 | t4202-log: extend test coverage of graphing | Allan Caffee | 1 | -2/+28 |
2009-03-11 | Merge branch 'tr/gcov' | Junio C Hamano | 1 | -0/+148 |
2009-02-25 | Add tests for git log --pretty, --format and --oneline. | Felipe Contreras | 1 | -0/+40 |
2009-02-20 | Test log --graph | Thomas Rast | 1 | -0/+148 |
2009-01-23 | t/t4202-log.sh: Add testcases | Arjen Laarhoven | 1 | -9/+50 |
2008-08-24 | Fix "git log -i --grep" | Jeff King | 1 | -0/+22 |
2008-07-23 | t/t4202-log.sh: add newline at end of file | Brandon Casey | 1 | -1/+2 |
2007-12-26 | Fix "git log --diff-filter" bug | Arjen Laarhoven | 1 | -0/+74 |