aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.3.9.202012012026-rv5.3.9.202012012026-rMatthias Sohn2020-12-022-2/+2
* Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-262-21/+21
* JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-262-2/+2
* Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-112-21/+21
* JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-112-2/+2
* Prepare 5.3.7-SNAPSHOT buildsMatthias Sohn2019-10-022-21/+21
* JGit v5.3.6.201910020505-rv5.3.6.201910020505-rMatthias Sohn2019-10-022-2/+2
* Format BUILD files with buildifierMatthias Sohn2019-09-081-1/+1
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-081-0/+1
|\
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-071-0/+1
| |\
| | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+1
| | * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-032-21/+21
| | * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-032-2/+2
| | * Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-21/+21
| | * JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
| | * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-21/+21
| | * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
* | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-042-21/+21
* | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-042-2/+2
* | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-232-21/+21
* | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-232-2/+2
* | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-212-21/+21
* | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-212-2/+2
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-10/+8
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-10/+8
| |\|
| | * Cache user global and system-wide git configurationsMatthias Sohn2019-08-181-10/+8
| | * Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2019-06-191-1/+1
| | * Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
| | * Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-21/+21
| | * JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
| | * Tune max heap size for testsMatthias Sohn2019-05-291-1/+1
| | * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-21/+21
| | * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
| | * Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-21/+21
| | * JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
| | * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-21/+21
| | * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
| * | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-242-21/+21
| * | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
* | | Prepare 5.3.3-SNAPSHOT buildsMatthias Sohn2019-06-052-21/+21
* | | JGit v5.3.2.201906051522-rv5.3.2.201906051522-rMatthias Sohn2019-06-052-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
* | | SmartClientSmartServerTest: Open Repository in try-with-resourceDavid Pursehouse2019-01-211-97/+76
* | | SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2019-01-211-3/+5
* | | SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepositoryDavid Pursehouse2019-01-211-3/+3