summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
Commit message (Expand)AuthorAgeFilesLines
* log: fix indentation for --graph --show-signaturezk/log-graph-showsigZoltan Klinger2014-07-091-0/+31
* Merge branch 'cb/log-follow-with-combined'Junio C Hamano2013-06-111-0/+14
|\
| * fix segfault with git log -c --followClemens Buchacher2013-05-281-0/+14
| * Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-141-0/+10
| |\
* | | t4202: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-251-20/+8
* | | Merge branch 'mk/maint-graph-infinity-loop'Junio C Hamano2013-01-021-0/+10
|\ \ \ | |/ / |/| / | |/
| * graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz2012-09-251-0/+10
* | Merge branch 'js/format-2047'Jeff King2012-11-091-2/+2
|\ \
| * | utf8: fix off-by-one wrapping of textJan H. Schönherr2012-10-181-2/+2
* | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-091-0/+6
* | | Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano2012-09-101-0/+10
|\ \ \
| * | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-301-0/+10
| | |/ | |/|
* | | Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-071-0/+7
|\ \ \ | | |/ | |/|
| * | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-231-0/+7
| |/
* | Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-271-1/+1
|/
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-301-15/+15
* Merge branch 'lp/maint-diff-three-dash-with-graph'Junio C Hamano2012-04-231-0/+290
|\
| * t4202: add test for "log --graph --stat -p" separator lineslp/maint-diff-three-dash-with-graphLucian Poston2012-03-201-0/+290
* | merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-071-2/+2
|/
* Add log.abbrevCommit config variableJay Soffian2011-05-181-0/+53
* Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano2010-12-081-0/+9
|\
| * log.decorate: accept 0/1 bool valuesJeff King2010-11-171-0/+9
* | tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* | t4202 (log): Replace '<git-command> || :' with test_might_failElijah Newren2010-10-061-1/+1
|/
* Merge branch 'mm/shortopt-detached'Junio C Hamano2010-08-211-7/+12
|\
| * log: parse separate options like git log --grep fooMatthieu Moy2010-08-061-0/+7
| * diff: parse separate options like -S fooMatthieu Moy2010-08-061-7/+5
* | log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason2010-08-151-1/+13
|/
* log.decorate: only ignore it under "log --pretty=raw"Junio C Hamano2010-04-081-28/+16
* log --pretty/--oneline: ignore log.decorateJunio C Hamano2010-04-061-16/+28
* log.decorate: usability fixesJunio C Hamano2010-02-171-0/+49
* fix portability issues with $ in double quotesStephen Boyd2010-01-261-3/+3
* strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()René Scharfe2009-11-221-0/+21
* merge: fix incorrect merge message for ambiguous tag/branchJeff King2009-08-091-2/+2
* t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber2009-07-181-0/+20
* Merge branch 'ac/graph-horizontal-line'Junio C Hamano2009-05-181-4/+2
|\
| * graph API: Use horizontal lines for more compact graphsAllan Caffee2009-04-221-4/+2
* | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-261-1/+1
* | graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-221-1/+1
* | t4202-log: extend test coverage of graphingAllan Caffee2009-04-221-2/+28
|/
* Merge branch 'tr/gcov'Junio C Hamano2009-03-111-0/+148
|\
| * Test log --graphThomas Rast2009-02-201-0/+148
* | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-251-0/+40
|/
* t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-231-9/+50
* Fix "git log -i --grep"Jeff King2008-08-241-0/+22
* t/t4202-log.sh: add newline at end of fileBrandon Casey2008-07-231-1/+2
* Fix "git log --diff-filter" bugArjen Laarhoven2007-12-261-0/+74