summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* TestRepository: Expose a Git instanceDave Borowitz2015-03-181-0/+12
* TestRepository: Allow setting explicit Change-IdDave Borowitz2015-03-121-9/+22
* TestRepository: Ignore existing Change-Id in messageDave Borowitz2015-03-121-0/+4
* TestRepository: Support committing to unborn symrefDave Borowitz2015-03-121-2/+1
* TestRepository: Expose some getters for CommitBuilderDave Borowitz2015-03-121-0/+16
* TestRepository: Add methods to amend commits or refsDave Borowitz2015-03-121-12/+87
* TestRepository: Add a reset method to move HEAD aroundDave Borowitz2015-03-121-0/+55
* TestRepository: Optionally insert Change-Id in commit messageDave Borowitz2015-03-121-1/+25
* TestRepository: Allow custom author/committer per-commitDave Borowitz2015-03-111-9/+32
* TestRepository: Use try-with-resources where appropriateDave Borowitz2015-03-111-74/+58
* Set minimum required Java version to Java 7Matthias Sohn2015-02-093-5/+5
* Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-272-16/+16
* Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-242-16/+16
* Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-232-16/+16
* JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-232-2/+2
* Fix junit tests under windows when the platform is explicitly changedChristian Halstrick2014-12-221-0/+2
* Allow explicit configuration of git directory in InitCommandChristian Halstrick2014-12-151-0/+1
* Fix LocalDiskRepositoryTestCase to create correct type of reposChristian Halstrick2014-12-121-1/+1
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-122-2/+2
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-122-2/+2
* Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-052-16/+16
* Fix RecursiveMerger's internal use of merge to find a merge baseChristian Halstrick2014-07-252-0/+9
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Try to fix intermittent test failure related to file timestampsRobin Rosenberg2014-07-011-3/+4
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-042-16/+16
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-062-2/+2
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-052-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-052-16/+16
* Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-052-16/+16
* JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-032-2/+2
* Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-202-2/+2
* 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