]> git.proxmox.com Git - libgit2.git/commit - src/diff.c
First pass of diff index to workdir implementation
authorRussell Belfer <arrbee@arrbee.com>
Tue, 14 Feb 2012 01:29:30 +0000 (17:29 -0800)
committerRussell Belfer <arrbee@arrbee.com>
Fri, 2 Mar 2012 23:49:29 +0000 (15:49 -0800)
commite47329b6d855a801340374cf8d4b470cd7ef38cb
treef0f32adf35e29ba35c3337e29ca0c9455f626693
parentcaf71ec081fe4067fff5f1a172e7a2e4bbe7eb0f
First pass of diff index to workdir implementation

This is an initial version of git_diff_workdir_to_index.  It
also includes renaming some structures and some refactoring
of the existing code so that it could be shared better with
the new function.

This is not complete since it needs a rebase to get some
new odb functions from the upstream branch.
src/diff.c
src/diff.h