Files
git/builtin
Junio C Hamano b7af6ae5cf Merge branch 'mh/diff-indent-heuristic'
Output from "git diff" can be made easier to read by selecting
which lines are common and which lines are added/deleted
intelligently when the lines before and after the changed section
are the same.  A command line option is added to help with the
experiment to find a good heuristics.

* mh/diff-indent-heuristic:
  blame: honor the diff heuristic options and config
  parse-options: add parse_opt_unknown_cb()
  diff: improve positioning of add/delete blocks in diffs
  xdl_change_compact(): introduce the concept of a change group
  recs_match(): take two xrecord_t pointers as arguments
  is_blank_line(): take a single xrecord_t as argument
  xdl_change_compact(): only use heuristic if group can't be matched
  xdl_change_compact(): fix compaction heuristic to adjust ixo
2016-09-26 16:09:16 -07:00
..
2016-06-07 17:43:39 -07:00
2016-09-19 13:47:19 -07:00
2016-09-21 15:15:19 -07:00
2016-02-26 13:37:16 -08:00
2016-09-08 21:49:50 -07:00
2015-11-20 08:02:05 -05:00
2016-09-21 15:15:24 -07:00
2016-08-03 15:10:28 -07:00
2016-08-30 16:09:41 -07:00
2015-10-21 15:59:34 -07:00
2016-02-26 13:37:16 -08:00
2016-07-13 11:24:10 -07:00
2016-07-14 15:50:41 -07:00
2016-09-21 15:15:28 -07:00
2016-07-25 14:13:33 -07:00
2016-07-13 11:24:10 -07:00
2015-10-05 13:20:08 -07:00
2016-09-26 16:09:14 -07:00
2016-04-29 12:59:09 -07:00
2016-09-21 15:15:28 -07:00