| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Use JUnit 3.8.2 under CQ 3589 | Shawn O. Pearce | 2009-11-04 | 1 | -1/+2 |
* | | Remove reference to branding plugin | Matthias Sohn | 2009-11-04 | 1 | -2/+1 |
* | | Merge changes I057c782c,Idff096ce,Ic9be0280,I07014d1b,Id8a76ee7,I9080f3dd,I8c... | Code Review | 2009-11-03 | 79 | -1158/+3162 |
|\ \ |
|
| * | | Prompt for passwords from the console in jgit command line tools | Shawn O. Pearce | 2009-11-02 | 17 | -2/+882 |
| * | | Move AWT based SSH authenticator to ui bundle | Shawn O. Pearce | 2009-11-02 | 4 | -117/+197 |
| * | | Refactor the cached Authenticator data out of AwtAuthenticator | Shawn O. Pearce | 2009-11-02 | 4 | -70/+139 |
| * | | Only import the sample data packs on tests that need them | Shawn O. Pearce | 2009-11-02 | 16 | -40/+97 |
| * | | Move T0007_Index to exttst | Shawn O. Pearce | 2009-11-02 | 1 | -18/+23 |
| * | | Refactor RepositoryTestCase to use LocalDiskRepository instead | Shawn O. Pearce | 2009-11-02 | 11 | -359/+79 |
| * | | Create JUnit test utilities for JGit derived sources | Shawn O. Pearce | 2009-11-02 | 14 | -0/+1081 |
| * | | 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 | 16 | -433/+702 |
| * | | Switch pgm, test to proper plugin projects | Shawn O. Pearce | 2009-11-02 | 9 | -5/+60 |
* | | | Merge change Ic1c8969b | Code Review | 2009-11-03 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use org.eclipse.egit branding plugin | Matthias Sohn | 2009-10-20 | 1 | -1/+1 |
* | | | Correct location of AmazonS3 command line client | Shawn O. Pearce | 2009-10-31 | 1 | -0/+0 |
* | | | Move AWT UI code to new org.eclipse.jgit.ui bundle | Mykola Nikishov | 2009-10-31 | 18 | -2/+469 |
* | | | 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 | 20 | -200/+261 |
* | | | Eclipse IDE: Automatically remove trailing whitespace on save | Shawn O. Pearce | 2009-10-31 | 3 | -3/+159 |
* | | | Remove trailing whitespace at end of line | Alex Blewitt | 2009-10-31 | 122 | -652/+652 |
* | | | Correcting explanation of EDL | Matthias Sohn | 2009-10-28 | 1 | -2/+3 |
|/ / |
|
* | | Add gitignore to constants | Mykola Nikishov | 2009-10-16 | 1 | -0/+3 |
* | | Refactor org.eclipse.jgit.test to be a bundle | Chris Aniszczyk | 2009-10-16 | 5 | -2/+32 |
* | | Fix classpath to use jsch and args4j from orbit | Matthias Sohn | 2009-10-12 | 2 | -2/+2 |
* | | Make the default encoding when reading commits UTF-8 | Constantine Plotnikov | 2009-10-08 | 2 | -11/+10 |
* | | Remove a duplicate test from T0003_Basic | Robin Rosenberg | 2009-10-07 | 1 | -10/+0 |
|/ |
|
* | Merge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d,I2fd81be2 | Code Review | 2009-10-05 | 15 | -171/+530 |
|\ |
|
| * | Move HttpSupport's configureHttpProxy to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 2 | -50/+46 |
| * | Move AmazonS3 command line utility to jgit-pgm | Shawn O. Pearce | 2009-10-05 | 5 | -66/+161 |
| * | Move setupReflog test function to only test that cares | Shawn O. Pearce | 2009-10-05 | 2 | -19/+22 |
| * | Remove useless test005_todopack test | Shawn O. Pearce | 2009-10-05 | 1 | -28/+0 |
| * | Standardize the source code formatter for Eclipse | Shawn O. Pearce | 2009-10-05 | 5 | -8/+301 |
* | | Mark JGit plugin as 0.6 | Shawn O. Pearce | 2009-10-05 | 2 | -18/+18 |
* | | Add org.eclipse.jgit-feature | Mykola Nikishov | 2009-10-05 | 4 | -0/+126 |
|/ |
|
* | Merge change I11dc6200 | Code Review | 2009-10-05 | 1 | -1/+1 |
|\ |
|
| * | Mark the next version as 0.6 | Shawn O. Pearce | 2009-10-05 | 1 | -1/+1 |
* | | Merge change I908e4c77 | Code Review | 2009-10-05 | 4 | -8/+145 |
|\ \
| |/
|/| |
|
| * | Add support for logAllRefUpdates configuration parameter | Christian Halstrick | 2009-10-02 | 4 | -8/+145 |
* | | Remove TODO file and move to bugzilla | Shawn O. Pearce | 2009-10-02 | 1 | -49/+0 |
* | | Fix SUBMITTING_PATCHES to follow the Eclipse IP process | Shawn O. Pearce | 2009-10-02 | 1 | -276/+24 |
* | | Fix tabs-to-spaces in SUBMITTING_PATCHES | Shawn O. Pearce | 2009-10-02 | 1 | -8/+8 |
* | | Update SUBMITTING_PATCHES to point to Contributor Guide | Shawn O. Pearce | 2009-10-02 | 1 | -14/+5 |
* | | 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 |
* | Utility to graft old JGit history onto repository | Shawn O. Pearce | 2009-09-29 | 1 | -0/+60 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 561 | -0/+103222 |