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 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 4 years ago
..
http Add a method to get all values of HTTP header defined as list 5 years ago
AtomicPushTest.java Transport: Implement AutoCloseable 8 years ago
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 8 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
JSchSshTest.java Add more ssh tests: pushing, known_host file handling, etc. 5 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
ObjectIdMatcher.java ObjectIdMatcher: Custom matcher for sets of ObjectIds 5 years ago
OpenSshConfigTest.java Merge branch 'stable-5.1' into stable-5.2 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
ProtocolV0ParserTest.java Add test for protocol v0 parser 5 years ago
ProtocolV2ParserTest.java Merge branch 'stable-5.1' into stable-5.2 5 years ago
PushCertificateIdentTest.java Add a separate type for the identity in a push certificate 9 years ago
PushCertificateParserTest.java Explicitly specify charset in constructor of InputStreamReader 5 years ago
PushCertificateStoreTest.java Explicitly specify charset in constructor of InputStreamReader 5 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 SubmoduleValidator: Always throw SubmoduleValidationException 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 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 TestProtocolTest: Add missing calls to fail() 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 DepthGenerator: fix multi-child boundary handling 5 years ago
WalkEncryptionTest.java Explicitly specify charset when constructing PrintWriter 5 years ago