Michael Haggerty
5b162879e9
blame: honor the diff heuristic options and config
...
Teach "git blame" and "git annotate" the --compaction-heuristic and
--indent-heuristic options that are now supported by "git diff".
Also teach them to honor the `diff.compactionHeuristic` and
`diff.indentHeuristic` configuration options.
It would be conceivable to introduce separate configuration options for
"blame" and "annotate"; for example `blame.compactionHeuristic` and
`blame.indentHeuristic`. But it would be confusing to users if blame
output is inconsistent with diff output, so it makes more sense for them
to respect the same configuration.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2016-09-19 10:25:11 -07:00
..
2016-06-07 17:43:39 -07:00
2016-05-09 12:29:08 -07:00
2016-07-06 13:38:08 -07:00
2016-09-19 10:25:11 -07:00
2016-05-26 13:17:20 -07:00
2016-05-31 12:40:54 -07:00
2016-02-01 13:43:02 -08:00
2016-02-01 13:43:02 -08:00
2016-01-15 10:12:51 -08:00
2016-02-22 14:51:09 -08:00
2016-02-01 13:43:49 -08:00
2016-06-07 17:43:39 -07:00
2016-02-26 13:37:16 -08:00
2016-06-13 10:37:51 -07:00
2016-01-15 10:35:07 -08:00
2016-05-13 13:18:27 -07:00
2016-07-06 13:38:06 -07:00
2016-04-14 18:57:43 -07:00
2015-11-20 08:02:05 -05:00
2016-05-13 14:35:49 -07:00
2016-05-13 14:35:49 -07:00
2016-06-06 14:27:35 -07:00
2016-06-06 14:27:35 -07:00
2016-02-22 14:51:09 -08:00
2016-03-01 11:19:19 -08:00
2016-07-06 13:38:08 -07:00
2015-12-11 11:14:13 -08:00
2015-09-17 10:02:49 -07:00
2016-04-10 11:35:33 -07:00
2015-12-04 11:33:08 -08:00
2015-10-16 15:27:52 -07:00
2016-05-06 14:45:44 -07:00
2016-02-10 14:20:08 -08:00
2016-05-09 12:29:08 -07:00
2016-05-26 13:17:20 -07:00
2016-05-02 14:24:04 -07:00
2016-06-13 10:37:48 -07:00
2016-07-06 13:38:08 -07:00
2016-02-10 14:20:08 -08:00
2016-01-19 10:07:56 -08:00
2015-09-25 10:18:18 -07:00
2015-10-21 15:59:34 -07:00
2016-05-09 12:29:08 -07:00
2016-02-22 14:51:09 -08:00
2016-05-09 12:29:08 -07:00
2015-10-05 11:08:05 -07:00
2015-09-25 10:18:18 -07:00
2016-04-25 14:23:42 -07:00
2016-04-25 15:17:15 -07:00
2015-10-16 15:27:52 -07:00
2016-02-26 13:37:16 -08:00
2016-05-18 14:40:05 -07:00
2016-05-31 14:08:26 -07:00
2016-05-18 14:40:15 -07:00
2016-05-17 14:38:28 -07:00
2016-02-22 14:51:09 -08:00
2016-06-03 14:38:03 -07:00
2015-11-03 15:32:25 -08:00
2016-05-20 15:01:00 -07:00
2016-02-26 13:37:25 -08:00
2015-09-25 10:18:18 -07:00
2016-06-27 09:56:52 -07:00
2016-04-25 14:23:42 -07:00
2016-05-06 13:16:37 -07:00
2016-07-06 13:38:08 -07:00
2016-01-15 10:12:51 -08:00
2016-05-06 14:53:24 -07:00
2015-10-05 13:20:08 -07:00
2016-06-02 14:09:22 -07:00
2016-06-20 11:01:03 -07:00
2016-04-14 18:57:44 -07:00
2016-05-17 14:38:28 -07:00
2016-04-29 14:15:57 -07:00
2016-06-13 10:37:48 -07:00
2015-12-11 11:14:14 -08:00
2015-11-20 08:02:07 -05:00
2016-01-29 16:02:34 -08:00
2016-06-20 11:01:01 -07:00
2015-12-21 12:03:03 -08:00
2016-04-29 12:59:09 -07:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2016-06-02 14:09:22 -07:00
2016-05-09 12:29:08 -07:00
2016-04-22 14:06:46 -07:00
2016-05-31 12:28:25 -07:00