jgit/org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui
Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider
Instead of configuring the JSch session factory, configure a more
generic CredentialsProvider, which will work for other transport
types such as http, in addition to the existing ssh.

Change-Id: I22b13303c17e654ba6720edf4be2ef15fe29537a
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-11-10 15:12:47 -08:00
..
AWTPlotRenderer.java Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui 2010-10-28 16:37:49 +02:00
AwtAuthenticator.java Externalize strings from JGit 2010-05-19 14:37:16 -07:00
AwtCredentialsProvider.java Implement command line support for CredentialsProvider 2010-11-10 15:12:47 -08:00
CommitGraphPane.java Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui 2010-10-28 16:37:49 +02:00
SwingCommitList.java Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui 2010-10-28 16:37:49 +02:00
UIText.java Externalize strings from JGit 2010-05-19 14:37:16 -07:00