summaryrefslogtreecommitdiff
path: root/Documentation/git-blame.txt
AgeCommit message (Expand)Author
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano
2019-05-16blame: add the ability to ignore commits and their changesBarret Rhoden
2017-11-02diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto
2016-10-10Merge branch 'jc/blame-reverse'Junio C Hamano
2016-09-19blame: honor the diff heuristic options and configMichael Haggerty
2016-06-14blame: improve diagnosis for "--reverse NEW"Junio C Hamano
2015-12-16blame: add support for --[no-]progress optionEdmundo Carmona Antoranz
2015-06-01blame: add blame.showEmail configurationQuentin Neill
2014-02-11docs/git-blame: explain more clearly the example pickaxe useAlbert L. Lash, IV
2013-11-12Correct word usage of "timezone" in "Documentation" directoryJason St. John
2013-08-06blame: document multiple -L supportEric Sunshine
2013-03-28log -L: :pattern:file syntax to find by funcnameThomas Rast
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-09-21git blame: document that it always follows origin across whole-file renamesJunio C Hamano
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-05-09blame: add --line-porcelain output formatJeff King
2011-04-06blame: add --abbrev command line option and make it honor core.abbrevNamhyung Kim
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-19blame: Add option to show author email instead of nameKevin Ballard
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-15Document git-blame triple -C optionRamkumar Ramachandra
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-03-17Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor
2009-02-20Merge branch 'maint'Junio C Hamano
2009-02-20Document git blame --reverse.Matthieu Moy
2009-02-08Move mailmap documentation into separate fileMarius Storm-Olsen
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-10git-blame -w: ignore whitespaceJunio C Hamano
2007-04-29blame -s: suppress author name and time.Junio C Hamano
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder
2007-02-05blame: document --contents optionJunio C Hamano
2007-01-28Document 'git-blame --incremental'Junio C Hamano
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2006-11-09Documentation: move blame examplesJunio C Hamano
2006-11-09git-pickaxe: retire pickaxeJunio C Hamano
2006-10-12blame: Document and add help text for -f, -n, and -pJunio C Hamano
2006-08-26git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca
2006-06-17blame: Add --time to produce raw timestampsFredrik Kuivinen
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca