Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff --quiet
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index faed2a8994ee6b8262c7929bfabf80e0a3e6a974..a4762eda5c3dbf34fb1742b1c645395f092d8d6b 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-372,6
+372,7
@@
extern struct packed_git {
struct packed_git *next;
struct pack_window *windows;
uint32_t *index_base;
+ time_t mtime;
off_t index_size;
off_t pack_size;
int pack_fd;