aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.agent
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-131-0/+28
|\
| * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+28
| |\
| | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+28
| | |\
| | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-131-0/+28
| | | |\
| | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-121-0/+28
| | | | * Prepare 5.13.3-SNAPSHOT buildsMatthias Sohn2023-06-221-0/+28
| | | * Prepare 6.0.1-SNAPSHOT buildsMatthias Sohn2021-11-293-9/+9
| | | * JGit v6.0.0.202111291000-rv6.0.0.202111291000-rMatthias Sohn2021-11-293-4/+4
| | | * Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-243-4/+4
| | | * JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-243-4/+4
| | | * Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-173-4/+4
| | | * JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3Matthias Sohn2021-11-173-4/+4
| | * | Prepare 6.1.1-SNAPSHOT buildsMatthias Sohn2022-03-083-9/+9
| | * | JGit v6.1.0.202203080745-rv6.1.0.202203080745-rMatthias Sohn2022-03-083-4/+4
| | * | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-023-4/+4
| | * | JGit v6.1.0.202203021511-rc1v6.1.0.202203021511-rc1Matthias Sohn2022-03-023-4/+4
| | * | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-013-4/+4
| | * | JGit v6.1.0.202202221755-m3v6.1.0.202202221755-m3Matthias Sohn2022-02-223-4/+4
| * | | Prepare 6.2.1-SNAPSHOT buildsMatthias Sohn2022-06-073-9/+9
| * | | JGit v6.2.0.202206071550-rv6.2.0.202206071550-rMatthias Sohn2022-06-073-4/+4
* | | | Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-123-9/+9
* | | | JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-073-4/+4
* | | | JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-073-4/+4
* | | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-173-4/+4
* | | | JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-163-4/+4
* | | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-073-9/+9
|/ / /
* | | [releng] Fix MANIFEST.MF of o.e.j.ssh.apache.agentThomas Wolf2022-06-061-0/+1
* | | WinPipeConnector: Resolve warnings by using "equals" instead of "=="Fabio Ponciroli2022-03-171-1/+1
* | | Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-033-9/+9
|/ /
* | sshd: Add README.md for SSH agentsThomas Wolf2022-01-301-0/+82
* | sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh configThomas Wolf2022-01-302-9/+5
* | sshd: Connector for the Win32-OpenSSH SSH agentThomas Wolf2022-01-305-2/+249
* | sshd: support IdentityAgent configThomas Wolf2022-01-301-1/+4
* | Bazel: Format build files with buildifierDavid Ostrovsky2022-01-201-1/+1
* | [releng] bump japicmp base version and configure sshd bundlesThomas Wolf2022-01-051-4/+6
* | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-9/+9
|/
* Add missing .gitignore in o.e.j.ssh.apache.agentThomas Wolf2021-11-151-0/+2
* [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-105-1/+62
* sshd: add support for ssh-agentThomas Wolf2021-11-0328-0/+2135