summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
AgeCommit message (Expand)Author
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek
2012-04-23Merge branch 'lp/maint-diff-three-dash-with-graph'Junio C Hamano
2012-03-20t4202: add test for "log --graph --stat -p" separator linesLucian Poston
2011-11-07merge: notice local merging of tags and keep it unwrappedJunio C Hamano
2011-05-18Add log.abbrevCommit config variableJay Soffian
2010-12-08Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano
2010-11-17log.decorate: accept 0/1 bool valuesJeff King
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-06t4202 (log): Replace '<git-command> || :' with test_might_failElijah Newren
2010-08-22Merge branch 'mm/shortopt-detached'Junio C Hamano
2010-08-16log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason
2010-08-06log: parse separate options like git log --grep fooMatthieu Moy
2010-08-06diff: parse separate options like -S fooMatthieu Moy
2010-04-09log.decorate: only ignore it under "log --pretty=raw"Junio C Hamano
2010-04-06log --pretty/--oneline: ignore log.decorateJunio C Hamano
2010-02-17log.decorate: usability fixesJunio C Hamano
2010-01-26fix portability issues with $ in double quotesStephen Boyd
2009-11-23strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()René Scharfe
2009-08-09merge: fix incorrect merge message for ambiguous tag/branchJeff King
2009-07-18t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber
2009-05-18Merge branch 'ac/graph-horizontal-line'Junio C Hamano
2009-04-26t4202: fix typov1.6.3-rc3Linus Torvalds
2009-04-23graph API: Use horizontal lines for more compact graphsAllan Caffee
2009-04-23graph API: fix a bug in the rendering of octopus mergesAllan Caffee
2009-04-23t4202-log: extend test coverage of graphingAllan Caffee
2009-03-11Merge branch 'tr/gcov'Junio C Hamano
2009-02-25Add tests for git log --pretty, --format and --oneline.Felipe Contreras
2009-02-20Test log --graphThomas Rast
2009-01-23t/t4202-log.sh: Add testcasesArjen Laarhoven
2008-08-25Fix "git log -i --grep"Jeff King
2008-07-23t/t4202-log.sh: add newline at end of fileBrandon Casey
2007-12-26Fix "git log --diff-filter" bugArjen Laarhoven