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 23ebbe5662 Merge branch 'stable-4.11' into stable-5.0 5 years ago
..
AtomicPushTest.java Transport: Implement AutoCloseable 8 years ago
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 9 years ago
BundleWriterTest.java Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 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 Remove 'final' in parameter lists 6 years ago
OpenSshConfigTest.java Remove 'final' in parameter lists 6 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 Remove 'final' in parameter lists 6 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 8 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-4.11' into stable-5.0 5 years ago
RefAdvertiserTest.java Optimize RefAdvertiser for wire protocol 8 years ago
RefSpecTest.java RefSpecs: allow construction of weird wildcarded RefSpecs 7 years ago
RemoteConfigTest.java Remove 'final' in parameter lists 6 years ago
SideBandOutputStreamTest.java Remove 'final' in parameter lists 6 years ago
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TestProtocolTest.java Add a minimum negotiation feature for fetch 6 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 Teach UploadPack "filter" in protocol v2 fetch 6 years ago
WalkEncryptionTest.java Open auto-closeable resources in try-with-resource 6 years ago