407 Commits (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

Author SHA1 Message Date
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3 years ago
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors 3 years ago
  Martin Fick 6167641834 Restore preserved packs during missing object seeks 3 years ago
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile 3 years ago
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3 years ago
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds 3 years ago
  Matthias Sohn 3b94ba6c24 Fix boxing warnings 3 years ago
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 years ago
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 years ago
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor 3 years ago
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest 3 years ago
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest 3 years ago
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest 3 years ago
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 years ago
  Matthias Sohn 43f19924d0 Remove unused imports 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Nail Samatov d76088bca6 Fix IOException occurring during gc 3 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Minh Thai 9719ca411e MergedReftable: Include the last reftable in determining minUpdateIndex 4 years ago
  Yunjie Li d23254ee57 PackBitmapIndex: Move BitmapCommit to a top-level class 4 years ago
  Demetr Starshov 9075beefb1 ReceivePack: adding IterativeConnectivityChecker 4 years ago
  Minh Thai 0eeed6ad2b Scan through all merged reftables for max/min update indices 4 years ago
  Minh Thai 06748c205c Scan through all merged reftables for max/min update indices 4 years ago
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  Andrey Loskutov 5f53de2bf1 Removed unused imports 4 years ago
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 years ago
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 years ago
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4 years ago
  David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 4 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format 4 years ago
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 years ago
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 years ago
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 4 years ago
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4 years ago
  Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest 4 years ago
  Han-Wen Nienhuys 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs 4 years ago
  Thomas Wolf c020848dbb Close ObjectReaders in tests 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Thomas Wolf 762f6212b4 Close RevWalks in tests 4 years ago