aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui/AwtCredentialsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Replace chain of if statements with switchCarsten Hammer2019-12-141-5/+4
* 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