summaryrefslogtreecommitdiff
path: root/Documentation/git-blame.txt
Commit message (Expand)AuthorAgeFilesLines
* blame: allow --contents to work with non-HEAD commitJacob Keller2023-03-241-1/+1
* docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+6
* Merge branch 'bs/doc-blame-color-lines'Junio C Hamano2021-10-181-2/+15
|\
| * blame: document --color-* optionsBagas Sanjaya2021-10-081-2/+2
| * blame: describe default output formatBagas Sanjaya2021-10-011-0/+13
* | mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason2021-01-121-1/+1
|/
* doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano2020-11-041-1/+3
* blame: add the ability to ignore commits and their changesBarret Rhoden2019-05-161-0/+1
* diff: --indent-heuristic is no longer experimentalcn/diff-indent-no-longer-is-experimentalCarlos Martín Nieto2017-11-021-2/+0
* Merge branch 'jc/blame-reverse'Junio C Hamano2016-10-101-1/+1
|\
| * blame: improve diagnosis for "--reverse NEW"Junio C Hamano2016-06-141-1/+1
* | blame: honor the diff heuristic options and configMichael Haggerty2016-09-191-0/+2
|/
* blame: add support for --[no-]progress optionea/blame-progressEdmundo Carmona Antoranz2015-12-161-1/+2
* blame: add blame.showEmail configurationqn/blame-show-emailQuentin Neill2015-06-011-0/+2
* docs/git-blame: explain more clearly the example pickaxe useal/docsAlbert L. Lash, IV2014-02-111-1/+2
* Correct word usage of "timezone" in "Documentation" directoryJason St. John2013-11-121-1/+1
* blame: document multiple -L supportEric Sunshine2013-08-061-3/+7
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-281-3/+3
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* git blame: document that it always follows origin across whole-file renamesJunio C Hamano2012-09-211-0/+6
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* blame: add --line-porcelain output formatJeff King2011-05-091-0/+13
* blame: add --abbrev command line option and make it honor core.abbrevNamhyung Kim2011-04-051-1/+6
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-4/+0
* blame: Add option to show author email instead of nameKevin Ballard2010-10-191-1/+5
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-4/+4
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-4/+4
* | Document git-blame triple -C optionRamkumar Ramachandra2010-01-141-1/+1
|/
* Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor2009-03-171-28/+28
* Merge branch 'maint'Junio C Hamano2009-02-191-1/+1
|\
| * Document git blame --reverse.Matthieu Moy2009-02-191-1/+1
* | Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-081-0/+6
|/
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-4/+4
* Documentation formatting and cleanupJonathan Nieder2008-07-011-2/+2
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-2/+4
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-4/+4
* git-blame -w: ignore whitespaceJunio C Hamano2007-06-091-1/+6
* blame -s: suppress author name and time.Junio C Hamano2007-04-291-1/+4
* Update git-annotate/git-blame documentationAndrew Ruder2007-04-161-50/+14
* blame: document --contents optionJunio C Hamano2007-02-051-1/+8
* Document 'git-blame --incremental'Junio C Hamano2007-01-281-1/+46
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-171-1/+4
* Documentation: a few spelling fixesRené Scharfe2007-01-171-4/+4
* Documentation: move blame examplesJunio C Hamano2006-11-091-4/+7
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-2/+68
* blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-121-1/+38
* git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca2006-08-251-6/+23