aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4202-log.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09tests: add missing &&Jonathan Nieder1-2/+2
2010-10-06t4202 (log): Replace '<git-command> || :' with test_might_failElijah Newren1-1/+1
2010-08-21Merge branch 'mm/shortopt-detached'Junio C Hamano1-7/+12
2010-08-15log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason1-1/+13
2010-08-06log: parse separate options like git log --grep fooMatthieu Moy1-0/+7
2010-08-06diff: parse separate options like -S fooMatthieu Moy1-7/+5
2010-04-08log.decorate: only ignore it under "log --pretty=raw"Junio C Hamano1-28/+16
2010-04-06log --pretty/--oneline: ignore log.decorateJunio C Hamano1-16/+28
2010-02-17log.decorate: usability fixesJunio C Hamano1-0/+49
2010-01-26fix portability issues with $ in double quotesStephen Boyd1-3/+3
2009-11-22strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()René Scharfe1-0/+21
2009-08-09merge: fix incorrect merge message for ambiguous tag/branchJeff King1-2/+2
2009-07-18t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber1-0/+20
2009-05-18Merge branch 'ac/graph-horizontal-line'Junio C Hamano1-4/+2
2009-04-26t4202: fix typov1.6.3-rc3Linus Torvalds1-1/+1
2009-04-22graph API: Use horizontal lines for more compact graphsAllan Caffee1-4/+2
2009-04-22graph API: fix a bug in the rendering of octopus mergesAllan Caffee1-1/+1
2009-04-22t4202-log: extend test coverage of graphingAllan Caffee1-2/+28
2009-03-11Merge branch 'tr/gcov'Junio C Hamano1-0/+148
2009-02-25Add tests for git log --pretty, --format and --oneline.Felipe Contreras1-0/+40
2009-02-20Test log --graphThomas Rast1-0/+148
2009-01-23t/t4202-log.sh: Add testcasesArjen Laarhoven1-9/+50
2008-08-24Fix "git log -i --grep"Jeff King1-0/+22
2008-07-23t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2007-12-26Fix "git log --diff-filter" bugArjen Laarhoven1-0/+74