summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2011-09-152-2/+2
* JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2011-09-152-2/+2
* Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2011-09-082-2/+2
* JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2011-09-082-2/+2
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-052-0/+7
* Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2011-09-012-2/+2
* JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2011-09-012-2/+2
* Cleanup directories leftover by test.Adrian Goerler2011-07-071-5/+27
* Cleanup curly bracesAdrian Goerler2011-07-061-16/+9
* Prepare 1.1.0 buildsMatthias Sohn2011-06-062-20/+20
* Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2011-06-012-2/+2
* JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2011-06-012-2/+2
* Remove incubation markerMatthias Sohn2011-05-311-1/+1
* Make sure test repositories are closedChristian Halstrick2011-05-311-0/+11
* Add GitCloneTaskTestKetan Padegaonkar2011-05-191-0/+5
* Qualify post-0.12 buildsMatthias Sohn2011-05-032-20/+20
* JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2011-05-022-20/+20
* Create all test data in trash folderMatthias Sohn2011-04-101-4/+18
* Qualify post 0.11 buildsMatthias Sohn2011-02-122-20/+20
* JGit 0.11.1v0.11.1Matthias Sohn2011-02-112-20/+20
* [findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn2011-01-281-1/+2
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-314-31/+153
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-12/+31
* Qualify post 0.10 buildsMatthias Sohn2010-12-172-20/+20
* Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2010-12-172-20/+20
* JGit 0.10.1v0.10.1Matthias Sohn2010-12-172-20/+20
* [findbugs] Do not ignore exceptional return valueMatthias Sohn2010-12-071-2/+3
* Allow writing a NoteMap back to the repositoryShawn O. Pearce2010-11-121-2/+12
* Comment the use of System.gc in LocalDiskRepositoryTestCaseRobin Rosenberg2010-09-281-0/+5
* Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcaseRobin Rosenberg2010-09-281-10/+11
* Qualify builds as 0.10.0Shawn O. Pearce2010-09-162-20/+20
* Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2010-09-162-20/+20
* JGit 0.9.3v0.9.3Matthias Sohn2010-09-162-20/+20
* Qualify post-0.9.1 buildsMatthias Sohn2010-09-152-20/+20
* JGit 0.9.1v0.9.1Matthias Sohn2010-09-152-20/+20
* Revert "Hide Maven target directories from Eclipse"Robin Rosenberg2010-08-281-11/+0
* Merge "Use JUnit4 for tests"Shawn Pearce2010-08-261-1/+1
|\
| * Use JUnit4 for testsChris Aniszczyk2010-08-261-1/+1
* | Run formatter on edited lines via save actionChris Aniszczyk2010-08-261-3/+4
|/
* Move commit and tag formatting to CommitBuilder, TagBuilderShawn O. Pearce2010-08-231-4/+3
* Rename Commit, Tag to CommitBuilder, TagBuilderShawn O. Pearce2010-08-231-5/+8
* Make Tag class only for writingShawn O. Pearce2010-08-201-3/+2
* Make Commit class only for writingShawn O. Pearce2010-08-201-3/+3
* Remove unnecessary ObjectId.copy() callsShawn O. Pearce2010-08-192-5/+1
* Hide Maven target directories from EclipseRobin Rosenberg2010-08-081-0/+11
* Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2010-07-273-3/+4
* Use ObjectReader in DirCacheBuilder.addTreeShawn O. Pearce2010-06-291-1/+2
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-1/+1
* Refactor Repository.openObject to be Repository.openShawn O. Pearce2010-06-281-2/+2
* Move PackWriter progress monitors onto the operationsShawn O. Pearce2010-06-281-3/+4