aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/CredentialItem.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-2/+12
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-8/+23
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Use the stored password instead of prompting for it all the timeCarsten Pfeiffer2011-05-241-0/+10
* Support CredentialsProvider for SSH connectionsShawn O. Pearce2010-11-101-0/+54
* Enable providing credentials for HTTP authenticationShawn O. Pearce2010-11-101-0/+229