[PATCH] Functions for managing the set of packs the library is using (whitespace...
authorbarkalow@iabervon.org <barkalow@iabervon.org>
Mon, 1 Aug 2005 00:53:44 +0000 (20:53 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 1 Aug 2005 06:30:59 +0000 (23:30 -0700)
commitbf592c5057a7e5e1dabd65cd1ddd526a4eca6c53
treea2e239b7ee2eadb0cf7ffdc63b92d3caf0a7006c
parentb1bf95bba26c8de1581f401dcab1f743bad7fc1d
[PATCH] Functions for managing the set of packs the library is using (whitespace fixed)

This adds support for reading an uninstalled index, and installing a
pack file that was added while the program was running, as well as
functions for determining where to put the file.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
sha1_file.c