6993 Commits (237c76fddfbca59062c495ce4b3e05ea61b1cd7e)
 

Author SHA1 Message Date
Matthias Sohn c452c007ce Merge branch 'stable-4.8' into stable-4.9 6 years ago
Matthias Sohn 2bf3cc56db Merge branch 'stable-4.7' into stable-4.8 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 92525b584a Merge branch 'stable-4.6' into stable-4.7 6 years ago
Matthias Sohn d96eb8b3e6 Merge branch 'stable-4.5' into stable-4.6 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
Matthias Sohn 51f2979f13 Merge branch 'stable-5.3' 6 years ago
Matthias Sohn da8e47ddc1 Merge branch 'stable-5.2' into stable-5.3 6 years ago
Matthias Sohn 17e9ec4544 Merge branch 'stable-5.1' into stable-5.2 6 years ago
Matthias Sohn 57f3ee4c16 Merge branch 'stable-5.0' into stable-5.1 6 years ago
Matthias Sohn 35e96348d3 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn 495ecda567 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 47d7f7aabb Merge branch 'stable-4.9' into stable-4.10 6 years ago
Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 6 years ago
Matthias Sohn d44225d85c Use SystemReader in JSchConfigSessionFactoryTest 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
Jonathan Nieder 94c8fd55e3 Merge "FetchV2Request: make getWantedRefs public" 6 years ago
Matthias Sohn f8a632657e Merge "Prepare 5.4.0-SNAPSHOT builds" 6 years ago
Matthias Sohn 3141e8908d Merge "Merge branch 'stable-5.3'" 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 164cb8d87d Merge branch 'stable-5.3' 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 5a888cc051 Merge branch 'master' into stable-5.3 6 years ago
Matthias Sohn e502d7640f Merge branch 'stable-5.2' into stable-5.3 6 years ago
David Pursehouse 1e4805affd Merge branch 'stable-5.1' into stable-5.2 6 years ago
David Pursehouse 3ebb8183c8 Merge branch 'stable-5.0' into stable-5.1 6 years ago
David Pursehouse 01cf73c7ab Merge branch 'stable-4.11' into stable-5.0 6 years ago
David Pursehouse 3fc9d43339 Merge branch 'stable-4.10' into stable-4.11 6 years ago
David Pursehouse ae5ea80363 Merge branch 'stable-4.9' into stable-4.10 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
David Pursehouse 90abad1baa Bazel: Stop using native.git_repository 6 years ago
Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 6 years ago