945 Commity (527119120f4758e5ae14fa64b98ff62eadf969cc)

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