81 Commits (1b4b05d4a3e604ead35b430d10996414bce962a1)

Autor SHA1 Nachricht Datum
  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
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification vor 4 Jahren
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check vor 4 Jahren
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format vor 4 Jahren
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates vor 4 Jahren
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs vor 5 Jahren
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile vor 5 Jahren
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified vor 5 Jahren
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem vor 5 Jahren
  Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() vor 5 Jahren
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging vor 5 Jahren
  Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions vor 5 Jahren
  Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() vor 5 Jahren
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging vor 5 Jahren
  Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions vor 5 Jahren
  David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes vor 5 Jahren
  David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader vor 5 Jahren
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() vor 5 Jahren
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords vor 6 Jahren
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists vor 6 Jahren
  David Pursehouse db0b7911fe ObjectDirectory: Open BufferedReader in try-with-resource vor 6 Jahren
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package vor 6 Jahren
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter vor 6 Jahren
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path vor 6 Jahren
  Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation vor 6 Jahren
  Dave Borowitz 5ce1cc3d43 ObjectDirectory: Factor a method to close open pack handles vor 6 Jahren
  Dave Borowitz 5b5c3a2e1d ObjectDirectory: Remove last modified check in insertPack vor 6 Jahren
  Martin Fick e4714a2a5f Prevent alternates loop vor 7 Jahren
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient vor 7 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain vor 7 Jahren
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files vor 7 Jahren
  Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory vor 7 Jahren
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename vor 9 Jahren
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file vor 8 Jahren
  Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory vor 8 Jahren
  Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. vor 8 Jahren
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale vor 9 Jahren
  Hugo Arès d3a73c1407 Lower log level to warn for handled pack errors vor 9 Jahren
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err vor 9 Jahren
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list vor 9 Jahren
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient vor 9 Jahren
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred vor 9 Jahren
  Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected vor 9 Jahren
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat vor 9 Jahren
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option vor 10 Jahren
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places vor 11 Jahren