aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from JGitSasa Zivkov2010-05-196-16/+29
* Reduce size of PackedObjectLoader by dropping long to intShawn O. Pearce2010-05-151-2/+2
* Add builder-style API to jgit and Commit & Log cmdChristian Halstrick2010-05-102-0/+118
* Added MERGING_RESOLVED repository stateChristian Halstrick2010-05-081-0/+20
* Fix FooterLine.matches(FooterKey) on same length keysShawn O. Pearce2010-05-041-0/+20
* Fix ReceivePackRefFilterTest on WindowsShawn O. Pearce2010-04-271-0/+9
* ReceivePack: Clarify the check reachable optionShawn O. Pearce2010-04-161-6/+6
* ReceivePack: fix ensureProvidedObjectsVisible on thin packsShawn O. Pearce2010-04-161-0/+477
* IndexPack: Correct thin pack fix using less than 20 bytesShawn O. Pearce2010-04-161-0/+59
* JGit plugin not compatible with Eclipse 3.4Robin Rosenberg2010-04-051-2/+2
* Make parsing of PersonIdent from raw byte array fault-tolerant.Marc Strapetz2010-03-231-0/+100
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-19/+19
* Merge branch 'push-sideband' into stable-0.7Shawn O. Pearce2010-03-123-47/+112
|\
| * Reduce multi-level buffered streams in transport codeShawn O. Pearce2010-03-121-4/+6
| * Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-122-43/+106
* | Fix NLS to build under Java 5Shawn O. Pearce2010-03-122-17/+17
* | Provide NLS support in JGit.Sasa Zivkov2010-03-1111-1/+464
* | Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertionsShawn O. Pearce2010-02-102-4/+4
|/
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-037-14/+213
* 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