aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Main.java
Commit message (Expand)AuthorAgeFilesLines
* amend commit: Refactor repository construction to builder classShawn O. Pearce2010-07-031-3/+3
* Refactor repository construction to builder classShawn O. Pearce2010-06-251-68/+8
* Make lib.Repository abstract and lib.FileRepository its implementationShawn O. Pearce2010-06-251-2/+2
* Externalize strings from JGitSasa Zivkov2010-05-191-30/+35
* pgm: Report not in git repository rather than NPEShawn O. Pearce2010-03-111-1/+2
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-1/+1
* Recognize Git repository environment variablesRobin Rosenberg2009-12-281-2/+53
* Prompt for passwords from the console in jgit command line toolsShawn O. Pearce2009-11-021-2/+44
* Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-021-0/+2
* Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-021-2/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Move HttpSupport's configureHttpProxy to jgit-pgmShawn O. Pearce2009-10-051-8/+46
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+184