4895 Commits (8f2b4c8a6e3d53c62804bc7f874231976618364b)

Author SHA1 Message Date
Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 6 years ago
Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 6 years ago
Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 6 years ago
Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 6 years ago
Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 6 years ago
Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 6 years ago
Matthias Sohn 4ade2de34f Prepare 5.3.1-SNAPSHOT builds 6 years ago
Matthias Sohn de4a633201 JGit v5.3.0.201903130848-r 6 years ago
Matthias Sohn 639d53721c Prepare 5.1.7-SNAPSHOT builds 6 years ago
Matthias Sohn a31756fbfc JGit v5.1.6.201903130242-r 6 years ago
Matthias Sohn 6a30ffd033 Prepare 4.11.8-SNAPSHOT builds 6 years ago
Matthias Sohn a888f80856 JGit v4.11.7.201903122105-r 6 years ago
Matthias Sohn 2b64345f53 Prepare 4.9.10-SNAPSHOT builds 6 years ago
Matthias Sohn c28c3ab9f0 JGit v4.9.9.201903122025-r 6 years ago
Matthias Sohn 317d747c5c Prepare 4.7.9-SNAPSHOT builds 6 years ago
Matthias Sohn a2951a996f JGit v4.7.8.201903121755-r 6 years ago
Matthias Sohn a47367e5fb Prepare 4.5.7-SNAPSHOT builds 6 years ago
Matthias Sohn 1cb31111f7 JGit v4.5.6.201903121547-r 6 years ago
Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 6 years ago
Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 6 years ago
Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 6 years ago
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 6 years ago
Matthias Sohn d4078dccda Silence API warnings for new API introduced for fixes 6 years ago
Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 6 years ago
Michael Keppler 391c7a25fa Avoid NPE in ObjectId.isId() 6 years ago
Michael Keppler 90e614a41d Fix Javadoc typo 6 years ago
Jonathan Nieder ee5f449bca UploadPack: Do not retain commit body when checking wants 6 years ago
Ivan Frade a33847b5d9 FetchV2Request.getWantedRefs: Bump @since to 5.4 6 years ago
Matthias Sohn 90107d53eb Prepare 5.4.0-SNAPSHOT builds 6 years ago
Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 6 years ago
Matthias Sohn 0295ee1164 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn aca889f8cc JGit v5.3.0.201903061415-rc1 6 years ago
Terry Parker e48410ae9a Track object inflation time in DfsReaderIoStats 6 years ago
Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 6 years ago
Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 6 years ago
Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 6 years ago
Dave Borowitz ea54b6a5a7 ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 6 years ago
Ivan Frade e1b1e01bec FetchV2Request: make getWantedRefs public 6 years ago
Terry Parker 875dccf33c Expose the filter blob limit in UploadPack 6 years ago
Thomas Wolf ca011107b8 On Windows use %APPDATA%\gnupg as GPG directory if it exists 6 years ago
Thomas Wolf 4169a95a65 Remove duplicate externalized message 6 years ago