summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
Commit message (Expand)AuthorAgeFilesLines
* 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