summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-1812-20/+20
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-1513-18/+18
* RepositoryFilter: Refactor doFilter to open Repository in try-with-resourceDavid Pursehouse2018-03-141-8/+3
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-132-12/+3
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-14/+14
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-14/+14
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* InfoRefsServlet: Open OutputStreamWriter in try-with-resourceDavid Pursehouse2018-03-071-21/+22
* GitSmartHttpTools: Open OutputStream in try-with-resourceDavid Pursehouse2018-03-061-4/+1
* FileSender: Open OutputStream in try-with-resourceDavid Pursehouse2018-03-061-4/+1
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-14/+14
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix javadoc in org.eclipse.jgit.http.serverMatthias Sohn2017-12-1731-64/+204
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-1/+11
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-14/+14
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-14/+14
|/
* Cleanup: Remove unnecessary $NON-NLS$ tagsMatthias Sohn2017-08-301-1/+1
* 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
* Show error message for non-git clientsMasaya Suzuki2017-08-251-1/+1
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-023-27/+3
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1