summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-082-5/+12
|\
| * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-182-5/+12
| * Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2019-06-192-3/+4
| * Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-14/+14
| * JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
| * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-14/+14
| * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
| * Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-14/+14
| * JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
| * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-14/+14
| * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
| * Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-14/+14
| * JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
| * Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-14/+14
| * JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
| * Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-14/+14
| * JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
| * Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-14/+14
| * JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
| * Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-14/+14
| * 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
* | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-242-15/+15
* | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
* | Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-272-15/+15
* | JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-272-2/+2
* | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-072-15/+15
* | 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
* | Remove unnecessary modifiers from interfacesJonathan Nieder2018-11-201-2/+2
* | Revert C Git 1.7.5 bug workaroundMasaya Suzuki2018-11-193-38/+6
* | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | Move first line parsing for v0/v1 pack negotiation out of UploadPackIvan Frade2018-10-122-3/+5
* | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-302-3/+4
* | Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* | SmartOutputStream: Suppress false-positive resource leak warningDavid Pursehouse2018-09-151-0/+1
* | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-14/+14
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-1/+2
* refactor: simplify collection.toArray()Michael Keppler2018-08-232-2/+2
* Merge branch 'stable-5.0'Jonathan Nieder2018-06-043-6/+64
|\
| * Add protocol v2 support in httpJonathan Tan2018-06-042-3/+32
| * Give info/refs services more control over responseJonathan Tan2018-06-041-3/+32
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-302-2/+2
| * JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-302-2/+2
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-232-2/+2
| * JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-222-2/+2
* | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-14/+14
|/
* InfoRefsServlet: Refactor to not use deprecated methodsDavid Pursehouse2018-05-211-7/+1