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