diff options
author | Shawn Pearce <spearce@spearce.org> | 2015-12-29 15:11:21 -0800 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2015-12-29 15:32:24 -0800 |
commit | 29aa444760ea729dd10cdb0468055282a59096e5 (patch) | |
tree | c50187414b14b1c0549ed7a27f5379be8173619e /org.eclipse.jgit.test/exttst/org | |
parent | 4b7839cafd3561bbeca6ed6dabce3d9039ab8288 (diff) | |
download | jgit-29aa444760ea729dd10cdb0468055282a59096e5.tar.gz jgit-29aa444760ea729dd10cdb0468055282a59096e5.zip |
PackWriter: use lib.ObjectIdSet to avoid wrapper
Hoist ObjectIdSet up to lib as part of the public API and add
the interface to some common types like PackIndex and JGit custom
ObjectId map types. This cleans up wrapper code in a number of
places by allowing direct use of the types as an ObjectIdSet.
Future commits can now rely on ObjectIdSet as a simple read-only
type to check a set of objects from a number of storage options.
Change-Id: Ib62b062421d475bd52abd6c84a73916ef36e084b
Diffstat (limited to 'org.eclipse.jgit.test/exttst/org')
0 files changed, 0 insertions, 0 deletions