summaryrefslogtreecommitdiff
path: root/Documentation/git-blame.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthLibravatar Junio C Hamano1-1/+3
2019-05-16blame: add the ability to ignore commits and their changesLibravatar Barret Rhoden1-0/+1
2017-11-02diff: --indent-heuristic is no longer experimentalLibravatar Carlos Martín Nieto1-2/+0
2016-10-10Merge branch 'jc/blame-reverse'Libravatar Junio C Hamano1-1/+1
2016-09-19blame: honor the diff heuristic options and configLibravatar Michael Haggerty1-0/+2
2016-06-14blame: improve diagnosis for "--reverse NEW"Libravatar Junio C Hamano1-1/+1
2015-12-16blame: add support for --[no-]progress optionLibravatar Edmundo Carmona Antoranz1-1/+2
2015-06-01blame: add blame.showEmail configurationLibravatar Quentin Neill1-0/+2
2014-02-11docs/git-blame: explain more clearly the example pickaxe useLibravatar Albert L. Lash, IV1-1/+2
2013-11-12Correct word usage of "timezone" in "Documentation" directoryLibravatar Jason St. John1-1/+1
2013-08-06blame: document multiple -L supportLibravatar Eric Sunshine1-3/+7
2013-03-28log -L: :pattern:file syntax to find by funcnameLibravatar Thomas Rast1-3/+3
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-1/+1
2012-09-21git blame: document that it always follows origin across whole-file renamesLibravatar Junio C Hamano1-0/+6
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-1/+1
2011-05-09blame: add --line-porcelain output formatLibravatar Jeff King1-0/+13
2011-04-05blame: add --abbrev command line option and make it honor core.abbrevLibravatar Namhyung Kim1-1/+6
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-4/+0
2010-10-19blame: Add option to show author email instead of nameLibravatar Kevin Ballard1-1/+5
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-4/+4
2010-01-14Document git-blame triple -C optionLibravatar Ramkumar Ramachandra1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-4/+4
2009-03-17Documentation: minor grammatical fixes in git-blame.txt.Libravatar David J. Mellor1-28/+28
2009-02-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-02-19Document git blame --reverse.Libravatar Matthieu Moy1-1/+1
2009-02-08Move mailmap documentation into separate fileLibravatar Marius Storm-Olsen1-0/+6
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-2/+4
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-4/+4
2007-06-09git-blame -w: ignore whitespaceLibravatar Junio C Hamano1-1/+6
2007-04-29blame -s: suppress author name and time.Libravatar Junio C Hamano1-1/+4
2007-04-16Update git-annotate/git-blame documentationLibravatar Andrew Ruder1-50/+14
2007-02-05blame: document --contents optionLibravatar Junio C Hamano1-1/+8
2007-01-28Document 'git-blame --incremental'Libravatar Junio C Hamano1-1/+46
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Libravatar Junio C Hamano1-1/+4
2007-01-17Documentation: a few spelling fixesLibravatar René Scharfe1-4/+4
2006-11-09Documentation: move blame examplesLibravatar Junio C Hamano1-4/+7
2006-11-08git-pickaxe: retire pickaxeLibravatar Junio C Hamano1-2/+68
2006-10-12blame: Document and add help text for -f, -n, and -pLibravatar Junio C Hamano1-1/+38
2006-08-25git-blame(1): mention options in the synopsis and advertise pickaxeLibravatar Jonas Fonseca1-6/+23
2006-06-16blame: Add --time to produce raw timestampsLibravatar Fredrik Kuivinen1-1/+4
2006-06-03Documentation: Spelling fixesLibravatar Horst H. von Brand1-1/+1
2006-04-18Add git-annotate(1) and git-blame(1)Libravatar Jonas Fonseca1-0/+42