aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PacketLineInTest.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Prefer assertEquals over assertTrue(....equals(...))Robin Rosenberg2012-09-031-6/+5
* Handle "ERR %s" when ACK/NAK is expectedShawn O. Pearce2011-03-171-0/+12
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-3/+32
* Implement multi_ack_detailed protocol extensionShawn O. Pearce2010-01-121-0/+33
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+268