summaryrefslogtreecommitdiff
path: root/Documentation/blame-options.txt
Commit message (Expand)AuthorAgeFilesLines
* blame: use different author name for fake commit generated by --contentsJacob Keller2023-04-241-5/+3
* blame: allow --contents to work with non-HEAD commitJacob Keller2023-03-241-5/+5
* Merge branch 'bs/doc-blame-color-lines'Junio C Hamano2021-10-181-0/+11
|\
| * blame: document --color-* optionsBagas Sanjaya2021-10-081-0/+11
* | blame-options.txt: camelcase blame.blankBoundaryJunio C Hamano2021-02-241-1/+1
|/
* blame-options.txt: also mention 'funcname' in '-L' descriptionPhilippe Blain2020-11-011-2/+3
* doc: line-range: improve formattingPhilippe Blain2020-11-011-2/+2
* blame-options.txt: document --first-parent optionRaymond E. Pasco2020-08-061-0/+6
* blame: add config options for the output of ignored or unblamable linesBarret Rhoden2019-05-161-1/+6
* blame: add the ability to ignore commits and their changesBarret Rhoden2019-05-161-0/+14
* Merge branch 'bc/blame-doc-fix'Junio C Hamano2017-02-241-2/+2
|\
| * Documentation: use brackets for optional argumentsbc/blame-doc-fixbrian m. carlson2017-02-221-2/+2
* | blame: dwim "blame --reverse OLD" as "blame --reverse OLD.."jc/blame-reverseJunio C Hamano2016-06-141-2/+3
|/
* Merge branch 'ea/blame-progress'Junio C Hamano2016-01-121-0/+7
|\
| * blame: add support for --[no-]progress optionea/blame-progressEdmundo Carmona Antoranz2015-12-161-0/+7
* | Documentation/blame-options: don't list date formatsJohn Keeping2015-09-031-3/+2
|/
* Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano2015-05-051-1/+1
|\
| * Documentation: change -L:<regex> to -L:<funcname>Matthieu Moy2015-04-201-1/+1
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
|/
* blame: document multiple -L supportEric Sunshine2013-08-061-3/+5
* line-range-format.txt: clarify -L:regex usage formEric Sunshine2013-08-061-2/+0
* blame-options.txt: explain that -L <start> and <end> are optionalEric Sunshine2013-07-171-2/+5
* blame-options.txt: place each -L option variation on its own lineEric Sunshine2013-07-171-1/+2
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-281-1/+1
* Refactor parse_locBo Yang2013-03-281-18/+1
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
* use -h for synopsis and --help for manpage consistentlycb/do-not-pretend-to-hijack-long-helpClemens Buchacher2011-10-051-1/+0
* blame: add --line-porcelain output formatJeff King2011-05-091-0/+5
* blame-options.txt: Add default value for `-M/-C` options.Bo Yang2010-05-071-4/+6
* blame documentation: -M/-C notice copied lines as well as moved onesJunio C Hamano2010-04-111-9/+10
* Document git-blame triple -C optionRamkumar Ramachandra2010-01-141-2/+4
* Merge branch 'dm/maint-docco'Junio C Hamano2009-03-211-1/+1
|\
| * Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor2009-03-171-1/+1
* | Merge branch 'el/blame-date'Junio C Hamano2009-03-111-0/+8
|\ \ | |/ |/|
| * Make git blame's date output format configurable, like git logEugene Letuchy2009-03-051-0/+8
* | Documentation: minor grammatical fixes.David J. Mellor2009-03-021-3/+3
|/
* Document git blame --reverse.Matthieu Moy2009-02-191-0/+7
* builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-211-0/+7
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-2/+4
* Fix typo in 'blame' documentation.v1.5.4.1Tim Stoakes2008-02-091-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* Fix formatting of git-blame documentation.Junio C Hamano2007-08-101-10/+10
* Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-261-2/+22
* Update git-annotate/git-blame documentationAndrew Ruder2007-04-161-0/+67