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.
Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 4 years ago
..
AtomicPushTest.java Transport: Implement AutoCloseable 8 years ago
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 9 years ago
BundleWriterTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
DaemonTest.java Fix Daemon.stop() to actually stop the listener thread 6 years ago
HMACSHA1NonceGeneratorTest.java Add tests for HMACSHA1NonceGenerator 9 years ago
HttpAuthTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
HttpConfigTest.java Support http.<url>.* configs 6 years ago
HttpConfigUriPathTest.java Support http.<url>.* configs 6 years ago
JschConfigSessionFactoryTest.java Fix ssh host name handling for Jsch 6 years ago
NetRCTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
OpenSshConfigTest.java Fix OpenSshConfigTest#config 4 years ago
PackParserTest.java Open auto-closeable resources in try-with-resource 6 years ago
PacketLineInTest.java Remove 'final' in parameter lists 6 years ago
PacketLineOutTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
ProtocolV2ParserTest.java UploadPack: Defer want-ref resolution to after parsing 5 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
PushConfigTest.java Add PushConfig class with PushRecurseSubmodulesMode 6 years ago
PushConnectionTest.java Push: Ensure ref updates are processed in input order 6 years ago
PushOptionsTest.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PushProcessTest.java Remove further unnecessary 'final' keywords 6 years ago
ReceivePackAdvertiseRefsHookTest.java Merge branch 'stable-5.0' into stable-5.1 5 years ago
RefAdvertiserTest.java Optimize RefAdvertiser for wire protocol 8 years ago
RefSpecTest.java RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
RemoteConfigTest.java Remove 'final' in parameter lists 6 years ago
SideBandOutputStreamTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TestProtocolTest.java Replace useminimalnegotation flag with maxhaves flag 5 years ago
TransportTest.java Remove further unnecessary 'final' keywords 6 years ago
URIishTest.java URIish: add a test for equals and hashcode methods 6 years ago
UploadPackTest.java UploadPackTest: Avoid unnecessarily boxing int into Integer 5 years ago
WalkEncryptionTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago