]> git.ipfire.org Git - thirdparty/git.git/commit - diff.h
Libify diff-index.
authorJunio C Hamano <junkio@cox.net>
Sat, 22 Apr 2006 09:43:00 +0000 (02:43 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 22 Apr 2006 09:43:00 +0000 (02:43 -0700)
commite09ad6e1e3308fde346b4b6287d9441363806832
tree7202295e12f336f86b9aec05ccf41271c1f2f389
parent6973dcaee76ef7b7bfcabd2f26e76205aae07858
Libify diff-index.

The second installment to libify diff brothers.  The pathname
arguments are checked more strictly than before because we now
use the revision.c::setup_revisions() infrastructure.

Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-index.c
diff-lib.c
diff.h
t/t4010-diff-pathspec.sh