You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 years ago
..
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 9 years ago
BundleWriterTest.java Fix public API issues introduced in I1baeedcc6946. 9 years ago
HMACSHA1NonceGeneratorTest.java Add tests for HMACSHA1NonceGenerator 9 years ago
HttpAuthTest.java Adds support for SPNEGO 10 years ago
LongMapTest.java Convert all JGit unit tests to JUnit 4 13 years ago
NetRCTest.java NetRC parser and credentials provider. 10 years ago
OpenSshConfigTest.java Allow retrying connecting SshSession in case of an exception 10 years ago
PackParserTest.java Replace deprecated release() methods by close() 9 years ago
PacketLineInTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
PacketLineOutTest.java Convert all JGit unit tests to JUnit 4 13 years ago
PushCertificateIdentTest.java Add a separate type for the identity in a push certificate 9 years ago
PushCertificateParserTest.java PushCertificate: Omit null pushee from text representation 9 years ago
PushCertificateStoreTest.java PushCertificateStore: Don't add no-op command to batch 8 years ago
PushProcessTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
ReceivePackAdvertiseRefsHookTest.java Replace deprecated release() methods by close() 9 years ago
RefSpecTest.java Support refspecs with wildcard in middle (not only at end) 11 years ago
RemoteConfigTest.java Support insteadOf and pushInsteadOf URL replacement 12 years ago
SideBandOutputStreamTest.java Fix variable name and error message for sideband testing 9 years ago
SpiTransport.java Ignore trailing comments in transport SPI parsing 12 years ago
TestProtocolTest.java Add an in-process pack transport for use in tests 9 years ago
TransportTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
URIishTest.java URIish: fall back to host as humanish name 8 years ago
WalkEncryptionTest.java Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 years ago