aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PackParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-2/+3
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-2/+2
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-3/+4
* Add type argumente to some raw reclarationRobin Rosenberg2012-12-271-8/+8
* ReceivePack supports InputStream data after packIan Wetherbee2012-06-151-0/+148
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* maxObjectSizeLimit for receive-pack.Sasa Zivkov2011-11-221-0/+95
* Add missing '' characters around quoted variablesKevin Sawicki2011-11-181-1/+1
* Ensure the HTTP request is fully consumedShawn O. Pearce2011-05-311-0/+32
* Refactor IndexPack to not require local filesystemShawn O. Pearce2011-01-251-0/+222