330 Commits (v5.12.0.202106021050-rc1)

Author SHA1 Message Date
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Matthias Sohn 85ac3c5996 Use new protocol version constants 3 years ago
  Thomas Wolf c053b510b3 PacketLineInTest: test for END and DELIM being distinguishable 3 years ago
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version 3 years ago
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities 3 years ago
  Thomas Wolf f37aa182e1 Override config http.userAgent from environment GIT_HTTP_USER_AGENT 3 years ago
  Matthias Sohn dcc6c8a261 UploadPackTest#testUploadRedundantBytes: ensure test repo is closed 3 years ago
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 years ago
  Alexa Panfil 3c5e159eae Measure time taken for reachability checks 3 years ago
  Yunjie Li 58e991b5de ReceivePackStats: Add size and count of unnecessary pushed objects 4 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 years ago
  Jonathan Nieder dceedbcd6e Add support for tree filters when fetching 3 years ago
  David Pursehouse 8774f54190 Improve error message when receive.maxCommandBytes is exceeded 4 years ago
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 years ago
  Minh Thai d9f84b0b7c UploadPack: Clear advertised ref map after negotiation 4 years ago
  Konrad Windszus 54a2d48008 Fix human name for local .bundle files 4 years ago
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4 years ago
  David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side 4 years ago
  Jonathan Nieder 3e01123a53 Add missing license header to UploadPackRefSortingForReachabilityTest 4 years ago
  David Pursehouse f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed 4 years ago
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 years ago
  Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 4 years ago
  Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information 4 years ago
  David Pursehouse ab3c47df67 UploadPackTest: Stop using deprecated PacketLineIn constants 4 years ago
  Ivan Frade 83a6145f2f UploadPackReachabilityTest: Use assertThrows instead of thrown 4 years ago
  Ivan Frade 208ddab5ab RequestValidatorTestCase: Tests for the request validators 5 years ago
  Ivan Frade 7c471afe1c UploadPackTest: Move "reachability" tests to its own file 5 years ago
  Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 4 years ago
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
  Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 4 years ago
  Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header 5 years ago
  Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 5 years ago
  Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 5 years ago
  Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Jonathan Tan 16856f5a80 UploadPackTest: use Consumer to set up UploadPack 5 years ago
  Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
  Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 5 years ago
  Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
  Masaya Suzuki 08d2d107ee Add assertThrows 5 years ago
  Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Pavel Flaška e456fba8ac Walk tag chains for --include-tag options 6 years ago
  David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 5 years ago