summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2019-12-0574-455/+455
* Merge branch 'stable-5.6'Matthias Sohn2019-12-0529-30/+165
|\
| * Introduce RefDatabase#hasFastTipsWithSha1Han-Wen Nienhuys2019-12-049-0/+135
| * Update Orbit to R20191126223242 for 2019-12Matthias Sohn2019-12-0419-29/+29
| * Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-12-0474-105/+105
| * JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1Matthias Sohn2019-12-0474-105/+105
| * Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-11-2774-105/+105
| * JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3Matthias Sohn2019-11-2774-106/+106
* | Merge changes I1f968649,Ied678797Terry Parker2019-12-023-41/+13
|\ \
| * | UploadPackServlet: Use uploadWithExceptionPropagationMasaya Suzuki2019-12-022-3/+8
| * | GitSmartHttpTools: Do not use sideband when sending an errorMasaya Suzuki2019-12-021-38/+5
| |/
* | server: Add a custom error handlerMasaya Suzuki2019-12-023-28/+117
* | transport: Add methods that do not handle exceptionsMasaya Suzuki2019-12-021-10/+44
* | transport: Let users specify an error handler for unpacking a pack fileMasaya Suzuki2019-12-022-1/+48
* | ReceivePack: Use try-with-resources for PostReceiveHookMasaya Suzuki2019-12-021-25/+22
* | transport: Consolidate status reporting codeMasaya Suzuki2019-12-021-96/+96
* | transport: Add ReceiveCommandErrorHandlerMasaya Suzuki2019-12-022-17/+111
* | transport: Move exception handler to the callerMasaya Suzuki2019-12-021-9/+14
* | transport: Move handling code to the caller sideMasaya Suzuki2019-12-022-11/+13
|/
* Merge "ReceivePack: Open visibility for some methods"Jonathan Nieder2019-11-261-2/+10
|\
| * ReceivePack: Open visibility for some methodsIvan Frade2019-11-261-2/+10
* | JGit pgm: Format blame output to match canonical gitThomas Wolf2019-11-272-31/+52
* | Make blame work correctly on merge conflictsThomas Wolf2019-11-278-98/+256
|/
* Merge branch 'stable-5.5'David Pursehouse2019-11-263-5/+7
|\
| * Merge branch 'stable-5.4' into stable-5.5David Pursehouse2019-11-263-5/+7
| |\
| | * Merge branch 'stable-5.3' into stable-5.4David Pursehouse2019-11-263-5/+7
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3David Pursehouse2019-11-263-5/+7
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-11-263-5/+7
| | | | |\
| | | | | * Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzlDavid Pursehouse2019-11-261-3/+5
| | | | | * Bazel: Add missing newlines at end of BUILD filesDavid Pursehouse2019-11-262-2/+2
* | | | | | Upgrade maven-enforcer-plugin to 3.0.0-M3David Pursehouse2019-11-261-1/+1
* | | | | | Merge changes I8698001d,I5c1177acJonathan Nieder2019-11-252-0/+86
|\ \ \ \ \ \
| * | | | | | Add missing license header to ReftableDatabaseJonathan Nieder2019-11-251-0/+43
| * | | | | | Add missing license header to UploadPackRefSortingForReachabilityTestJonathan Nieder2019-11-251-0/+43
* | | | | | | [spotbugs] Fix potential NPE in FSTestMatthias Sohn2019-11-261-1/+3
* | | | | | | Remove unused import in CreateFileSnapshotBenchmarkMatthias Sohn2019-11-261-1/+0
* | | | | | | RepositoryCache: don't require HEAD in git repositoriesHan-Wen Nienhuys2019-11-262-1/+8
* | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversionHan-Wen Nienhuys2019-11-262-0/+18
|/ / / / / /
* | | | | | Merge "UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed"Jonathan Nieder2019-11-251-7/+11
|\ \ \ \ \ \
| * | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowedDavid Pursehouse2019-11-251-7/+11
* | | | | | | Update Orbit to S20191118194249 for 2019-12 M3Matthias Sohn2019-11-2520-154/+89
* | | | | | | Silence API error for new method in ReachabilityCheckerMatthias Sohn2019-11-251-0/+8
|/ / / / / /
* | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole checkIvan Frade2019-11-213-339/+95
* | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommitIvan Frade2019-11-212-40/+69
* | | | | | ReachabilityChecker: Receive a Stream instead of a CollectionIvan Frade2019-11-215-18/+59
* | | | | | UploadPack: Prioritize references for non-advertised wants checksIvan Frade2019-11-211-7/+44
* | | | | | ReceivePack: Fix name hiding of 'atomic' memberDavid Pursehouse2019-11-171-2/+1
* | | | | | ReceivePack: Remove unnecessarily nested else-clauseDavid Pursehouse2019-11-171-3/+3
* | | | | | Simplify comparator codeMichael Keppler2019-11-171-6/+2
* | | | | | Fix typo in JavadocMichael Keppler2019-11-171-2/+2