summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
...
| | * | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
| | * | Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-272-21/+21
| | * | JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-272-2/+2
| | * | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-072-21/+21
| | * | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-072-2/+2
| | * | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-302-2/+2
| | * | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-282-2/+2
| * | | Prepare 5.3.2-SNAPSHOT buildsMatthias Sohn2019-04-282-21/+21
| * | | JGit v5.3.1.201904271842-rv5.3.1.201904271842-rMatthias Sohn2019-04-282-2/+2
| * | | Prepare 5.3.1-SNAPSHOT buildsMatthias Sohn2019-03-132-21/+21
| * | | JGit v5.3.0.201903130848-rv5.3.0.201903130848-rMatthias Sohn2019-03-132-2/+2
| * | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-062-2/+2
| * | | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-062-2/+2
* | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-05-223-4/+4
* | | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3Matthias Sohn2019-05-223-4/+4
* | | | Convert to lambda or member referenceCarsten Hammer2019-05-161-16/+14
* | | | Use jdk 5 for loopCarsten Hammer2019-04-131-8/+9
* | | | Join catch sections using multicatchCarsten Hammer2019-04-132-10/+2
* | | | Use String.isEmpty() instead of comparing to ""Carsten Hammer2019-04-111-1/+1
* | | | LocalDiskRepositoryTestCase: Clarify semantics of repository creation methodsDavid Pursehouse2019-04-081-3/+9
* | | | Add missing source bundles and add them to a single source featureMatthias Sohn2019-04-022-0/+50
* | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-072-21/+21
|/ / /
* | | LocalDiskRepositoryTestCase#createRepository: Default auto-close to falseDavid Pursehouse2019-01-201-3/+6
* | | Make TestRepository AutoCloseableJackson Toeniskoetter2019-01-101-1/+18
* | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-032-21/+21
|/ /
* | Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf2018-11-174-365/+1
* | Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-7/+37
* | Apache MINA sshd client: add gssapi-with-mic authenticationThomas Wolf2018-11-132-2/+60
* | Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-131-7/+38
* | Ssh tests with an Apache MINA sshd test git serverThomas Wolf2018-11-064-4/+256
* | Fix test setup for Eclipse Photon and greaterThomas Wolf2018-11-021-5/+1
* | Configure classpath for separate test sources in EclipseMichael Keppler2018-10-171-1/+5
* | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | Merge branch 'stable-5.1'Matthias Sohn2018-10-061-35/+0
|\|
| * Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-19/+19
| * JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
| * Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-19/+19
| * JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
| * Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-19/+19
| * JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
| * Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
| * JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* | Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
* | Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-19/+19
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-044-9/+9
* Return parsed objects from TestRepository.commit/tree/blob()Terry Parker2018-06-281-12/+13
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-19/+19
* Fix trivial usages of deprecated Repository#getAllRefsDavid Pursehouse2018-05-231-3/+3
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2