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年前