| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge change I5b232f67 | Code Review | 2009-12-22 | 1 | -2/+2 |
|\ |
|
| * | Fix typo in ReceivePack.java | Nico Sallembien | 2009-12-22 | 1 | -2/+2 |
* | | Method to get a 'humanish' name from a path | Mykola Nikishov | 2009-12-19 | 1 | -0/+52 |
* | | Flipped jgit.core to manifest-first maven-3/tycho build | Igor Fedorenko | 2009-12-08 | 1 | -12/+3 |
|/ |
|
* | Replace a hard-coded default remote's name with a constant | Mykola Nikishov | 2009-11-29 | 1 | -0/+3 |
* | Move AWT based SSH authenticator to ui bundle | Shawn O. Pearce | 2009-11-02 | 1 | -115/+5 |
* | Refactor the cached Authenticator data out of AwtAuthenticator | Shawn O. Pearce | 2009-11-02 | 1 | -0/+126 |
* | Refactor our Maven build to be modular | Shawn O. Pearce | 2009-11-02 | 2 | -1/+97 |
* | Move AWT UI code to new org.eclipse.jgit.ui bundle | Mykola Nikishov | 2009-10-31 | 5 | -732/+1 |
* | Don't create .git/remotes folders on init | Sasa Zivkov | 2009-10-31 | 1 | -1/+0 |
* | Move pure IO utility functions to a utility class of its own. | Robin Rosenberg | 2009-10-31 | 18 | -191/+252 |
* | 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 | 110 | -533/+533 |
* | Add gitignore to constants | Mykola Nikishov | 2009-10-16 | 1 | -0/+3 |
* | Make the default encoding when reading commits UTF-8 | Constantine Plotnikov | 2009-10-08 | 1 | -11/+7 |
* | Merge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d,I2fd81be2 | Code Review | 2009-10-05 | 4 | -112/+17 |
|\ |
|
| * | Move HttpSupport's configureHttpProxy to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 1 | -42/+0 |
| * | Move AmazonS3 command line utility to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 1 | -66/+0 |
| * | Standardize the source code formatter for Eclipse | Shawn O. Pearce | 2009-10-05 | 2 | -4/+17 |
* | | Mark JGit plugin as 0.6 | Shawn O. Pearce | 2009-10-05 | 1 | -17/+17 |
|/ |
|
* | Merge change I908e4c77 | Code Review | 2009-10-05 | 3 | -8/+23 |
|\ |
|
| * | Add support for logAllRefUpdates configuration parameter | Christian Halstrick | 2009-10-02 | 3 | -8/+23 |
* | | Document protected members of RevObjectList | Shawn O. Pearce | 2009-10-02 | 1 | -0/+11 |
* | | Make it possible to clear a PlotCommitList | Jonas Fonseca | 2009-10-01 | 2 | -6/+14 |
* | | Include description for missing bundle prereqs | Sasa Zivkov | 2009-10-01 | 2 | -15/+26 |
|/ |
|
* | Cleanup MANIFEST.MF in JGit | Chris Aniszczyk | 2009-10-01 | 1 | -12/+17 |
* | Mark our one Eclipse plugin as in incubation status | Shawn O. Pearce | 2009-09-29 | 1 | -1/+1 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 306 | -0/+68444 |