commit | bf592c5057a7e5e1dabd65cd1ddd526a4eca6c53 | [log] [tgz] |
---|---|---|
author | barkalow@iabervon.org <barkalow@iabervon.org> | Sun Jul 31 20:53:44 2005 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Sun Jul 31 23:30:59 2005 -0700 |
tree | a2e239b7ee2eadb0cf7ffdc63b92d3caf0a7006c | |
parent | b1bf95bba26c8de1581f401dcab1f743bad7fc1d [diff] |
[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>