952 Commits (d46af8c69d598b63301900758e49b6b260168c16)

Autor SHA1 Mensaje Fecha
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories hace 3 años
  Antonio Barone 24d6d60538 Retry loose object read upon "Stale file handle" exception hace 3 años
  andrewxian2000 1ae7e08bca Fix garbage collection failing to delete pack file hace 2 años
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() hace 3 años
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 hace 3 años
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed hace 3 años
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed hace 3 años
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors hace 3 años
  Nasser Grainawi 093020864f GC: deleteOrphans: Use PackFile hace 3 años
  Nasser Grainawi c57b2935cd PackExt: Convert to Enum hace 3 años
  Martin Fick 6167641834 Restore preserved packs during missing object seeks hace 3 años
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile hace 3 años
  Nasser Grainawi 49c89285a7 PackDirectory: Use PackFile to ensure we find preserved packs hace 3 años
  Nasser Grainawi dc7f0bfee9 GC: Use PackFile to de-dup logic hace 3 años
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames hace 3 años
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException hace 3 años
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository hace 3 años
  wh a14455dfd7 dfs: handle short copies hace 3 años
  Matthias Sohn 3b94ba6c24 Fix boxing warnings hace 3 años
  Nasser Grainawi efb154fc24 Rename PackFile to Pack hace 3 años
  Lars Vogel 3259a96021 Field updateHead can be a local variable in RefDirectoryRename hace 3 años
  Matthias Sohn 58f2e23fde Fix FileRepository#convertToReftable which failed if no reflog existed hace 3 años
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase hace 3 años
  Terry Parker b79882586d Wrap the Files.list returned Stream in a try-with-resources block hace 3 años
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor hace 3 años
  Han-Wen Nienhuys b832b068d2 reftable: add random suffix to table names hace 3 años
  Matthias Sohn ef04b3b883 [spotbugs]: Fix potential NPE in FileSnapshot constructor hace 3 años
  Matthias Sohn 877ce01d29 FileSnapshot: don't try to read file attributes twice hace 3 años
  Matthias Sohn 0132666d5a [spotbugs] Fix FileReftableStack#equals to check for null hace 3 años
  Matthias Sohn fa0e77e8f9 [spotbugs] FileReftableDatabase: extract lock to local variable hace 3 años
  Matthias Sohn 39cbc574d1 [spotbugs] DfsReftableDatabase: extract lock to local variable hace 3 años
  Matthias Sohn a2bb540f29 [spotbugs] Fix potential NPE in FileRepository#convertToReftable hace 3 años
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch hace 4 años
  Matthias Sohn 3fc8da3a3c LooseObjects: fix formatting hace 3 años
  Martin Fick ecad2dc0a6 Split out loose object handling from ObjectDirectory hace 6 años
  Matthias Sohn ff0590812a PackDirectory: fix formatting hace 3 años
  Martin Fick a84a2d22ab Split out packfile handling from ObjectDirectory hace 6 años
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently hace 3 años
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files hace 3 años
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory hace 3 años
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock hace 3 años
  Nail Samatov d76088bca6 Fix IOException occurring during gc hace 3 años
  Matthias Sohn e23bdf1c7c Ensure GC.deleteOrphans() can delete read-only orphaned files on Windows hace 3 años
  Matthias Sohn 7fbc0e02a0 ObjectDirectory#selectObjectRepresentation: fix formatting hace 3 años
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter hace 4 años
  Matthias Sohn 1d95f9cb8f [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exception hace 3 años
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 hace 3 años
  Thomas Wolf 71aeedb6ec Delay WindowCache statistics JMX MBean registration hace 3 años
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter hace 3 años
  Minh Thai 9719ca411e MergedReftable: Include the last reftable in determining minUpdateIndex hace 3 años