選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5年前
..
http Add a method to get all values of HTTP header defined as list 5年前
AtomicPushTest.java Transport: Implement AutoCloseable 8年前
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 9年前
BundleWriterTest.java Handle premature EOF in BundleFetchConnection 5年前
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年前
JSchSshTest.java Add more ssh tests: pushing, known_host file handling, etc. 5年前
JschConfigSessionFactoryTest.java Use SystemReader in JSchConfigSessionFactoryTest 5年前
NetRCTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5年前
ObjectIdMatcher.java ObjectIdMatcher: Custom matcher for sets of ObjectIds 5年前
OpenSshConfigTest.java Merge branch 'stable-5.1' into stable-5.2 4年前
PackParserTest.java PackParserTest: Open TestRepository in try-with-resource 5年前
PacketLineInTest.java PacketLineIn: Rename isDelim to isDelimiter 5年前
PacketLineOutTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5年前
PostUploadHookChainTest.java PostUploadHookChain: Use a list instead of array internally 4年前
PreUploadHookChainTest.java PreUploadHookChain: Use list instead of array internally 4年前
ProtocolV0ParserTest.java Replace most usages of PacketLineIn.END with PacketLineIn.end() 5年前
ProtocolV2HookChainTest.java ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 4年前
ProtocolV2ParserTest.java Replace most usages of PacketLineIn.END with PacketLineIn.end() 5年前
PushCertificateIdentTest.java Add a separate type for the identity in a push certificate 9年前
PushCertificateParserTest.java Explicitly specify charset in constructor of InputStreamReader 5年前
PushCertificateStoreTest.java Explicitly specify charset in constructor of InputStreamReader 5年前
PushConfigTest.java Add PushConfig class with PushRecurseSubmodulesMode 6年前
PushConnectionTest.java Convert to lambda or member reference 5年前
PushOptionsTest.java Convert to lambda or member reference 5年前
PushProcessTest.java Remove further unnecessary 'final' keywords 6年前
ReceivePackAdvertiseRefsHookTest.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5年前
RefAdvertiserTest.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5年前
RefSpecTest.java RefSpecs: allow construction of weird wildcarded RefSpecs 7年前
RemoteConfigTest.java Remove 'final' in parameter lists 6年前
SideBandOutputStreamTest.java SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 5年前
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 7年前
TestProtocolTest.java Convert to lambda or member reference 5年前
TransportHttpTest.java NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 5年前
TransportTest.java Remove further unnecessary 'final' keywords 6年前
URIishTest.java URIish: add a test for equals and hashcode methods 6年前
UploadPackTest.java UploadPack: support custom packfile-to-URI mapping 4年前
WalkEncryptionTest.java Explicitly specify charset when constructing PrintWriter 5年前