summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
...
* Qualify post-0.8.1 buildsShawn O. Pearce2010-06-022-18/+18
* JGit 0.8.1v0.8.1Shawn O. Pearce2010-06-022-18/+18
* Fix unit tests using MockSystemReader with user configuationShawn O. Pearce2010-04-141-1/+7
* JGit plugin not compatible with Eclipse 3.4Robin Rosenberg2010-04-051-2/+2
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-18/+18
* Reduce multi-level buffered streams in transport codeShawn O. Pearce2010-03-121-3/+5
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-17/+17
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-231-2/+2
* Use build timestamp as OSGi version qualifierMatthias Sohn2010-01-231-1/+6
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-1/+1
* Add JUnit tests for HTTP transportShawn O. Pearce2010-01-122-13/+161
* Abstract out utility functions for creating test commitsShawn O. Pearce2010-01-121-0/+650
* Move TestRng to our JUnit helper packageShawn O. Pearce2010-01-121-0/+83
* Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce2010-01-122-17/+1
* Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg2010-01-126-11/+68
|\
| * Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-106-11/+68
* | Fix code formatter style referencesShawn O. Pearce2010-01-051-3/+3
|/
* Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-287-71/+30
* Recognize Git repository environment variablesRobin Rosenberg2009-12-281-0/+22
* Don't crash if we try to load the config for a MockSystemReaderRobin Rosenberg2009-12-211-1/+8
* Create JUnit test utilities for JGit derived sourcesShawn O. Pearce2009-11-0213-0/+1074