952 コミット (d46af8c69d598b63301900758e49b6b260168c16)

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