aboutsummaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
Commit message (Expand)AuthorAge
* log: if --decorate is not given, default to --decorate=autoAlex Henrie2017-03-24
* Merge branch 'jk/log-graph-name-only'Junio C Hamano2017-02-10
|\
| * diff: print line prefix for --name-only outputJeff King2017-02-08
| * Merge branch 'jc/grep-commandline-vs-configuration' into maintJunio C Hamano2016-08-10
| |\
* | \ Merge branch 'nd/log-graph-configurable-colors'Junio C Hamano2017-02-02
|\ \ \
| * | | color_parse_mem: allow empty color specJeff King2017-01-31
| * | | log --graph: customize the graph lines with config log.graphColorsNguyễn Thái Ngọc Duy2017-01-23
* | | | graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-31
|/ / /
* | | Merge branch 'jc/grep-commandline-vs-configuration'Junio C Hamano2016-08-04
|\ \ \ | | |/ | |/|
| * | grep: further simplify setting the pattern typeJunio C Hamano2016-07-25
* | | log: add log.showSignature configuration variableMehul Jain2016-06-24
* | | log: add "--no-show-signature" command line optionMehul Jain2016-06-24
* | | t4202: refactor testMehul Jain2016-06-24
| |/ |/|
* | diff: activate diff.renames by defaultMatthieu Moy2016-02-25
* | Merge branch 'jk/pending-keep-tag-name'Junio C Hamano2015-12-28
|\ \
| * | revision.c: propagate tag names from pending arrayJeff King2015-12-17
* | | Merge branch 'jk/log-missing-default-HEAD'Junio C Hamano2015-09-02
|\ \ \
| * | | log: diagnose empty HEAD more clearlyJeff King2015-08-31
| | |/ | |/|
* | | log: add "log.follow" configuration variableDavid Turner2015-07-09
|/ /
* | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-26
|\ \
| * | t: use verbose instead of hand-rolled errorsJeff King2015-03-20
| * | t: fix severe &&-chain breakageJeff King2015-03-20
* | | Merge branch 'dj/log-graph-with-no-walk'Junio C Hamano2015-03-25
|\ \ \ | |/ / |/| |
| * | revision: forbid combining --graph and --no-walkDongcan Jiang2015-03-19
| |/
* | log: teach --invert-grep optionChristoph Junghans2015-01-13
|/
* log: fix indentation for --graph --show-signatureZoltan Klinger2014-07-09
* Merge branch 'cb/log-follow-with-combined'Junio C Hamano2013-06-11
|\
| * fix segfault with git log -c --followClemens Buchacher2013-05-28
| * Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-14
| |\
* | | t4202: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
* | | Merge branch 'mk/maint-graph-infinity-loop'Junio C Hamano2013-01-02
|\ \ \ | |/ / |/| / | |/
| * graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz2012-09-25
* | Merge branch 'js/format-2047'Jeff King2012-11-09
|\ \
| * | utf8: fix off-by-one wrapping of textJan H. Schönherr2012-10-18
* | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-09
* | | Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano2012-09-10
|\ \ \
| * | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-30
| | |/ | |/|
* | | Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-07
|\ \ \ | | |/ | |/|
| * | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23
| |/
* | Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-27
|/
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
* Merge branch 'lp/maint-diff-three-dash-with-graph'Junio C Hamano2012-04-23
|\
| * t4202: add test for "log --graph --stat -p" separator linesLucian Poston2012-03-20
* | merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-07
|/
* Add log.abbrevCommit config variableJay Soffian2011-05-18
* Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano2010-12-08
|\
| * log.decorate: accept 0/1 bool valuesJeff King2010-11-17
* | tests: add missing &&Jonathan Nieder2010-11-09
* | t4202 (log): Replace '<git-command> || :' with test_might_failElijah Newren2010-10-06
|/
* Merge branch 'mm/shortopt-detached'Junio C Hamano2010-08-21
|\