1
0
mirror of https://github.com/git/git.git synced 2025-03-22 22:56:39 +00:00
git/builtin
Junio C Hamano 2e464dd5b2 Merge branch 'rs/xdiff-lose-emit-func'
Simplifies the interface between the implementation of "blame" and
underlying xdiff engine, and removes a lot of unused or unnecessary code
from the latter.

By René Scharfe (6) and Ramsay Jones (1)
* rs/xdiff-lose-emit-func:
  builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning
  xdiff: remove unused functions
  xdiff: remove emit_func() and xdi_diff_hunks()
  blame: factor out helper for calling xdi_diff()
  blame: use hunk_func(), part 2
  blame: use hunk_func(), part 1
  xdiff: add hunk_func()
2012-05-17 15:22:13 -07:00
..
2012-05-11 11:34:17 -07:00
2012-01-06 12:44:07 -08:00
2012-05-08 04:57:42 -04:00
2012-03-28 15:19:17 -07:00
2012-04-18 16:17:42 -07:00
2012-03-01 20:59:31 -08:00
2012-05-03 15:13:31 -07:00
2012-04-15 22:50:39 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-02 13:51:24 -07:00
2012-05-02 13:51:35 -07:00
2012-04-30 14:58:01 -07:00
2012-04-27 09:26:39 -07:00