您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Matthias Sohn 23ebbe5662 Merge branch 'stable-4.11' into stable-5.0 5 年前
..
AtomicPushTest.java Transport: Implement AutoCloseable 8 年前
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 9 年前
BundleWriterTest.java Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 年前
DaemonTest.java Fix Daemon.stop() to actually stop the listener thread 6 年前
HMACSHA1NonceGeneratorTest.java Add tests for HMACSHA1NonceGenerator 9 年前
HttpAuthTest.java Enable and fix warnings about redundant specification of type arguments 7 年前
HttpConfigTest.java Support http.<url>.* configs 6 年前
HttpConfigUriPathTest.java Support http.<url>.* configs 6 年前
JschConfigSessionFactoryTest.java Fix ssh host name handling for Jsch 6 年前
NetRCTest.java Remove 'final' in parameter lists 6 年前
OpenSshConfigTest.java Remove 'final' in parameter lists 6 年前
PackParserTest.java Open auto-closeable resources in try-with-resource 6 年前
PacketLineInTest.java Remove 'final' in parameter lists 6 年前
PacketLineOutTest.java Remove 'final' in parameter lists 6 年前
PushCertificateIdentTest.java Add a separate type for the identity in a push certificate 9 年前
PushCertificateParserTest.java PushCertificate: Omit null pushee from text representation 9 年前
PushCertificateStoreTest.java PushCertificateStore: Don't add no-op command to batch 8 年前
PushConfigTest.java Add PushConfig class with PushRecurseSubmodulesMode 6 年前
PushConnectionTest.java Push: Ensure ref updates are processed in input order 6 年前
PushOptionsTest.java Enable and fix 'Should be tagged with @Override' warning 7 年前
PushProcessTest.java Remove further unnecessary 'final' keywords 6 年前
ReceivePackAdvertiseRefsHookTest.java Merge branch 'stable-4.11' into stable-5.0 5 年前
RefAdvertiserTest.java Optimize RefAdvertiser for wire protocol 8 年前
RefSpecTest.java RefSpecs: allow construction of weird wildcarded RefSpecs 8 年前
RemoteConfigTest.java Remove 'final' in parameter lists 6 年前
SideBandOutputStreamTest.java Remove 'final' in parameter lists 6 年前
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7 年前
TestProtocolTest.java Add a minimum negotiation feature for fetch 6 年前
TransportTest.java Remove further unnecessary 'final' keywords 6 年前
URIishTest.java URIish: add a test for equals and hashcode methods 6 年前
UploadPackTest.java Teach UploadPack "filter" in protocol v2 fetch 6 年前
WalkEncryptionTest.java Open auto-closeable resources in try-with-resource 6 年前