summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-202-2/+2
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-052-16/+16
* Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-241-76/+0
* Support running from JARs in JGitTestUtilShawn Pearce2013-11-242-5/+38
* Enhance RepositoryTestCase.commitFile() to work on empty repositoryMatthias Sohn2013-10-311-4/+13
* Make sure SystemReader is reset after test is runRobin Stocker2013-10-221-0/+2
* Fix failed tests when the tmp directory is a symlinkRobin Rosenberg2013-10-201-0/+5
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-032-16/+16
* Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-032-16/+16
* JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-022-2/+2
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-272-2/+2
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-272-2/+2
* Update reflog like C Git during rebase (non-interactive)Robin Rosenberg2013-07-211-0/+1
* Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-132-16/+16
* Remove unused import in LocalDiskRepositoryTestCaseTomasz Zarna2013-05-131-1/+0
* Fix hardcoded use of target/trash in LocalDiskRepositoryTestCaseShawn Pearce2013-05-081-61/+81
* Extend the FS class for Java7Robin Rosenberg2013-05-041-6/+8
* Remove unused dependenciesMatthias Sohn2013-04-091-9/+1
* Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
* Don't use internal type FileRepository in public APIMatthias Sohn2013-03-201-5/+5
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-186-33/+33
* Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-142-22/+22
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-043-1/+577
* Remove packIndex field from FileObjDatabase openPack method.Colby Ranger2013-01-101-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-272-3/+3
* Prepare 2.3.0 buildsMatthias Sohn2012-12-212-20/+20
* Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2012-12-212-2/+2
* JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2012-12-202-2/+2
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-164-10/+81
* Provide a convenient read() in RepositoryTestCaseRobin Stocker2012-09-252-13/+23
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-0/+58
* Prepare 2.2.0 buildsMatthias Sohn2012-09-192-20/+20
* Additional unit tests for the GCSasa Zivkov2012-09-161-1/+28
* Ensure a directory exists before trying to create/merge a file into it.Jevgeni Zelenkov2012-08-061-0/+8
* Add a CommitBuilder method to edit arbitrary DirCacheEntrysDave Borowitz2012-06-151-2/+6
* Prepare 2.1.0 buildsMatthias Sohn2012-06-142-20/+20
* Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-06-062-2/+2
* JGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3Matthias Sohn2012-06-062-2/+2
* Get rid of warnings about empty statmentsRobin Rosenberg2012-06-061-0/+6
* Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-05-312-2/+2
* JGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn2012-05-302-2/+2
* Validate paths during DirCheckoutRobin Rosenberg2012-04-231-0/+1
* Let the date formatter pick the locale.Daniel Megert2012-02-251-0/+13
* Prepare 2.0.0-SNAPSHOT buildsMatthias Sohn2012-02-162-20/+20
* Move writeTrashFile and deleteFile into JGitTestUtilDariusz Luksza2012-01-252-10/+46
* Make sure all bytes are written to files on close, or get an error.Robin Rosenberg2012-01-151-5/+6
* Merge branch 'stable-1.2'Matthias Sohn2011-12-262-0/+100
|\
| * JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2011-12-232-2/+2
| * Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2011-12-162-0/+100