summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-19/+19
* Fix ObjectWalk corruption when skipping over empty treesShawn O. Pearce2010-02-021-0/+44
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-024-0/+29
* Remove RepositoryTestCase from DirCacheCGitCompatabilityTestShawn O. Pearce2010-02-021-3/+5
* Merge "Add unsetSection to Config to remove an entire block"Robin Rosenberg2010-01-281-0/+41
|\
| * Add unsetSection to Config to remove an entire blockShawn O. Pearce2010-01-291-0/+41
* | Merge "Relax ObjectChecker to permit missing tagger lines"Robin Rosenberg2010-01-282-29/+49
|\ \ | |/ |/|
| * Relax ObjectChecker to permit missing tagger linesShawn O. Pearce2010-01-232-29/+49
* | Don't confuse empty configuration variables with booleansShawn O. Pearce2010-01-231-1/+30
|/
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-231-2/+2
* Merge branch 'ref-abstract'Shawn O. Pearce2010-01-2311-90/+2328
|\
| * Replace writeSymref with RefUpdate.linkShawn O. Pearce2010-01-232-12/+37
| * Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-2311-81/+1481
| * Create new RefList and RefMap utility typesShawn O. Pearce2010-01-222-0/+813
* | Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-14/+14
|/
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-122-15/+27
* Implement multi_ack_detailed protocol extensionShawn O. Pearce2010-01-121-0/+33
* Abstract out utility functions for creating test commitsShawn O. Pearce2010-01-128-102/+54
* Move TestRng to our JUnit helper packageShawn O. Pearce2010-01-122-67/+2
* Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce2010-01-121-4/+1
* Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg2010-01-129-36/+101
|\
| * Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-109-36/+101
* | Merge branch 'cq-diff'Shawn O. Pearce2010-01-066-0/+714
|\ \
| * | Add file content merge algorithmChristian Halstrick2010-01-061-0/+187
| * | Add performance tests for MyersDiffChristian Halstrick2009-11-053-0/+397
| * | Add a test class for Myers' diff algorithmJohannes Schindelin2009-10-061-0/+109
| * | Add set to IntListJohannes Schindelin2009-10-061-0/+21
* | | Fix code formatter style referencesShawn O. Pearce2010-01-051-3/+3
* | | UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce2010-01-041-0/+217
* | | Merge change I67d3ed54Code Review2009-12-281-0/+3
|\ \ \ | |_|/ |/| |
| * | Added -crfl attribute for DiffFormatterReflowTest test dataConstantine Plotnikov2009-12-271-0/+3
* | | Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-2811-103/+49
* | | Recognize Git repository environment variablesRobin Rosenberg2009-12-281-1/+156
* | | Add support for creating detached headsRobin Rosenberg2009-12-281-0/+58
|/ /
* | Method to get a 'humanish' name from a pathMykola Nikishov2009-12-191-0/+122
* | 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
* | Refactor our Maven build to be modularShawn O. Pearce2009-11-022-3/+98
* | Switch pgm, test to proper plugin projectsShawn O. Pearce2009-11-022-2/+16
* | Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-312-9/+9
* | Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce2009-10-311-1/+53
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-3111-118/+118
* | 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-121-1/+1
* | Make the default encoding when reading commits UTF-8Constantine Plotnikov2009-10-081-0/+3
* | Remove a duplicate test from T0003_BasicRobin Rosenberg2009-10-071-10/+0
|/
* 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
* Add support for logAllRefUpdates configuration parameterChristian Halstrick2009-10-021-0/+122