author | Linus Torvalds <torvalds@osdl.org> | |
Thu, 13 Oct 2005 22:38:28 +0000 (15:38 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Oct 2005 22:38:28 +0000 (15:38 -0700) | ||
commit | 9d835df246e81a6a03e3f633280c45e683e4c673 | |
tree | a878e0f1ab86c47489300b4ae23bc6f8736faddb | tree | snapshot |
parent | 73319032c8d2b2c73138d5caee1d2838fe1305d2 | commit | diff |
Keep track of whether a pack is local or not
If we want to re-pack just local packfiles, we need to know whether a
particular object is local or not.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If we want to re-pack just local packfiles, we need to know whether a
particular object is local or not.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history | |
verify-pack.c | diff | blob | history |