| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/log-graph-configurable-colors' | Junio C Hamano | 2017-02-02 |
|\ |
|
| * | color_parse_mem: allow empty color spec | Jeff King | 2017-01-31 |
| * | log --graph: customize the graph lines with config log.graphColors | Nguyễn Thái Ngọc Duy | 2017-01-23 |
* | | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 2016-08-31 |
|/ |
|
* | Merge branch 'jc/grep-commandline-vs-configuration' | Junio C Hamano | 2016-08-04 |
|\ |
|
| * | grep: further simplify setting the pattern type | Junio C Hamano | 2016-07-25 |
* | | log: add log.showSignature configuration variable | Mehul Jain | 2016-06-24 |
* | | log: add "--no-show-signature" command line option | Mehul Jain | 2016-06-24 |
* | | t4202: refactor test | Mehul Jain | 2016-06-24 |
* | | diff: activate diff.renames by default | Matthieu Moy | 2016-02-25 |
* | | Merge branch 'jk/pending-keep-tag-name' | Junio C Hamano | 2015-12-28 |
|\ \ |
|
| * | | revision.c: propagate tag names from pending array | Jeff King | 2015-12-17 |
* | | | Merge branch 'jk/log-missing-default-HEAD' | Junio C Hamano | 2015-09-02 |
|\ \ \ |
|
| * | | | log: diagnose empty HEAD more clearly | Jeff King | 2015-08-31 |
| | |/
| |/| |
|
* | | | log: add "log.follow" configuration variable | David Turner | 2015-07-09 |
|/ / |
|
* | | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-03-26 |
|\ \ |
|
| * | | t: use verbose instead of hand-rolled errors | Jeff King | 2015-03-20 |
| * | | t: fix severe &&-chain breakage | Jeff King | 2015-03-20 |
* | | | Merge branch 'dj/log-graph-with-no-walk' | Junio C Hamano | 2015-03-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | revision: forbid combining --graph and --no-walk | Dongcan Jiang | 2015-03-19 |
| |/ |
|
* | | log: teach --invert-grep option | Christoph Junghans | 2015-01-13 |
|/ |
|
* | log: fix indentation for --graph --show-signature | Zoltan Klinger | 2014-07-09 |
* | Merge branch 'cb/log-follow-with-combined' | Junio C Hamano | 2013-06-11 |
|\ |
|
| * | fix segfault with git log -c --follow | Clemens Buchacher | 2013-05-28 |
| * | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 2013-01-14 |
| |\ |
|
* | | | t4202: use test_config/test_unconfig to set/unset git config variables | Yann Droneaud | 2013-03-25 |
* | | | Merge branch 'mk/maint-graph-infinity-loop' | Junio C Hamano | 2013-01-02 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | graph.c: infinite loop in git whatchanged --graph -m | Michał Kiedrowicz | 2012-09-25 |
* | | Merge branch 'js/format-2047' | Jeff King | 2012-11-09 |
|\ \ |
|
| * | | utf8: fix off-by-one wrapping of text | Jan H. Schönherr | 2012-10-18 |
* | | | log --grep: use the same helper to set -E/-F options as "git grep" | Junio C Hamano | 2012-10-09 |
* | | | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 |
|\ \ \ |
|
| * | | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 |
| | |/
| |/| |
|
* | | | Merge branch 'jc/dotdot-is-parent-directory' | Junio C Hamano | 2012-09-07 |
|\ \ \
| | |/
| |/| |
|
| * | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 |
| |/ |
|
* | | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 2012-08-27 |
|/ |
|
* | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 |
* | Merge branch 'lp/maint-diff-three-dash-with-graph' | Junio C Hamano | 2012-04-23 |
|\ |
|
| * | t4202: add test for "log --graph --stat -p" separator lines | Lucian Poston | 2012-03-20 |
* | | merge: notice local merging of tags and keep it unwrapped | Junio C Hamano | 2011-11-07 |
|/ |
|
* | Add log.abbrevCommit config variable | Jay Soffian | 2011-05-18 |
* | Merge branch 'jk/maint-decorate-01-bool' | Junio C Hamano | 2010-12-08 |
|\ |
|
| * | log.decorate: accept 0/1 bool values | Jeff King | 2010-11-17 |
* | | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | | t4202 (log): Replace '<git-command> || :' with test_might_fail | Elijah Newren | 2010-10-06 |
|/ |
|
* | Merge branch 'mm/shortopt-detached' | Junio C Hamano | 2010-08-21 |
|\ |
|
| * | log: parse separate options like git log --grep foo | Matthieu Moy | 2010-08-06 |
| * | diff: parse separate options like -S foo | Matthieu Moy | 2010-08-06 |
* | | log: test for regression introduced in v1.7.2-rc0~103^2~2 | Ævar Arnfjörð Bjarmason | 2010-08-15 |
|/ |
|
* | log.decorate: only ignore it under "log --pretty=raw" | Junio C Hamano | 2010-04-08 |