summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-204-7/+7
* Add API filter for usage of FileRepository in test classesDavid Pursehouse2017-02-201-0/+35
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-1/+1
* LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepositoryDavid Pursehouse2017-02-101-1/+1
* RepositoryCacheTest: avoid to close already closed repositoryMatthias Sohn2017-01-281-2/+22
* LocalDiskRepositoryTestCase: Only add to toClose through access methodDavid Pursehouse2017-01-281-1/+1
* LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to closeDavid Pursehouse2017-01-271-1/+3
* Format Bazel files with buildifierDavid Pursehouse2017-01-221-9/+10
* Implement initial framework of Bazel buildDavid Ostrovsky2017-01-181-0/+12
* Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2016-12-272-19/+19
* Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2016-12-242-19/+19
* JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2016-12-242-2/+2
* Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-214-6/+118
* Deprecate SafeBufferedOutputStreamShawn Pearce2016-11-141-3/+3
* Organize importsDavid Pursehouse2016-11-141-2/+11