Вы не можете выбрать более 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 лет назад