295 커밋 (2d0f1c1dc11fd445d3137b1f2fa49f88bbd48bb5)

작성자 SHA1 메시지 날짜
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 년 전
  Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 4 년 전
  Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header 5 년 전
  Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 4 년 전
  Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 4 년 전
  Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 5 년 전
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 년 전
  Jonathan Tan 16856f5a80 UploadPackTest: use Consumer to set up UploadPack 5 년 전
  Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 년 전
  Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 5 년 전
  Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 년 전
  Masaya Suzuki 08d2d107ee Add assertThrows 5 년 전
  Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 년 전
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 년 전
  Pavel Flaška e456fba8ac Walk tag chains for --include-tag options 6 년 전
  David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 5 년 전
  Konrad Windszus d7bd2e700c Support reading and writing cookies. 5 년 전
  David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 5 년 전
  David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 5 년 전
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 년 전
  David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 5 년 전
  David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment 5 년 전
  David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 5 년 전
  David Pursehouse 9f5d271b12 UploadPackTest: Rename variable to avoid hiding class member 5 년 전
  David Pursehouse cd1d2d6fe3 UploadPackTest: Add missing <> operator on instantiation of ArrayList 5 년 전
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 년 전
  Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 5 년 전
  Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 5 년 전
  Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 5 년 전
  David Pursehouse 9c2ef2d71e UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) 5 년 전
  Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 5 년 전
  Matthias Sohn d44225d85c Use SystemReader in JSchConfigSessionFactoryTest 5 년 전
  Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 5 년 전
  David Pursehouse df774825f5 SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 5 년 전
  David Pursehouse 9b2779925c PushConnectionTest: Open TestRepository in try-with-resource 5 년 전
  David Pursehouse 6efe3612a7 ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource 5 년 전
  David Pursehouse 43719e73c7 UploadPackTest: Open TestRepository in try-with-resource 5 년 전
  David Pursehouse b6fe0abc4c PackParserTest: Open TestRepository in try-with-resource 5 년 전
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 년 전
  Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 5 년 전
  Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 5 년 전
  Thomas Wolf 488d95571f Apache MINA sshd client 5 년 전
  Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 5 년 전
  Jonathan Tan df21eec1ad DepthGenerator: fix multi-child boundary handling 5 년 전
  David Pursehouse 58bcbf89b0 SshTestBase: Make inner class TestCredentialsProvider static 5 년 전
  Thomas Wolf cc000f93a8 Factor out a JSch-independent ssh config parser 5 년 전
  Thomas Wolf 08b0a8632d Ssh tests with an Apache MINA sshd test git server 5 년 전
  Ivan Frade 6e3c9347bc Add test for protocol v0 parser 5 년 전
  Ivan Frade d40835a801 ObjectIdMatcher: Custom matcher for sets of ObjectIds 5 년 전
  Jonathan Tan 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 5 년 전