Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Fix indentation in ConvertRefStorage | Matthias Sohn | 2019-12-14 | 1 | -7/+7 | |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 20 | -166/+281 | |
* | | | | | | | Merge "Update API baseline for 5.7 to 5.6.0.201912101111-r" | David Pursehouse | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update API baseline for 5.7 to 5.6.0.201912101111-r | Matthias Sohn | 2019-12-11 | 1 | -1/+1 | |
* | | | | | | | | Minor - Removes unnecessary whitespace in ReftableReader | Lars Vogel | 2019-12-11 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-11 | 2 | -11/+2 | |
|\| | | | | | | ||||||
| * | | | | | | Prepare 5.6.1-SNAPSHOT builds | Matthias Sohn | 2019-12-11 | 74 | -455/+455 | |
| * | | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-r | Matthias Sohn | 2019-12-10 | 74 | -105/+105 | |
* | | | | | | | Change the wildcard import to explicit ones. | Yunjie Li | 2019-12-09 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-09 | 12 | -19/+326 | |
|\| | | | | | | ||||||
| * | | | | | | Add ability to redirect stderr from git hooks | Tim Neumann | 2019-12-09 | 11 | -10/+307 | |
| * | | | | | | Add possibility to get pure stderr output from AbortedByHookException | Tim Neumann | 2019-12-09 | 1 | -9/+19 | |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-06 | 3 | -115/+309 | |
|\| | | | | | | ||||||
| * | | | | | | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 | |
| * | | | | | | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 3 | -60/+258 | |
* | | | | | | | Fix API check errors introduced in ReceivePack in 945d43d5 | Matthias Sohn | 2019-12-05 | 2 | -1/+12 | |
* | | | | | | | ReceivePack: Moves connectivity check to separate class | Demetr Starshov | 2019-12-05 | 3 | -85/+362 | |
* | | | | | | | Upgrade error_prone_core to 2.3.4 | David Pursehouse | 2019-12-05 | 2 | -2/+2 | |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-05 | 2 | -17/+27 | |
|\| | | | | | | ||||||
| * | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 | |
| * | | | | | | MergedReftable: Remove unnecessary semicolon | David Pursehouse | 2019-12-05 | 1 | -1/+1 | |
* | | | | | | | Suppress API error for RefDatabase.hasFastTipsWithSha1() | Matthias Sohn | 2019-12-05 | 1 | -0/+12 | |
* | | | | | | | Remove API filters which became obsolete after bumping version to 5.7.0 | Matthias Sohn | 2019-12-05 | 1 | -134/+0 | |
* | | | | | | | 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 | |
| | |\| | | |