Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence API errors for new fields added to PackStatistics.Accumulator | Matthias Sohn | 2019-10-12 | 1 | -0/+17 |
* | Remove unused API warning filters | Matthias Sohn | 2019-10-12 | 1 | -12/+0 |
* | Add missing @since tag to UploadPack#uploadWithExceptionPropagation | Matthias Sohn | 2019-10-12 | 1 | -0/+1 |
* | CachedPackUriProvider: size should be a long (not an int) | Ivan Frade | 2019-10-11 | 1 | -2/+2 |
* | PackWriter/Statistics: Report offloaded size | Ivan Frade | 2019-10-11 | 2 | -0/+32 |
* | CachedPackUriProvider: Add size to the pack information | Ivan Frade | 2019-10-11 | 1 | -3/+18 |
* | Merge changes Ieebbd671,I0e3e9456,Ia8d72e31 | Terry Parker | 2019-10-09 | 1 | -106/+122 |
|\ | |||||
| * | UploadPack: Create a method that propagates an exception as-is | Masaya Suzuki | 2019-10-09 | 1 | -34/+64 |
| * | UploadPack: Consolidate the sideband handling code to one place | Masaya Suzuki | 2019-10-09 | 1 | -61/+29 |
| * | UploadPack: Introduce ErrorWriter | Masaya Suzuki | 2019-10-09 | 1 | -17/+35 |
* | | ProtocolV2Parser: Add missing $NON-NLS suppression | David Pursehouse | 2019-10-07 | 1 | -1/+1 |
* | | Fix parsing of core.logAllRefUpdates | Thomas Wolf | 2019-10-07 | 2 | -30/+72 |
|/ | |||||
* | Merge "Merge branch 'stable-5.5'" | Matthias Sohn | 2019-10-04 | 1 | -4/+2 |
|\ | |||||
| * | Merge branch 'stable-5.5' | Matthias Sohn | 2019-10-03 | 1 | -4/+2 |
| |\ | |||||
| | * | Prepare 5.5.2-SNAPSHOT builds | Matthias Sohn | 2019-10-03 | 3 | -54/+54 |
| | * | JGit v5.5.1.201910021850-rv5.5.1.201910021850-r | Matthias Sohn | 2019-10-03 | 3 | -4/+4 |
| | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-10-03 | 1 | -4/+2 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | |\ | |||||
| | | | * | Prepare 5.3.7-SNAPSHOT builds | Matthias Sohn | 2019-10-02 | 3 | -53/+53 |
| | | | * | JGit v5.3.6.201910020505-rv5.3.6.201910020505-r | Matthias Sohn | 2019-10-02 | 3 | -4/+4 |
| | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | | | |\ | |||||
| | | | | | * | Prepare 5.1.13-SNAPSHOT builds | Matthias Sohn | 2019-10-02 | 3 | -49/+49 |
| | | | | | * | JGit v5.1.12.201910011832-rv5.1.12.201910011832-r | Matthias Sohn | 2019-10-02 | 3 | -4/+4 |
| | | | | | * | Do not rely on ArrayIndexOutOfBoundsException to detect end of input | Saša Živkov | 2019-09-27 | 1 | -4/+2 |
* | | | | | | | Fix NPE in DfsPackCompactor.compactReftables | Minh Thai | 2019-10-04 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | reftable: move AutoCloseable to ReftableReader | Han-Wen Nienhuys | 2019-09-27 | 6 | -36/+20 |
* | | | | | | Add missing braces in CherryPickCommand | Matthias Sohn | 2019-09-26 | 1 | -7/+14 |
* | | | | | | Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts | Matthias Sohn | 2019-09-26 | 1 | -0/+4 |
* | | | | | | reftable: pass OutputStream at construction time | Han-Wen Nienhuys | 2019-09-20 | 6 | -68/+41 |
* | | | | | | dfs: rename ReftableStack to DfsReftableStack | Han-Wen Nienhuys | 2019-09-19 | 5 | -10/+10 |
* | | | | | | reftable: add maxUpdateIndex to Reftable | Han-Wen Nienhuys | 2019-09-19 | 3 | -8/+24 |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-17 | 2 | -18/+125 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-17 | 2 | -18/+125 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-17 | 2 | -18/+125 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-17 | 2 | -18/+125 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-17 | 2 | -18/+125 |
| | | | |\| | |||||
| | | | | * | WorkingTreeIterator: handle different timestamp resolutions | Thomas Wolf | 2019-09-17 | 2 | -18/+125 |
* | | | | | | Remove an old work-around for core.autocrlf = input | Thomas Wolf | 2019-09-12 | 1 | -36/+2 |
* | | | | | | Merge "Merge branch 'stable-5.5'" | David Pursehouse | 2019-09-11 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-11 | 1 | -2/+3 |
| |\| | | | | | |||||
| | * | | | | | Prepare 5.5.1-SNAPSHOT builds | Matthias Sohn | 2019-09-11 | 3 | -54/+54 |
| | * | | | | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-r | Matthias Sohn | 2019-09-11 | 3 | -4/+4 |
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-10 | 1 | -2/+3 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-10 | 1 | -2/+3 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-10 | 1 | -2/+3 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-10 | 1 | -2/+3 |
| | | | | |\| | |||||
| | | | | | * | Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL | Matthias Sohn | 2019-09-10 | 1 | -2/+3 |
* | | | | | | | dfs: use ReftableConfig() constructor in DfsReftableDatabase | Han-Wen Nienhuys | 2019-09-11 | 1 | -1/+1 |
* | | | | | | | dfs: use RefDatabase API for exactRef in ReftableBatchRefUpdate | Han-Wen Nienhuys | 2019-09-11 | 1 | -4/+3 |