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
..
2015-05-21 13:03:37 -07:00
2016-06-27 10:07:08 -07:00
2016-05-26 13:17:26 -07:00
2016-01-12 15:16:54 -08:00
2015-05-21 13:03:37 -07:00
2016-06-08 12:04:37 -07:00
2016-06-27 09:56:42 -07:00
2016-06-08 12:04:37 -07:00
2016-09-19 10:25:11 -07:00
2015-01-28 22:22:03 -08:00
2016-06-08 12:04:37 -07:00
2016-09-19 10:25:11 -07:00
2016-09-19 10:25:11 -07:00
2016-05-09 15:44:14 -07:00
2016-06-27 09:56:44 -07:00
2015-05-28 12:38:46 -07:00
2016-01-21 09:06:35 -08:00
2016-01-05 13:42:39 -08:00
2016-09-19 10:25:11 -07:00
2016-03-24 10:16:52 -07:00
2016-06-08 12:04:37 -07:00
2016-06-08 12:04:37 -07:00
2016-09-19 10:25:11 -07:00
2015-10-15 15:43:38 -07:00
2016-02-01 13:07:41 -08:00
2015-10-16 15:27:52 -07:00
2015-10-16 15:27:52 -07:00
2016-05-09 15:44:14 -07:00
2015-12-11 11:14:15 -08:00
2015-11-01 14:08:17 -08:00
2016-06-03 14:38:02 -07:00
2016-02-09 10:07:34 -08:00
2016-05-06 14:45:43 -07:00
2016-05-13 13:18:27 -07:00
2016-06-27 09:56:42 -07:00
2016-06-08 12:04:37 -07:00
2014-09-16 11:11:58 -07:00
2016-02-23 12:56:27 -08:00
2015-03-24 08:08:02 -07:00
2014-11-04 13:14:44 -08:00
2015-03-13 22:13:46 -07:00
2016-06-08 12:04:37 -07:00
2015-08-31 15:39:10 -07:00
2014-10-28 10:36:57 -07:00
2015-05-12 22:14:46 -07:00
2016-05-11 14:56:00 -07:00
2016-03-05 10:54:35 -08:00
2015-11-04 14:20:45 -08:00
2016-06-08 12:04:37 -07:00
2015-10-16 15:27:52 -07:00
2016-05-09 15:44:14 -07:00
2016-06-27 09:56:42 -07:00
2015-06-23 14:27:37 -07:00
2016-06-08 12:04:55 -07:00
2015-10-16 15:27:52 -07:00
2016-06-08 12:04:55 -07:00
2015-10-16 15:27:52 -07:00
2016-06-08 12:04:55 -07:00
2016-06-08 12:04:37 -07:00
2015-03-10 15:19:05 -07:00
2016-06-27 09:56:42 -07:00
2016-06-08 12:04:55 -07:00
2016-01-14 12:22:17 -08:00
2016-06-27 09:56:42 -07:00
2016-03-03 13:43:36 -08:00
2016-01-19 10:07:56 -08:00
2016-05-26 13:17:14 -07:00
2015-10-29 12:10:23 -07:00
2016-04-21 11:58:51 -07:00
2015-10-16 15:27:52 -07:00
2016-06-08 12:04:37 -07:00
2016-06-27 09:56:42 -07:00
2016-04-28 09:58:14 -07:00
2015-10-16 15:27:52 -07:00
2014-10-13 13:35:18 -07:00
2015-06-29 08:48:44 -07:00
2016-03-21 13:30:36 -07:00
2016-06-08 12:04:55 -07:00
2016-06-08 12:04:37 -07:00
2016-03-18 14:35:31 -07:00
2015-03-13 22:13:46 -07:00
2015-07-21 14:08:14 -07:00
2014-11-11 14:47:04 -08:00
2014-11-11 14:47:04 -08:00
2015-11-04 14:20:47 -08:00
2016-04-28 09:58:14 -07:00
2016-06-08 12:04:37 -07:00
2015-09-14 12:50:33 -07:00
2015-03-13 22:13:46 -07:00
2015-10-05 12:30:13 -07:00
2015-07-15 10:30:54 -07:00
2016-01-05 13:42:39 -08:00
2016-06-27 09:56:42 -07:00
2015-08-19 12:58:45 -07:00
2016-06-08 12:04:37 -07:00
2015-10-16 15:27:52 -07:00
2015-10-16 15:27:52 -07:00
2015-05-12 22:14:46 -07:00
2014-10-13 13:35:18 -07:00
2015-08-31 11:29:04 -07:00
2015-09-21 10:48:23 -07:00
2015-10-16 15:27:52 -07:00
2016-05-27 10:40:46 -07:00
2016-06-27 09:56:43 -07:00
2016-06-27 09:56:45 -07:00
2015-07-28 13:21:59 -07:00
2015-10-16 15:27:52 -07:00
2016-01-27 12:30:00 -08:00
2015-07-21 14:08:35 -07:00
2015-10-22 10:16:12 -07:00
2016-05-31 10:17:20 -07:00
2016-06-27 09:56:45 -07:00
2015-05-17 11:24:57 -07:00
2015-06-22 14:20:47 -07:00
2016-06-08 12:04:55 -07:00
2016-05-31 12:28:25 -07:00
2016-07-06 13:38:06 -07:00
2016-06-03 14:45:56 -07:00
2016-02-01 13:07:41 -08:00
2016-02-26 10:58:14 -08:00
2014-10-10 16:02:26 -07:00
2015-05-12 22:14:46 -07:00
2015-10-22 10:14:44 -07:00
2014-10-10 16:02:26 -07:00
2016-05-04 16:25:13 -07:00
2016-06-08 12:04:55 -07:00
2015-04-20 11:05:50 -07:00
2015-03-02 14:59:55 -08:00
2016-06-08 12:04:55 -07:00
2015-07-20 11:07:18 -07:00
2015-10-22 10:16:12 -07:00
2014-11-19 13:47:59 -08:00
2016-02-01 13:07:41 -08:00
2016-06-08 12:04:37 -07:00
2016-06-08 12:04:37 -07:00
2016-05-18 14:40:14 -07:00
2015-07-01 14:55:53 -07:00
2015-04-20 11:05:50 -07:00
2016-05-10 11:15:04 -07:00
2016-05-31 11:42:30 -07:00
2016-06-08 12:04:37 -07:00
2016-05-17 14:38:39 -07:00
2016-02-22 10:42:52 -08:00
2016-05-13 12:37:44 -07:00
2016-06-27 09:56:42 -07:00
2014-06-12 09:59:13 -07:00
2015-10-05 12:30:13 -07:00
2016-02-10 14:20:10 -08:00
2016-05-02 11:31:44 -07:00
2015-10-22 10:16:12 -07:00
2016-02-01 13:07:41 -08:00
2016-03-03 13:43:36 -08:00