aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/TestProtocolTest.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to lambda or member referenceCarsten Hammer2019-05-161-23/+12
* TestProtocolTest: Add missing calls to fail()David Pursehouse2018-09-301-0/+3
* Replace useminimalnegotation flag with maxhaves flagMinh Thai2018-08-311-18/+4
* Add a minimum negotiation feature for fetchTerry Parker2018-02-121-3/+82
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-4/+4
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-251-6/+6
* Add an in-process pack transport for use in testsDave Borowitz2015-02-271-0/+248