aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-blame.txt
Commit message (Expand)AuthorAge
* diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto2017-11-02
* Merge branch 'jc/blame-reverse'Junio C Hamano2016-10-10
|\
| * blame: improve diagnosis for "--reverse NEW"Junio C Hamano2016-06-14
* | blame: honor the diff heuristic options and configMichael Haggerty2016-09-19
|/
* blame: add support for --[no-]progress optionEdmundo Carmona Antoranz2015-12-16
* blame: add blame.showEmail configurationQuentin Neill2015-06-01
* docs/git-blame: explain more clearly the example pickaxe useAlbert L. Lash, IV2014-02-11
* Correct word usage of "timezone" in "Documentation" directoryJason St. John2013-11-12
* blame: document multiple -L supportEric Sunshine2013-08-06
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-28
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* git blame: document that it always follows origin across whole-file renamesJunio C Hamano2012-09-21
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* blame: add --line-porcelain output formatJeff King2011-05-09
* blame: add --abbrev command line option and make it honor core.abbrevNamhyung Kim2011-04-05
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* blame: Add option to show author email instead of nameKevin Ballard2010-10-19
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* | Document git-blame triple -C optionRamkumar Ramachandra2010-01-14
|/
* Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor2009-03-17
* Merge branch 'maint'Junio C Hamano2009-02-19
|\
| * Document git blame --reverse.Matthieu Moy2009-02-19
* | Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-08
|/
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* git-blame -w: ignore whitespaceJunio C Hamano2007-06-09
* blame -s: suppress author name and time.Junio C Hamano2007-04-29
* Update git-annotate/git-blame documentationAndrew Ruder2007-04-16
* blame: document --contents optionJunio C Hamano2007-02-05
* Document 'git-blame --incremental'Junio C Hamano2007-01-28
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-17
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* Documentation: move blame examplesJunio C Hamano2006-11-09
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
* blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-12
* git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca2006-08-25
* blame: Add --time to produce raw timestampsFredrik Kuivinen2006-06-16
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-18