| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cq-diff' | Shawn O. Pearce | 2010-01-06 | 2 | -0/+132 |
|\ |
|
| * | Fix some warnings regarding unnecessary imports and accessing static methods | Christian Halstrick | 2009-10-07 | 1 | -13/+4 |
| * | Add the "jgit diff" command | Johannes Schindelin | 2009-10-06 | 2 | -0/+141 |
* | | Switch build to Apache Felix maven-bundle-plugin | Shawn O. Pearce | 2009-12-28 | 7 | -74/+6 |
* | | Recognize Git repository environment variables | Robin Rosenberg | 2009-12-28 | 1 | -2/+53 |
* | | Method to get a 'humanish' name from a path | Mykola Nikishov | 2009-12-19 | 1 | -8/+4 |
* | | Replace a hard-coded default remote's name with a constant | Mykola Nikishov | 2009-11-29 | 3 | -3/+5 |
* | | Prompt for passwords from the console in jgit command line tools | Shawn O. Pearce | 2009-11-02 | 2 | -2/+60 |
* | | Move AWT based SSH authenticator to ui bundle | Shawn O. Pearce | 2009-11-02 | 1 | -0/+2 |
* | | Refactor the cached Authenticator data out of AwtAuthenticator | Shawn O. Pearce | 2009-11-02 | 2 | -2/+5 |
* | | Delete obsolete JarLinkUtil | Shawn O. Pearce | 2009-11-02 | 1 | -212/+0 |
* | | Refactor our Maven build to be modular | Shawn O. Pearce | 2009-11-02 | 4 | -0/+256 |
* | | Switch pgm, test to proper plugin projects | Shawn O. Pearce | 2009-11-02 | 7 | -3/+44 |
* | | Correct location of AmazonS3 command line client | Shawn O. Pearce | 2009-10-31 | 1 | -0/+136 |
* | | Move AWT UI code to new org.eclipse.jgit.ui bundle | Mykola Nikishov | 2009-10-31 | 1 | -0/+1 |
* | | Eclipse IDE: Automatically remove trailing whitespace on save | Shawn O. Pearce | 2009-10-31 | 1 | -1/+53 |
* | | Remove trailing whitespace at end of line | Alex Blewitt | 2009-10-31 | 1 | -1/+1 |
* | | Fix classpath to use jsch and args4j from orbit | Matthias Sohn | 2009-10-12 | 1 | -1/+1 |
|/ |
|
* | Move HttpSupport's configureHttpProxy to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 1 | -8/+46 |
* | Move AmazonS3 command line utility to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 3 | -0/+25 |
* | Standardize the source code formatter for Eclipse | Shawn O. Pearce | 2009-10-05 | 2 | -4/+17 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 53 | -0/+5939 |