summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PackBitmapIndex: Set distance thresholdYunjie Li2020-05-121-1/+1
| | * | PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndexYunjie Li2020-05-121-1/+0
| | * | PackBitmapIndex: Remove convertedBitmaps in the RemapperYunjie Li2020-05-121-10/+0
| | * | PackBitmapIndex: Reduce memory usage in GCYunjie Li2020-05-124-69/+136
| | * | PackBitmapIndex: Add AddToBitmapWithCacheFilter classYunjie Li2020-05-121-0/+91
| | * | PackBitmapIndex: Add util methods and builder to BitmapCommitYunjie Li2020-05-121-0/+128
| | * | PackBitmapIndex: Move BitmapCommit to a top-level classYunjie Li2020-05-124-25/+37
| | * | Refactor: Make retriveCompressed an method of the Bitmap classYunjie Li2020-05-123-13/+18
| * | | Fix downloading LFS Object fails behind proxyMatthias Sohn2020-05-123-1/+14
| * | | Merge changes I6543c2e1,I21ed029dTerry Parker2020-05-118-4/+416
| |\ \ \
| | * | | ReceivePack: adding IterativeConnectivityCheckerDemetr Starshov2020-05-083-0/+411
| | * | | Moving transport/internal -> internal/transportDemetr Starshov2020-05-085-4/+5
| * | | | Allow for using custom s3 host with lfs serverPat Long2020-05-104-4/+53
| * | | | Fix error occurring during checkoutNail Samatov2020-05-072-1/+23
| * | | | Merge branch 'stable-5.8'Matthias Sohn2020-05-070-0/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Prepare 5.8.0-SNAPSHOT buildsMatthias Sohn2020-05-0774-105/+105
* | | | | JGit v5.8.0.202005061305-m2v5.8.0.202005061305-m2Matthias Sohn2020-05-0674-105/+105
|/ / / /
* | | | Update to bouncycastle 1.65 and orbit I20200506000552Matthias Sohn2020-05-0623-106/+106
* | | | ApplyCommand: use Files#copy to copy fileMatthias Sohn2020-05-061-9/+4
* | | | Apply hunks when renaming or copying from patch filesJack Wickham2020-05-068-3/+66
* | | | Create parent directories when renaming a file in ApplyCommandJack Wickham2020-05-065-0/+23
* | | | Reduce BitmappedObjectReachabilityChecker visibilityIvan Frade2020-05-041-3/+1
* | | | Add missing @since to new APIThomas Wolf2020-05-041-0/+2
* | | | Add missing test source file to the buildDavid Ostrovsky2020-05-031-0/+1
* | | | Upgrade Tycho to 1.7.0Michael Keppler2020-05-012-2/+2
* | | | ObjectReachabilityCheckers: Make walk member finalIvan Frade2020-04-302-2/+2
|/ / /
* | | Upgrade wagon-ssh to 3.4.0David Pursehouse2020-04-291-1/+1
* | | Merge branch 'stable-5.7'Matthias Sohn2020-04-291-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-04-291-1/+1
| |\ \
| | * | Bump Bazel version to 3.1.0David Pursehouse2020-04-291-1/+1
* | | | UploadPack: Use more relevant refs first in object reachability checkIvan Frade2020-04-281-4/+29
* | | | UploadPack: Refactor to generalize the object reachability checksIvan Frade2020-04-284-33/+34
* | | | UploadPack: Use BitmappedReachabilityChecker for not advertised wantsIvan Frade2020-04-281-18/+12
* | | | revwalk: Introduce bitmap-based object reachability checkerIvan Frade2020-04-282-0/+110
* | | | revwalk: Extract ObjectReachabilityChecker interfaceIvan Frade2020-04-285-193/+231
* | | | UploadPack: Extract walk-based reachability checkIvan Frade2020-04-283-33/+272
* | | | Enable passing java options to jgit command line executableMatthias Sohn2020-04-281-1/+1
* | | | RefTreeBatch: fix unclosed resource warningMatthias Sohn2020-04-281-2/+3
* | | | CherryPickCommand: fix unclosed resource warningMatthias Sohn2020-04-281-6/+8
* | | | URIish: suppress non-localized message warningMatthias Sohn2020-04-281-1/+2
* | | | Always use https to access download.eclipse.orgMatthias Sohn2020-04-2725-25/+25
* | | | UploadPack: Clear advertised ref map after negotiationMinh Thai2020-04-232-3/+88
* | | | Use Map directly in MetaFilterLars Vogel2020-04-221-1/+1
| |_|/ |/| |
* | | Fix human name for local .bundle filesKonrad Windszus2020-04-213-0/+23
* | | Merge branch 'stable-5.7'Matthias Sohn2020-04-182-0/+5
|\| |
| * | Bazel: Disable SecurityManagerMissingPermissionsTest testDavid Ostrovsky2020-04-182-0/+5
* | | Merge branch 'stable-5.7'Matthias Sohn2020-04-181-1/+1
|\| |
| * | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-04-182-2/+2
| |\|
| | * Remove double blank from sentence startMichael Keppler2020-04-171-1/+1
| | * Bump Bazel version to 3.0.0David Pursehouse2020-04-071-1/+1