]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Diff clean-up.
authorJunio C Hamano <junkio@cox.net>
Wed, 21 Sep 2005 07:00:47 +0000 (00:00 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Sep 2005 06:50:43 +0000 (23:50 -0700)
commit6b5ee137e56af8093391411389dd4b18416707ec
treeca7f7ea853bc836e1b41a52301884f3d41708c2a
parentdbc37438687e110697574d175e4eca5f9cbeae81
Diff clean-up.

This is a long overdue clean-up to the code for parsing and passing
diff options.  It also tightens some constness issues.

Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
diff-files.c
diff-index.c
diff-stages.c
diff-tree.c
diff.c
diff.h
ls-files.c
read-cache.c
setup.c
update-index.c