aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target
diff options
context:
space:
mode:
authorSam Delmerico <delmerico@google.com>2024-10-07 15:20:26 -0700
committerSam Delmerico <delmerico@google.com>2024-10-22 14:57:48 -0700
commit52405358a588b6453c7568e7430456826f2ce3b4 (patch)
treec9cf8838f58c5647683efca2faacc8a029d1c422 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target
parentdd8c3dab8af85a4c367949c06c648d1e6c9a9f4a (diff)
downloadjgit-52405358a588b6453c7568e7430456826f2ce3b4.tar.gz
jgit-52405358a588b6453c7568e7430456826f2ce3b4.zip
PackIndexWriter: create interface to write indexes
PackWriter assumes that the primary index goes to a file in a well-known format. This cannot accomodate implementations in other storages or formats (e.g. in a database). Create an interface to write the index (PackIndexWriter). This interface will be implemented by the existing pack index writer classes (PackIndexWriterV1 etc.). As the "PackIndexWriter" name was used by the previous superclass of the file writers, we rename that class to "BasePackIndexWriter". Change-Id: Ia7348395315e458fc7adc75a8db5dcb903e2a4a1
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target')
0 files changed, 0 insertions, 0 deletions