aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2018-12-270-0/+0
|\
| * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-2757-358/+358
| * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-2756-59/+59
* | UploadPack: Filter refs used for deepen-not resolutionJonathan Nieder2018-12-261-1/+34
* | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2018-12-2610-106/+249
|\|
| * Merge branch 'stable-5.0' into stable-5.1Jonathan Nieder2018-12-261-2/+4
| |\
| | * UploadPack: Avoid calling AdvertiseRefsHook twiceJonathan Nieder2018-12-261-2/+4
| * | Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-2657-358/+358
| * | JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-2657-60/+74
| * | UploadPack: Filter refs used for want-ref resolutionJonathan Nieder2018-12-262-1/+42
| * | UploadPack: Defer want-ref resolution to after parsingJonathan Nieder2018-12-264-77/+50
| * | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-12-254-33/+146
| |\|
| | * Call AdvertiseRefsHook for protocol v2Masaya Suzuki2018-12-251-14/+46
| | * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-12-254-19/+100
| | |\
| | | * Prepare 4.11.7-SNAPSHOT buildsMatthias Sohn2018-12-2557-363/+357
| | | * JGit v4.11.6.201812241910-rv4.11.6.201812241910-rMatthias Sohn2018-12-2556-59/+59
| | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-12-255-16/+109
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-12-254-16/+103
| | | | |\
| | | | | * Prepare 4.9.9-SNAPSHOT buildsMatthias Sohn2018-12-2556-333/+333
| | | | | * JGit v4.9.8.201812241815-rv4.9.8.201812241815-rMatthias Sohn2018-12-2556-59/+59
| | | | | * UploadPack: Test filtering by AdvertiseRefsHook in stateless transportsMasaya Suzuki2018-12-243-3/+94
| | | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-12-242-14/+10
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-12-241-13/+9
| | | | | | |\
| | | | | | | * Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn2018-12-2457-324/+324
| | | | | | | * JGit v4.7.7.201812240805-rv4.7.7.201812240805-rMatthias Sohn2018-12-2456-59/+59
| | | | | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-12-242-15/+11
| | | | | | | |\
| | | | | | | | * Fix feature versions imported by feature org.eclipse.jgit.pgmMatthias Sohn2018-12-241-2/+2
| | | | | | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-12-241-13/+9
| | | | | | | | |\
| | | | | | | | | * Prepare 4.5.6-SNAPSHOT buildsMatthias Sohn2018-12-2456-302/+302
| | | | | | | | | * JGit v4.5.5.201812240535-rv4.5.5.201812240535-rMatthias Sohn2018-12-2456-59/+59
| | | | | | | | | * Call AdvertiseRefsHook before validating wantsMasaya Suzuki2018-12-241-13/+9
* | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2018-12-204-3/+38
|\| | | | | | | | |
| * | | | | | | | | BasePackConnection: Check for expected length of ref advertisementDavid Pursehouse2018-12-203-1/+17
| * | | | | | | | | TransferConfig: Make constructors publicDavid Pursehouse2018-12-201-2/+21
* | | | | | | | | | Update last JGit versionThomas Wolf2018-12-151-1/+1
* | | | | | | | | | Update list of committersMatthias Sohn2018-12-091-18/+3
* | | | | | | | | | Add new ssh bundles to Maven central scriptsMatthias Sohn2018-12-092-0/+4
* | | | | | | | | | Update maven site reportsMatthias Sohn2018-12-091-5/+9
* | | | | | | | | | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-0767-407/+407
* | | | | | | | | | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-0767-71/+71
* | | | | | | | | | Update Orbit to R20181128170323 for 2018-12Matthias Sohn2018-12-0513-20/+20
* | | | | | | | | | Format lib/BUILD with buildifierDavid Pursehouse2018-12-021-1/+1
* | | | | | | | | | Update Orbit to S20181128170323 for 2018-12 RC1Matthias Sohn2018-12-0313-20/+20
* | | | | | | | | | Include id_ed25519 in the known default identity filesThomas Wolf2018-12-021-1/+1
* | | | | | | | | | Apache MINA sshd client: enable support for ed25519 keysThomas Wolf2018-12-0210-2/+58
* | | | | | | | | | Merge "Set git environment variables for hooks" into stable-5.2Thomas Wolf2018-12-022-2/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Set git environment variables for hooksThomas Wolf2018-11-302-2/+12
* | | | | | | | | | | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-3067-71/+71
|/ / / / / / / / / /
* | | | | | | | | | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-2867-71/+71
* | | | | | | | | | Update Apache commons compress to 1.18.0Matthias Sohn2018-11-282-3/+3