4839 Commits (54bdeaab888fb9085e718ef6ac781daa5d629e04)

Author SHA1 Message Date
  Matthew DeVore 7d92a52d9e Justify API-breaking changes introduced in 4cd9548 5 years ago
  Matthew DeVore 00523f38a1 ObjectWalk: simplify tree traversal logic 5 years ago
  Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 5 years ago
  Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 5 years ago
  Jonathan Nieder cc714d3bbb Use Objects.requireNonNull instead of a custom helper 5 years ago
  Jonathan Nieder 3551e443fc Introduce a checkNotNull helper 5 years ago
  Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 5 years ago
  Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 5 years ago
  Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 5 years ago
  Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 5 years ago
  Matthias Sohn 4ade2de34f Prepare 5.3.1-SNAPSHOT builds 5 years ago
  Matthias Sohn de4a633201 JGit v5.3.0.201903130848-r 5 years ago
  Matthias Sohn 639d53721c Prepare 5.1.7-SNAPSHOT builds 5 years ago
  Matthias Sohn a31756fbfc JGit v5.1.6.201903130242-r 5 years ago
  Matthias Sohn 6a30ffd033 Prepare 4.11.8-SNAPSHOT builds 5 years ago
  Matthias Sohn a888f80856 JGit v4.11.7.201903122105-r 5 years ago
  Matthias Sohn 2b64345f53 Prepare 4.9.10-SNAPSHOT builds 5 years ago
  Matthias Sohn c28c3ab9f0 JGit v4.9.9.201903122025-r 5 years ago
  Matthias Sohn 317d747c5c Prepare 4.7.9-SNAPSHOT builds 5 years ago
  Matthias Sohn a2951a996f JGit v4.7.8.201903121755-r 5 years ago
  Matthias Sohn a47367e5fb Prepare 4.5.7-SNAPSHOT builds 5 years ago
  Matthias Sohn 1cb31111f7 JGit v4.5.6.201903121547-r 5 years ago
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 5 years ago
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 5 years ago
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 5 years ago
  Matthias Sohn d4078dccda Silence API warnings for new API introduced for fixes 5 years ago
  Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 5 years ago
  Michael Keppler 391c7a25fa Avoid NPE in ObjectId.isId() 5 years ago
  Michael Keppler 90e614a41d Fix Javadoc typo 5 years ago
  Jonathan Nieder ee5f449bca UploadPack: Do not retain commit body when checking wants 5 years ago
  Ivan Frade a33847b5d9 FetchV2Request.getWantedRefs: Bump @since to 5.4 5 years ago
  Matthias Sohn 90107d53eb Prepare 5.4.0-SNAPSHOT builds 5 years ago
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 years ago
  Matthias Sohn 0295ee1164 Prepare 5.3.0-SNAPSHOT builds 5 years ago
  Matthias Sohn aca889f8cc JGit v5.3.0.201903061415-rc1 5 years ago
  Terry Parker e48410ae9a Track object inflation time in DfsReaderIoStats 5 years ago
  Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
  Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 5 years ago
  Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 5 years ago
  Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
  Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 5 years ago