589 Commits (d46af8c69d598b63301900758e49b6b260168c16)

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