aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RepoCommand: Do not wrap GitApiExceptions in GitApiExceptionsIvan Frade2021-11-231-4/+3
* [6.0 API cleanup] CancelledException vs. CanceledExceptionThomas Wolf2021-11-223-34/+29
* Javadoc fixesThomas Wolf2021-11-2213-22/+40
* Better git system config findingThomas Wolf2021-11-221-8/+63
* Merge changes I7e1f8627,Ibd0240cfMatthias Sohn2021-11-2224-238/+259
|\
| * HttpClientConnectionTest: organize importsMatthias Sohn2021-11-221-7/+7
| * Update Jetty to 10.0.6Matthias Sohn2021-11-2223-231/+252
* | Fix missing @since 6.0 tagThomas Wolf2021-11-221-0/+1
* | Support commit.template config propertyJulian Ruppel2021-11-222-10/+58
|/
* Merge branch 'stable-6.0'Matthias Sohn2021-11-170-0/+0
|\
| * Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-1791-125/+125
| * JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3Matthias Sohn2021-11-1791-125/+125
| * Merge branch 'master' into stable-6.0Matthias Sohn2021-11-17117-561/+5225
| |\
* | \ Merge "DFS block cache: harden against race over ref locks."Ivan Frade2021-11-172-33/+167
|\ \ \ | |_|/ |/| |
| * | DFS block cache: harden against race over ref locks.Alina Djamankulova2021-11-162-33/+167
* | | Make BinaryBlobException stacklessMatthias Sohn2021-11-161-0/+5
|/ /
* | Typo fix in o.e.j.ssh.{jsch,apache}/README.mdThomas Wolf2021-11-152-2/+2
* | ssh: Handle "ProxyJump none" from SSH config fileThomas Wolf2021-11-153-2/+38
* | ssh: use a single SecureRandom instance for hashing hostnamesThomas Wolf2021-11-151-1/+6
* | OpenSshConfigFile: line comments and quoted stringsThomas Wolf2021-11-153-44/+153
* | OpenSshConfigFile: update token replacementsThomas Wolf2021-11-151-7/+20
* | Merge "Upgrade plexus-compiler version to 2.9.0"Matthias Sohn2021-11-151-1/+6
|\ \
| * | Upgrade plexus-compiler version to 2.9.0Marco Miller2021-11-121-1/+6
* | | Add missing .gitignore in o.e.j.ssh.apache.agentThomas Wolf2021-11-151-0/+2
|/ /
* | [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-109-14/+199
* | Update version of last release defining the API baseline to 5.13.0Matthias Sohn2021-11-101-1/+1
* | Update Orbit to S20211108222137Matthias Sohn2021-11-1014-98/+177
* | Update READMEThomas Wolf2021-11-071-5/+17
* | Update jetty to 9.4.44.v20210927Matthias Sohn2021-11-058-135/+135
* | Simplify SshdFtpChannelThomas Wolf2021-11-042-56/+31
* | [test] test OpenSshConfigFile directly, not via the JSch configThomas Wolf2021-11-045-6/+683
* | sshd: add support for ssh-agentThomas Wolf2021-11-0357-24/+2362
* | sshd: prepare for using an SSH agentThomas Wolf2021-11-0312-4/+719
* | [releng] bazel: Enable errorprone on o.e.j.ssh.apacheThomas Wolf2021-11-037-9/+28
* | [releng] Make the bazel build use Java 11Thomas Wolf2021-11-033-4/+26
* | Merge branch 'stable-5.13'Matthias Sohn2021-11-037-13/+13
|\ \
| * \ Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-11-0318-35/+35
| |\ \
| | * \ Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-11-0318-40/+40
| | |\ \
| | | * \ Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-11-0317-38/+38
| | | |\ \
| | | | * \ Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-11-0315-36/+36
| | | | |\ \
| | | | | * | Fix target platformsMatthias Sohn2021-11-0314-27/+27
* | | | | | | [doc] Add README and package-info to the SSH bundlesThomas Wolf2021-10-314-0/+140
* | | | | | | Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-3113-100/+191
* | | | | | | Factor out parsing git-style size numbers to StringUtilsThomas Wolf2021-10-306-38/+226
* | | | | | | Make the buffer size for text/binary detection configurableThomas Wolf2021-10-309-46/+94
* | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-10-280-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-10-2888-121/+121
| * | | | | | JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2Matthias Sohn2021-10-2788-121/+121
| * | | | | | Merge branch 'master' into stable-6.0Matthias Sohn2021-10-2741-222/+747
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf2021-10-274-2/+34