Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Add missing @since tag for ReceivePack#receiveWithExceptionPropagation | Matthias Sohn | 2019-12-05 | 1 | -0/+1 | |
* | | | | | | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2019-12-05 | 74 | -455/+455 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-05 | 29 | -30/+165 | |
|\| | | | | | | ||||||
| * | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 9 | -0/+135 | |
| * | | | | | | Update Orbit to R20191126223242 for 2019-12 | Matthias Sohn | 2019-12-04 | 19 | -29/+29 | |
| * | | | | | | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-12-04 | 74 | -105/+105 | |
| * | | | | | | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1 | Matthias Sohn | 2019-12-04 | 74 | -105/+105 | |
| * | | | | | | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-11-27 | 74 | -105/+105 | |
| * | | | | | | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3 | Matthias Sohn | 2019-11-27 | 74 | -106/+106 | |
* | | | | | | | Merge changes I1f968649,Ied678797 | Terry Parker | 2019-12-02 | 3 | -41/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UploadPackServlet: Use uploadWithExceptionPropagation | Masaya Suzuki | 2019-12-02 | 2 | -3/+8 | |
| * | | | | | | | GitSmartHttpTools: Do not use sideband when sending an error | Masaya Suzuki | 2019-12-02 | 1 | -38/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | server: Add a custom error handler | Masaya Suzuki | 2019-12-02 | 3 | -28/+117 | |
* | | | | | | | transport: Add methods that do not handle exceptions | Masaya Suzuki | 2019-12-02 | 1 | -10/+44 | |
* | | | | | | | transport: Let users specify an error handler for unpacking a pack file | Masaya Suzuki | 2019-12-02 | 2 | -1/+48 | |
* | | | | | | | ReceivePack: Use try-with-resources for PostReceiveHook | Masaya Suzuki | 2019-12-02 | 1 | -25/+22 | |
* | | | | | | | transport: Consolidate status reporting code | Masaya Suzuki | 2019-12-02 | 1 | -96/+96 | |
* | | | | | | | transport: Add ReceiveCommandErrorHandler | Masaya Suzuki | 2019-12-02 | 2 | -17/+111 | |
* | | | | | | | transport: Move exception handler to the caller | Masaya Suzuki | 2019-12-02 | 1 | -9/+14 | |
* | | | | | | | transport: Move handling code to the caller side | Masaya Suzuki | 2019-12-02 | 2 | -11/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge "ReceivePack: Open visibility for some methods" | Jonathan Nieder | 2019-11-26 | 1 | -2/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ReceivePack: Open visibility for some methods | Ivan Frade | 2019-11-26 | 1 | -2/+10 | |
* | | | | | | | JGit pgm: Format blame output to match canonical git | Thomas Wolf | 2019-11-27 | 2 | -31/+52 | |
* | | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 8 | -98/+256 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'stable-5.5' | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | | | |\| | ||||||
| | | | | * | Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl | David Pursehouse | 2019-11-26 | 1 | -3/+5 | |
| | | | | * | Bazel: Add missing newlines at end of BUILD files | David Pursehouse | 2019-11-26 | 2 | -2/+2 | |
* | | | | | | Upgrade maven-enforcer-plugin to 3.0.0-M3 | David Pursehouse | 2019-11-26 | 1 | -1/+1 | |
* | | | | | | Merge changes I8698001d,I5c1177ac | Jonathan Nieder | 2019-11-25 | 2 | -0/+86 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing license header to ReftableDatabase | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 | |
| * | | | | | | Add missing license header to UploadPackRefSortingForReachabilityTest | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 | |
* | | | | | | | [spotbugs] Fix potential NPE in FSTest | Matthias Sohn | 2019-11-26 | 1 | -1/+3 | |
* | | | | | | | Remove unused import in CreateFileSnapshotBenchmark | Matthias Sohn | 2019-11-26 | 1 | -1/+0 | |
* | | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 2 | -1/+8 | |
* | | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversion | Han-Wen Nienhuys | 2019-11-26 | 2 | -0/+18 | |
|/ / / / / / | ||||||
* | | | | | | Merge "UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed" | Jonathan Nieder | 2019-11-25 | 1 | -7/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed | David Pursehouse | 2019-11-25 | 1 | -7/+11 | |
* | | | | | | | Update Orbit to S20191118194249 for 2019-12 M3 | Matthias Sohn | 2019-11-25 | 20 | -154/+89 | |
* | | | | | | | Silence API error for new method in ReachabilityChecker | Matthias Sohn | 2019-11-25 | 1 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole check | Ivan Frade | 2019-11-21 | 3 | -339/+95 | |
* | | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommit | Ivan Frade | 2019-11-21 | 2 | -40/+69 | |
* | | | | | | ReachabilityChecker: Receive a Stream instead of a Collection | Ivan Frade | 2019-11-21 | 5 | -18/+59 | |
* | | | | | | UploadPack: Prioritize references for non-advertised wants checks | Ivan Frade | 2019-11-21 | 1 | -7/+44 | |
* | | | | | | ReceivePack: Fix name hiding of 'atomic' member | David Pursehouse | 2019-11-17 | 1 | -2/+1 | |
* | | | | | | ReceivePack: Remove unnecessarily nested else-clause | David Pursehouse | 2019-11-17 | 1 | -3/+3 | |
* | | | | | | Simplify comparator code | Michael Keppler | 2019-11-17 | 1 | -6/+2 |