summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ReceivePack: Prevent pointing a branch to a non-commit objectYunjie Li2019-09-065-33/+45
* Merge branch 'stable-5.5'Matthias Sohn2019-09-0517-26/+26
|\
| * Update Orbit to R20190827152740 for 2019-09Matthias Sohn2019-09-0517-26/+26
| * Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-09-0473-104/+104
| * JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2019-09-0473-104/+104
* | Merge branch 'stable-5.5'Matthias Sohn2019-09-0427-483/+1064
|\|
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-043-61/+88
| |\
| | * Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-0473-451/+451
| | * JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-0473-104/+104
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-046-86/+279
| | |\
| | | * Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-0468-427/+427
| | | * JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-0468-89/+89
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-046-106/+176
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-046-88/+162
| | | | |\
| | | | | * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-0356-359/+359
| | | | | * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-0356-59/+59
| | | | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-036-88/+116
| | | | | |\
| | | | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-0310-273/+186
| | | | | | |\
| | | | | | | * Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2019-09-0356-356/+356
| | | | | | | * JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2019-09-0356-59/+59
| | | | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-038-269/+215
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-4.9' into stable-4.10stable-4.10Matthias Sohn2019-09-032-2/+1
| | | | | | | | |\
| | | | | | | | | * Bazel: Update bazlets to the latest master revisionstable-4.9David Pursehouse2019-09-031-1/+1
| | | | | | | | | * Bazel: Remove FileTreeIteratorWithTimeControl from BUILD fileDavid Pursehouse2019-09-031-1/+0
| | | | | | | | * | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-035-271/+165
| | | | | | | | |\|
| | | | | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-032-60/+87
| | | | | | | | | * Delete unused FileTreeIteratorWithTimeControlMatthias Sohn2019-09-032-177/+0
| | | | | | | | | * Fix RacyGitTests#testRacyGitDetectionMatthias Sohn2019-09-031-11/+26
| | | | | | | | | * Change RacyGitTests to create a racy git situation in a stable wayMasaya Suzuki2019-09-031-25/+24
| | | | | | | | | * Silence API warningsMatthias Sohn2019-09-031-8/+51
| * | | | | | | | | sshd: fix proxy connections with the DefaultProxyDataFactoryThomas Wolf2019-09-022-2/+6
| * | | | | | | | | sshd: support the HashKnownHosts configurationThomas Wolf2019-09-027-15/+114
| * | | | | | | | | sshd: configurable server key verificationThomas Wolf2019-09-026-89/+688
| * | | | | | | | | sshd: allow setting a null ssh configThomas Wolf2019-08-302-8/+26
| * | | | | | | | | sshd: simplify OpenSshServerKeyVerifierThomas Wolf2019-08-301-160/+135
| * | | | | | | | | sshd: simplify ServerKeyLookup interfaceThomas Wolf2019-08-303-10/+8
| * | | | | | | | | Use https in update site URLsMatthias Sohn2019-08-307-14/+14
* | | | | | | | | | Merge changes I1217f5f2,Iba037e0e,I61e6c93c,I6304d1cbDavid Pursehouse2019-08-302-98/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dfs: Take size as long instead of intMasaya Suzuki2019-08-122-15/+19
| * | | | | | | | | | dfs: Read at the aligned positionMasaya Suzuki2019-08-121-2/+1
| * | | | | | | | | | dfs: Add a position argumentMasaya Suzuki2019-08-122-9/+18
| * | | | | | | | | | dfs: Move the deeply nested code to its own methodMasaya Suzuki2019-08-121-84/+89
* | | | | | | | | | | Merge branch 'stable-5.5'Jonathan Nieder2019-08-293-60/+166
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.4' into stable-5.5Jonathan Nieder2019-08-293-60/+166
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.3' into stable-5.4Jonathan Nieder2019-08-293-60/+166
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-293-60/+166
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-293-61/+167
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-304-61/+168
* | | | | | | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-2973-452/+452
* | | | | | | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-08-2919-40/+42
|\| | | | | | | | | |