diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-10-20 00:51:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-10-20 00:51:44 +0200 |
commit | d00420ae6ec47419567493ee40b8cfa6525ad93d (patch) | |
tree | 1fc0da4fa94dd624aebd463d596fb744815a1a6e /org.eclipse.jgit.ui/src/org/eclipse | |
parent | e51e06946f4ca70b6f3286593cc1406037b628a9 (diff) | |
download | jgit-d00420ae6ec47419567493ee40b8cfa6525ad93d.tar.gz jgit-d00420ae6ec47419567493ee40b8cfa6525ad93d.zip |
Make ObjectDirectory getPacks() work the first time
If an object hasn't been accessed yet the pack list for a repository
may not have been scanned from disk. If an application (e.g. the dumb
transport servlet support code) asks for the pack list for an
ObjectDirectory, we should load it immediately.
Change-Id: I93d7b1bca422d905948e8e83b2afa83c8894a68b
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/src/org/eclipse')
0 files changed, 0 insertions, 0 deletions