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.
Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 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 Handle premature EOF in BundleFetchConnection 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 Use SystemReader in JSchConfigSessionFactoryTest 5 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 PackParserTest: Open TestRepository in try-with-resource 5 years ago
PacketLineInTest.java PacketLineIn: Rename isDelim to isDelimiter 5 years ago
PacketLineOutTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
PostUploadHookChainTest.java PostUploadHookChain: Use a list instead of array internally 4 years ago
PreUploadHookChainTest.java PreUploadHookChain: Use list instead of array internally 4 years ago
ProtocolV0ParserTest.java Replace most usages of PacketLineIn.END with PacketLineIn.end() 5 years ago
ProtocolV2HookChainTest.java ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 4 years ago
ProtocolV2ParserTest.java Replace most usages of PacketLineIn.END with PacketLineIn.end() 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 Convert to lambda or member reference 5 years ago
PushOptionsTest.java Convert to lambda or member reference 5 years ago
PushProcessTest.java Remove further unnecessary 'final' keywords 6 years ago
ReceivePackAdvertiseRefsHookTest.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 years ago
RefAdvertiserTest.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 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 SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 5 years ago
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TestProtocolTest.java Convert to lambda or member reference 5 years ago
TransportHttpTest.java NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 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 UploadPack: support custom packfile-to-URI mapping 4 years ago
WalkEncryptionTest.java Explicitly specify charset when constructing PrintWriter 5 years ago