Code

Merge branch 'jk/cached-textconv'
authorJunio C Hamano <gitster@pobox.com>
Sun, 9 May 2010 05:33:08 +0000 (22:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 May 2010 05:33:08 +0000 (22:33 -0700)
* jk/cached-textconv:
  diff: avoid useless filespec population
  diff: cache textconv output
  textconv: refactor calls to run_textconv
  introduce notes-cache interface
  make commit_tree a library function

1  2 
Makefile
commit.h
diff.c

diff --cc Makefile
Simple merge
diff --cc commit.h
Simple merge
diff --cc diff.c
Simple merge