aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Silence API errors for new fields added to PackStatistics.AccumulatorMatthias Sohn2019-10-121-0/+17
* Remove unused API warning filtersMatthias Sohn2019-10-121-12/+0
* Add missing @since tag to UploadPack#uploadWithExceptionPropagationMatthias Sohn2019-10-121-0/+1
* CachedPackUriProvider: size should be a long (not an int)Ivan Frade2019-10-111-2/+2
* PackWriter/Statistics: Report offloaded sizeIvan Frade2019-10-112-0/+32
* CachedPackUriProvider: Add size to the pack informationIvan Frade2019-10-111-3/+18
* Merge changes Ieebbd671,I0e3e9456,Ia8d72e31Terry Parker2019-10-091-106/+122
|\
| * UploadPack: Create a method that propagates an exception as-isMasaya Suzuki2019-10-091-34/+64
| * UploadPack: Consolidate the sideband handling code to one placeMasaya Suzuki2019-10-091-61/+29
| * UploadPack: Introduce ErrorWriterMasaya Suzuki2019-10-091-17/+35
* | ProtocolV2Parser: Add missing $NON-NLS suppressionDavid Pursehouse2019-10-071-1/+1
* | Fix parsing of core.logAllRefUpdatesThomas Wolf2019-10-072-30/+72
|/
* Merge "Merge branch 'stable-5.5'"Matthias Sohn2019-10-041-4/+2
|\
| * Merge branch 'stable-5.5'Matthias Sohn2019-10-031-4/+2
| |\
| | * Prepare 5.5.2-SNAPSHOT buildsMatthias Sohn2019-10-033-54/+54
| | * JGit v5.5.1.201910021850-rv5.5.1.201910021850-rMatthias Sohn2019-10-033-4/+4
| | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-10-031-4/+2
| | |\
| | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-10-021-4/+2
| | | |\
| | | | * Prepare 5.3.7-SNAPSHOT buildsMatthias Sohn2019-10-023-53/+53
| | | | * JGit v5.3.6.201910020505-rv5.3.6.201910020505-rMatthias Sohn2019-10-023-4/+4
| | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-10-021-4/+2
| | | | |\
| | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-10-021-4/+2
| | | | | |\
| | | | | | * Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2019-10-023-49/+49
| | | | | | * JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2019-10-023-4/+4
| | | | | | * Do not rely on ArrayIndexOutOfBoundsException to detect end of inputSaša Živkov2019-09-271-4/+2
* | | | | | | Fix NPE in DfsPackCompactor.compactReftablesMinh Thai2019-10-041-1/+1
|/ / / / / /
* | | | | | reftable: move AutoCloseable to ReftableReaderHan-Wen Nienhuys2019-09-276-36/+20
* | | | | | Add missing braces in CherryPickCommandMatthias Sohn2019-09-261-7/+14
* | | | | | Fire WorkingTreeModifiedEvent if cherry-pick failed with conflictsMatthias Sohn2019-09-261-0/+4
* | | | | | reftable: pass OutputStream at construction timeHan-Wen Nienhuys2019-09-206-68/+41
* | | | | | dfs: rename ReftableStack to DfsReftableStackHan-Wen Nienhuys2019-09-195-10/+10
* | | | | | reftable: add maxUpdateIndex to ReftableHan-Wen Nienhuys2019-09-193-8/+24
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-172-18/+125
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-172-18/+125
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-172-18/+125
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-172-18/+125
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-172-18/+125
| | | | |\|
| | | | | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-172-18/+125
* | | | | | Remove an old work-around for core.autocrlf = inputThomas Wolf2019-09-121-36/+2
* | | | | | Merge "Merge branch 'stable-5.5'"David Pursehouse2019-09-111-2/+3
|\ \ \ \ \ \
| * | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-111-2/+3
| |\| | | | |
| | * | | | | Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn2019-09-113-54/+54
| | * | | | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn2019-09-113-4/+4
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-101-2/+3
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-101-2/+3
| | | |\| | |
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-101-2/+3
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-101-2/+3
| | | | | |\|
| | | | | | * Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMALMatthias Sohn2019-09-101-2/+3
* | | | | | | dfs: use ReftableConfig() constructor in DfsReftableDatabaseHan-Wen Nienhuys2019-09-111-1/+1
* | | | | | | dfs: use RefDatabase API for exactRef in ReftableBatchRefUpdateHan-Wen Nienhuys2019-09-111-4/+3