aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PacketLineOutTest.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-301-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* PacketLineIn, PacketLineOut: Add support for delim-pktJonathan Tan2018-04-201-0/+6
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-5/+16
* Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-121-20/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+181