aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/http
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+4
* HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-031-24/+30
* Moving transport/internal -> internal/transportDemetr Starshov2020-05-081-0/+101
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-042-76/+10
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-2/+1
* NetscapeCookieFile: Make hash static and group overloaded writeIvan Frade2019-06-151-59/+59
* NetscapeCookieFile: Javadoc fixesIvan Frade2019-06-151-15/+27
* Warn if configured cookie file is missingMatthias Sohn2019-06-091-0/+5
* Support reading and writing cookies.Konrad Windszus2019-06-062-0/+577