1047 Commits (cb65846722e82300ef570bc9e161ac1c9ca97348)

Author SHA1 Message Date
  Matthias Sohn cb65846722 Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS 3 years ago
  Thomas Wolf 0c91bf4e17 Allow info messages in UsernamePasswordCredentialsProvider 3 years ago
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms 3 years ago
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile 3 years ago
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors 3 years ago
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository 3 years ago
  Alina Djamankulova f077158acf TransportGitAnon: remove unnecessary socket bind to a local address 3 years ago
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Thomas Wolf 58f4e6e7f8 TransportHttp: support preemptive Basic authentication 3 years ago
  Thomas Wolf 471ad49546 TransportHttp: shared SSLContext during fetch or push 3 years ago
  Thomas Wolf 224aaa0be7 TransportHttp: make the connection factory configurable 3 years ago
  Thomas Wolf fb3ae37e26 Protocol V2: don't log spurious ACKs in UploadPack 3 years ago
  Thomas Wolf 0d7d98620f Protocol V2: respect MAX_HAVES only once we got at least one ACK 3 years ago
  David Ostrovsky d9143287b7 Enable git wire protocol version 2 on server side per default 4 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Matthias Sohn 5b16f32de0 FetchProcess#execute: fix formatting 3 years ago
  Matthias Sohn c8c0556f76 [errorprone] FetchProcess: ensure exception isn't suppressed 3 years ago
  Matthias Sohn 9680407e45 [errorprone] WalkFetchConnection: ensure exception isn't suppressed 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 9f3616dcb4 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf e2663a8b85 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf 7da0f0a8f3 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 years ago
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  Alexa Panfil a0d3680f49 Compute time differences with Duration 3 years ago
  Thomas Wolf f37aa182e1 Override config http.userAgent from environment GIT_HTTP_USER_AGENT 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
  Alexa Panfil c3458a6e03 Measure time taken for negotiation in protocol V2 3 years ago
  Thomas Wolf 566e49d7d3 sshd: support the ProxyJump ssh config 3 years ago
  Yunjie Li 58e991b5de ReceivePackStats: Add size and count of unnecessary pushed objects 4 years ago
  Matthias Sohn 94aab2f634 Add missing since tag on BundleWriter#addObjectsAsIs 3 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Thomas Wolf 72b111ecd7 Update javadoc for RemoteSession and SshSessionFactory 3 years ago
  Jonathan Nieder 86aa6deff4 FilterSpec: Use BigInteger.ZERO instead of valueOf(0) 3 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
  Matthias Sohn 13802cd592 Remove trailing whitespace 4 years ago
  Jack Wickham 259d2540a3 Add getter for unpackErrorHandler in ReceivePack 4 years ago
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 years ago
  Thomas Wolf 3a499606b1 Builder API to configure SshdSessionFactories 4 years ago
  Thomas Wolf bdb7357228 TransportHttp: abort on time-out or on SocketException 4 years ago
  Matthias Sohn a379d007db Fix downloading LFS Object fails behind proxy 4 years ago
  Demetr Starshov 519cb1e91b Moving transport/internal -> internal/transport 4 years ago
  Ivan Frade c9d7285e80 UploadPack: Use more relevant refs first in object reachability check 4 years ago
  Ivan Frade a661e2e9eb UploadPack: Refactor to generalize the object reachability checks 4 years ago
  Ivan Frade 6bc04bdc02 UploadPack: Use BitmappedReachabilityChecker for not advertised wants 4 years ago
  Ivan Frade 20bb312421 revwalk: Extract ObjectReachabilityChecker interface 4 years ago
  Ivan Frade ae26fa19b7 UploadPack: Extract walk-based reachability check 4 years ago