jgit/org.eclipse.jgit.pgm
Shawn O. Pearce 7e8dc53881 Prompt for passwords from the console in jgit command line tools
If we are on a Java 6 JVM we should have the Console class available,
unless the user has redirected /dev/null to stdin.  When there is a
console present we would prefer to use that for command line prompts
as that is what the user expects from a command line tool.

Change-Id: Ibaf87bb5540371d94d96d1b7e94ca002f752e5bd
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2009-11-02 17:55:55 -08:00
..
.settings Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
META-INF Refactor the cached Authenticator data out of AwtAuthenticator 2009-11-02 17:55:52 -08:00
src/org/eclipse/jgit/pgm Prompt for passwords from the console in jgit command line tools 2009-11-02 17:55:55 -08:00
.classpath Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
.gitignore Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00
.project Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
build.properties Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
jgit.sh Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00
plugin.properties Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
pom.xml Prompt for passwords from the console in jgit command line tools 2009-11-02 17:55:55 -08:00