Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | blame: add the ability to ignore commits and their changes | Barret Rhoden | 1 | -0/+1 |
2017-11-02 | diff: --indent-heuristic is no longer experimental | Carlos Martín Nieto | 1 | -2/+0 |
2016-10-10 | Merge branch 'jc/blame-reverse' | Junio C Hamano | 1 | -1/+1 |
2016-09-19 | blame: honor the diff heuristic options and config | Michael Haggerty | 1 | -0/+2 |
2016-06-14 | blame: improve diagnosis for "--reverse NEW" | Junio C Hamano | 1 | -1/+1 |
2015-12-16 | blame: add support for --[no-]progress option | Edmundo Carmona Antoranz | 1 | -1/+2 |
2015-06-01 | blame: add blame.showEmail configuration | Quentin Neill | 1 | -0/+2 |
2014-02-11 | docs/git-blame: explain more clearly the example pickaxe use | Albert L. Lash, IV | 1 | -1/+2 |
2013-11-12 | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 1 | -1/+1 |
2013-08-06 | blame: document multiple -L support | Eric Sunshine | 1 | -3/+7 |
2013-03-28 | log -L: :pattern:file syntax to find by funcname | Thomas Rast | 1 | -3/+3 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2012-09-21 | git blame: document that it always follows origin across whole-file renames | Junio C Hamano | 1 | -0/+6 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -1/+1 |
2011-05-09 | blame: add --line-porcelain output format | Jeff King | 1 | -0/+13 |
2011-04-05 | blame: add --abbrev command line option and make it honor core.abbrev | Namhyung Kim | 1 | -1/+6 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -4/+0 |
2010-10-19 | blame: Add option to show author email instead of name | Kevin Ballard | 1 | -1/+5 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -4/+4 |
2010-01-14 | Document git-blame triple -C option | Ramkumar Ramachandra | 1 | -1/+1 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -4/+4 |
2009-03-17 | Documentation: minor grammatical fixes in git-blame.txt. | David J. Mellor | 1 | -28/+28 |
2009-02-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-02-19 | Document git blame --reverse. | Matthieu Moy | 1 | -1/+1 |
2009-02-08 | Move mailmap documentation into separate file | Marius Storm-Olsen | 1 | -0/+6 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -2/+4 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -4/+4 |
2007-06-09 | git-blame -w: ignore whitespace | Junio C Hamano | 1 | -1/+6 |
2007-04-29 | blame -s: suppress author name and time. | Junio C Hamano | 1 | -1/+4 |
2007-04-16 | Update git-annotate/git-blame documentation | Andrew Ruder | 1 | -50/+14 |
2007-02-05 | blame: document --contents option | Junio C Hamano | 1 | -1/+8 |
2007-01-28 | Document 'git-blame --incremental' | Junio C Hamano | 1 | -1/+46 |
2007-01-17 | Documentation: m can be relative in "git-blame -Ln,m" | Junio C Hamano | 1 | -1/+4 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -4/+4 |
2006-11-09 | Documentation: move blame examples | Junio C Hamano | 1 | -4/+7 |
2006-11-08 | git-pickaxe: retire pickaxe | Junio C Hamano | 1 | -2/+68 |
2006-10-12 | blame: Document and add help text for -f, -n, and -p | Junio C Hamano | 1 | -1/+38 |
2006-08-25 | git-blame(1): mention options in the synopsis and advertise pickaxe | Jonas Fonseca | 1 | -6/+23 |
2006-06-16 | blame: Add --time to produce raw timestamps | Fredrik Kuivinen | 1 | -1/+4 |
2006-06-03 | Documentation: Spelling fixes | Horst H. von Brand | 1 | -1/+1 |
2006-04-18 | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 1 | -0/+42 |