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 c0a973657f Merge branch 'stable-4.9' into stable-4.10 5 years ago
..
AtomicPushTest.java Transport: Implement AutoCloseable 8 years ago
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 8 years ago
BundleWriterTest.java BundleWriter: Allow constructing from only an ObjectReader 7 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 Enable and fix 'Should be tagged with @Override' warning 7 years ago
OpenSshConfigTest.java Revert handling of ssh IdentityFile to pre-4.9 behavior 6 years ago
PackParserTest.java Remove an unused import from PackParserTest 6 years ago
PacketLineInTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
PacketLineOutTest.java Convert all JGit unit tests to JUnit 4 13 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 PushConnectionTest: Increase maxCommandBytes yet again 6 years ago
PushOptionsTest.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PushProcessTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ReceivePackAdvertiseRefsHookTest.java Merge branch 'stable-4.8' into stable-4.9 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 Do not apply pushInsteadOf to existing pushUris 6 years ago
SideBandOutputStreamTest.java Organize imports 7 years ago
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TestProtocolTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TransportTest.java push: support per-ref force-with-lease 7 years ago
URIishTest.java URIish: support for empty ports 6 years ago
UploadPackTest.java Use bitmaps for non-commit reachability checks 6 years ago
WalkEncryptionTest.java Delegate crypto algorithm creation to InsecureCipherFactory 7 years ago