589 Commits (d46af8c69d598b63301900758e49b6b260168c16)

Autor SHA1 Nachricht Datum
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories vor 3 Jahren
  Antonio Barone 24d6d60538 Retry loose object read upon "Stale file handle" exception vor 3 Jahren
  andrewxian2000 1ae7e08bca Fix garbage collection failing to delete pack file vor 3 Jahren
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() vor 3 Jahren
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 vor 3 Jahren
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed vor 3 Jahren
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed vor 3 Jahren
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors vor 3 Jahren
  Nasser Grainawi 093020864f GC: deleteOrphans: Use PackFile vor 3 Jahren
  Nasser Grainawi c57b2935cd PackExt: Convert to Enum vor 3 Jahren
  Martin Fick 6167641834 Restore preserved packs during missing object seeks vor 3 Jahren
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile vor 3 Jahren
  Nasser Grainawi 49c89285a7 PackDirectory: Use PackFile to ensure we find preserved packs vor 3 Jahren
  Nasser Grainawi dc7f0bfee9 GC: Use PackFile to de-dup logic vor 3 Jahren
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames vor 3 Jahren
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException vor 3 Jahren
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository vor 3 Jahren
  Matthias Sohn 3b94ba6c24 Fix boxing warnings vor 3 Jahren
  Nasser Grainawi efb154fc24 Rename PackFile to Pack vor 3 Jahren
  Lars Vogel 3259a96021 Field updateHead can be a local variable in RefDirectoryRename vor 3 Jahren
  Matthias Sohn 58f2e23fde Fix FileRepository#convertToReftable which failed if no reflog existed vor 3 Jahren
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase vor 3 Jahren
  Terry Parker b79882586d Wrap the Files.list returned Stream in a try-with-resources block vor 3 Jahren
  Han-Wen Nienhuys b832b068d2 reftable: add random suffix to table names vor 3 Jahren
  Matthias Sohn ef04b3b883 [spotbugs]: Fix potential NPE in FileSnapshot constructor vor 3 Jahren
  Matthias Sohn 877ce01d29 FileSnapshot: don't try to read file attributes twice vor 3 Jahren
  Matthias Sohn 0132666d5a [spotbugs] Fix FileReftableStack#equals to check for null vor 3 Jahren
  Matthias Sohn fa0e77e8f9 [spotbugs] FileReftableDatabase: extract lock to local variable vor 3 Jahren
  Matthias Sohn a2bb540f29 [spotbugs] Fix potential NPE in FileRepository#convertToReftable vor 3 Jahren
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch vor 4 Jahren
  Matthias Sohn 3fc8da3a3c LooseObjects: fix formatting vor 3 Jahren
  Martin Fick ecad2dc0a6 Split out loose object handling from ObjectDirectory vor 6 Jahren
  Matthias Sohn ff0590812a PackDirectory: fix formatting vor 3 Jahren
  Martin Fick a84a2d22ab Split out packfile handling from ObjectDirectory vor 6 Jahren
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently vor 3 Jahren
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files vor 3 Jahren
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory vor 3 Jahren
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock vor 3 Jahren
  Nail Samatov d76088bca6 Fix IOException occurring during gc vor 3 Jahren
  Matthias Sohn e23bdf1c7c Ensure GC.deleteOrphans() can delete read-only orphaned files on Windows vor 3 Jahren
  Matthias Sohn 7fbc0e02a0 ObjectDirectory#selectObjectRepresentation: fix formatting vor 3 Jahren
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 vor 3 Jahren
  Thomas Wolf 71aeedb6ec Delay WindowCache statistics JMX MBean registration vor 3 Jahren
  Yunjie Li b94758441d PackBitmapIndex: Not buffer inflated bitmap during bitmap creation. vor 4 Jahren
  David Pursehouse c0c7f445f4 ObjectDirectoryInserter: Open FileOutputStream in try-with-resource vor 4 Jahren
  David Pursehouse f4f5d448b6 ObjectDirectoryInserter: Remove redundant 'throws' declarations vor 4 Jahren
  David Pursehouse dac6801b47 ObjectDirectory: Further clean up insertUnpackedObject vor 4 Jahren
  David Pursehouse 949ee670c6 ObjectDirectory: Explicitly handle NoSuchFileException vor 4 Jahren
  David Pursehouse c2ab332e81 ObjectDirectory: Fail immediately when atomic move is not supported vor 4 Jahren
  Thomas Wolf 089eacb273 WindowCache: conditional JMX setup vor 4 Jahren