aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui/AwtCredentialsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.uiMatthias Sohn2017-12-181-2/+9
* Enable retrieval of credentials from .netrc for AwtCredentialsProviderMatthias Sohn2015-12-151-1/+6
* Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn2015-04-221-0/+204
* Move console classes to pgm bundleMatthias Sohn2015-02-101-204/+0
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Implement command line support for CredentialsProviderShawn O. Pearce2010-11-101-0/+204