summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-156-36/+36
* Add API filter for "non-API type FileRepository" in testsDavid Pursehouse2018-05-061-0/+35
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-19/+14
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-114-9/+9
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-19/+19
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-19/+19
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* JGitTestUtil: Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-071-16/+7
* Use StandardCharsets.UTF_8 in testsDavid Pursehouse2018-03-073-4/+8
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Honor CRLF settings when writing merge resultsThomas Wolf2018-02-021-8/+8
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-19/+19
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Repeat: Fix javadoc to say 'annotation' instead of 'interface'David Pursehouse2017-12-181-1/+1
* Fix javadoc in org.eclipse.jgit.junitMatthias Sohn2017-12-1711-22/+323
* Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-4/+4
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-1/+2
* Merge branch 'stable-4.9'Matthias Sohn2017-11-242-36/+11
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-241-35/+0
| |\
| | * Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2017-06-122-19/+19
| | * JGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2017-06-112-2/+2
| * | Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
| * | JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | | Add flag for keeping ref tombstones in GC reftableMinh Thai2017-11-151-0/+1
* | | ObjectDirectory: Add pack directory getterHector Caballero2017-11-141-1/+1
* | | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
|/ /
* | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-1/+1
* | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-2/+2
* | Enhance Eclipse save actionsMatthias Sohn2017-08-281-7/+12
* | Add dfs fsck implementationZhen Chen2017-07-261-0/+23
* | Move BatchRefUpdate tests to a new fileDave Borowitz2017-07-251-0/+78
* | Add missing newlines at ends of Java filesDavid Pursehouse2017-07-252-2/+2
* | Merge branch 'stable-4.8'David Pursehouse2017-06-101-0/+7
|\|
| * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-06-071-0/+7
| |\
| | * Run auto GC in the backgroundDavid Turner2017-06-061-0/+7
| | * Prepare 4.7.1-SNAPSHOTMatthias Sohn2017-04-062-19/+19
| | * JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2017-04-052-2/+2
| * | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-05-172-2/+2
| * | JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2017-05-172-2/+2
* | | Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-302-19/+19
|/ /
* | Bazel: Restrict src globs to Java source filesDavid Pursehouse2017-04-131-1/+1
* | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-052-19/+19
|/
* Remove Buck buildDavid Pursehouse2017-03-221-10/+0
* bazel: Mark junit targets testonlyJonathan Nieder2017-03-191-0/+1
* bazel: Add explicit targets for library dependenciesJonathan Nieder2017-03-191-1/+1