aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/CredentialsProviderUserInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+7
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Use the stored password instead of prompting for it all the timeCarsten Pfeiffer2011-05-241-3/+3
* Support CredentialsProvider for SSH connectionsShawn O. Pearce2010-11-101-0/+150