選択できるのは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年前