312 次程式碼提交 (8ada9048c5add754c3b34851b1bd501ce28b3321)

作者 SHA1 備註 提交日期
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 年之前
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4 年之前
  David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 4 年之前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
  Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side 4 年之前
  Jonathan Nieder 3e01123a53 Add missing license header to UploadPackRefSortingForReachabilityTest 4 年之前
  David Pursehouse f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed 4 年之前
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 年之前
  Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 4 年之前
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 年之前
  Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 4 年之前
  Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information 4 年之前
  David Pursehouse ab3c47df67 UploadPackTest: Stop using deprecated PacketLineIn constants 4 年之前
  Ivan Frade 83a6145f2f UploadPackReachabilityTest: Use assertThrows instead of thrown 4 年之前
  Ivan Frade 208ddab5ab RequestValidatorTestCase: Tests for the request validators 5 年之前
  Ivan Frade 7c471afe1c UploadPackTest: Move "reachability" tests to its own file 5 年之前
  Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 4 年之前
  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 4 年之前
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
  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 年之前