aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-blame.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-1/+1
2023-10-09documentation: fix whitespace issuesElijah Newren1-1/+1
2023-10-09documentation: add missing articleElijah Newren1-2/+2
2023-10-09documentation: fix subject/verb agreementElijah Newren1-1/+1
2023-03-24blame: allow --contents to work with non-HEAD commitJacob Keller1-1/+1
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason1-0/+6
2021-10-18Merge branch 'bs/doc-blame-color-lines'Junio C Hamano1-2/+15
2021-10-08blame: document --color-* optionsBagas Sanjaya1-2/+2
2021-10-01blame: describe default output formatBagas Sanjaya1-0/+13
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason1-1/+1
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano1-1/+3
2019-05-16blame: add the ability to ignore commits and their changesBarret Rhoden1-0/+1
2017-11-02diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto1-2/+0
2016-10-10Merge branch 'jc/blame-reverse'Junio C Hamano1-1/+1
2016-09-19blame: honor the diff heuristic options and configMichael Haggerty1-0/+2
2016-06-14blame: improve diagnosis for "--reverse NEW"Junio C Hamano1-1/+1
2015-12-16blame: add support for --[no-]progress optionEdmundo Carmona Antoranz1-1/+2
2015-06-01blame: add blame.showEmail configurationQuentin Neill1-0/+2
2014-02-11docs/git-blame: explain more clearly the example pickaxe useAlbert L. Lash, IV1-1/+2
2013-11-12Correct word usage of "timezone" in "Documentation" directoryJason St. John1-1/+1
2013-08-06blame: document multiple -L supportEric Sunshine1-3/+7
2013-03-28log -L: :pattern:file syntax to find by funcnameThomas Rast1-3/+3
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-1/+1
2012-09-21git blame: document that it always follows origin across whole-file renamesJunio C Hamano1-0/+6
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-1/+1
2011-05-09blame: add --line-porcelain output formatJeff King1-0/+13
2011-04-05blame: add --abbrev command line option and make it honor core.abbrevNamhyung Kim1-1/+6
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-4/+0
2010-10-19blame: Add option to show author email instead of nameKevin Ballard1-1/+5
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano1-4/+4
2010-01-14Document git-blame triple -C optionRamkumar Ramachandra1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-4/+4
2009-03-17Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor1-28/+28
2009-02-19Merge branch 'maint'Junio C Hamano1-1/+1
2009-02-19Document git blame --reverse.Matthieu Moy1-1/+1
2009-02-08Move mailmap documentation into separate fileMarius Storm-Olsen1-0/+6
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupJonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-2/+4
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-4/+4
2007-06-09git-blame -w: ignore whitespaceJunio C Hamano1-1/+6
2007-04-29blame -s: suppress author name and time.Junio C Hamano1-1/+4
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder1-50/+14
2007-02-05blame: document --contents optionJunio C Hamano1-1/+8
2007-01-28Document 'git-blame --incremental'Junio C Hamano1-1/+46
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano1-1/+4
2007-01-17Documentation: a few spelling fixesRené Scharfe1-4/+4
2006-11-09Documentation: move blame examplesJunio C Hamano1-4/+7
2006-11-08git-pickaxe: retire pickaxeJunio C Hamano1-2/+68
2006-10-12blame: Document and add help text for -f, -n, and -pJunio C Hamano1-1/+38
2006-08-25git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca1-6/+23
2006-06-16blame: Add --time to produce raw timestampsFredrik Kuivinen1-1/+4
2006-06-03Documentation: Spelling fixesHorst H. von Brand1-1/+1
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca1-0/+42