summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-2855-717/+309
* Recognize Git repository environment variablesRobin Rosenberg2009-12-287-24/+415
* Add support for creating detached headsRobin Rosenberg2009-12-283-0/+96
* Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2Shawn O. Pearce2009-12-287-9/+9
* Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-286-28/+32
* Merge change I5b232f67Code Review2009-12-221-2/+2
|\
| * Fix typo in ReceivePack.javaNico Sallembien2009-12-221-2/+2
* | Don't crash if we try to load the config for a MockSystemReaderRobin Rosenberg2009-12-211-1/+8
* | Use Tycho version 0.6.0Igor Fedorenko2009-12-201-18/+1
* | Method to get a 'humanish' name from a pathMykola Nikishov2009-12-193-8/+178
* | Ignore target/ folder and compile.org.eclipse.jgit.xmlMykola Nikishov2009-12-121-0/+2
* | Flipped jgit.core to manifest-first maven-3/tycho buildIgor Fedorenko2009-12-083-12/+110
|/
* Replace a hard-coded default remote's name with a constantMykola Nikishov2009-11-294-3/+8
* tools/version.sh: Update embedded version numbers in build productsShawn O. Pearce2009-11-171-30/+58
* Use a more specific Bugzilla URLShawn O. Pearce2009-11-041-1/+1
* Use JUnit 3.8.2 under CQ 3589Shawn O. Pearce2009-11-041-1/+2
* Remove reference to branding pluginMatthias Sohn2009-11-041-2/+1
* Merge changes I057c782c,Idff096ce,Ic9be0280,I07014d1b,Id8a76ee7,I9080f3dd,I8c...Code Review2009-11-0379-1158/+3162
|\
| * Prompt for passwords from the console in jgit command line toolsShawn O. Pearce2009-11-0217-2/+882
| * Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-024-117/+197
| * Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-024-70/+139
| * Only import the sample data packs on tests that need themShawn O. Pearce2009-11-0216-40/+97
| * Move T0007_Index to exttstShawn O. Pearce2009-11-021-18/+23
| * Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce2009-11-0211-359/+79
| * Create JUnit test utilities for JGit derived sourcesShawn O. Pearce2009-11-0214-0/+1081
| * Delete obsolete JarLinkUtilShawn O. Pearce2009-11-021-212/+0
| * Refactor our Maven build to be modularShawn O. Pearce2009-11-0216-433/+702
| * Switch pgm, test to proper plugin projectsShawn O. Pearce2009-11-029-5/+60
* | Merge change Ic1c8969bCode Review2009-11-031-1/+1
|\ \ | |/ |/|
| * Use org.eclipse.egit branding pluginMatthias Sohn2009-10-201-1/+1
* | Correct location of AmazonS3 command line clientShawn O. Pearce2009-10-311-0/+0
* | Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-3118-2/+469
* | Don't create .git/remotes folders on initSasa Zivkov2009-10-311-1/+0
* | Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-3120-200/+261
* | Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce2009-10-313-3/+159
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-31122-652/+652
* | Correcting explanation of EDLMatthias Sohn2009-10-281-2/+3
|/
* Add gitignore to constantsMykola Nikishov2009-10-161-0/+3
* Refactor org.eclipse.jgit.test to be a bundleChris Aniszczyk2009-10-165-2/+32
* Fix classpath to use jsch and args4j from orbitMatthias Sohn2009-10-122-2/+2
* Make the default encoding when reading commits UTF-8Constantine Plotnikov2009-10-082-11/+10
* Remove a duplicate test from T0003_BasicRobin Rosenberg2009-10-071-10/+0
* Merge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d,I2fd81be2Code Review2009-10-0515-171/+530
|\
| * Move HttpSupport's configureHttpProxy to jgit-pgmShawn O. Pearce2009-10-052-50/+46
| * Move AmazonS3 command line utility to jgit-pgmShawn O. Pearce2009-10-055-66/+161
| * Move setupReflog test function to only test that caresShawn O. Pearce2009-10-052-19/+22
| * Remove useless test005_todopack testShawn O. Pearce2009-10-051-28/+0
| * Standardize the source code formatter for EclipseShawn O. Pearce2009-10-055-8/+301
* | Mark JGit plugin as 0.6Shawn O. Pearce2009-10-052-18/+18
* | Add org.eclipse.jgit-featureMykola Nikishov2009-10-054-0/+126
|/