summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Fix ObjectWalk corruption when skipping over empty treesShawn O. Pearce2010-02-021-0/+44
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-021-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
|/
* 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-121-13/+25
* 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
* 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
* | UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce2010-01-041-0/+217
* | 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-455/+0
* | Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce2009-11-029-359/+73
* | Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-312-9/+9
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-3111-118/+118
* | 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
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-29113-0/+23717