aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/ProtocolErrorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-2/+2
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Replace trivial reference comparison of PacketLineIn.{DELIM,END}David Pursehouse2019-06-021-2/+2
* Convert to lambda or member referenceCarsten Hammer2019-05-161-13/+6
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-8/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Provide more details in exceptions thrown when packfile is invalidMatthias Sohn2015-02-171-1/+1
* Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-181-5/+4
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Ensure all smart HTTP errors are sent to clientsShawn O. Pearce2011-12-011-0/+188