146 Commits (stable-0.11)

Author SHA1 Message Date
  Shawn O. Pearce 0180946bc8 Remove quoting of command over SSH 13 years ago
  Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options 13 years ago
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 13 years ago
  Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects 13 years ago
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing 13 years ago
  Shawn O. Pearce 168114fd39 Show resolving deltas progress to push clients 13 years ago
  Mathias Kinzler c544e96a4c TransportHttp wrongly uses JDK 6 constructor of IOException 13 years ago
  Per Salomonsson d49530ad86 Support for self signed certificate (HTTPS) 13 years ago
  Shawn O. Pearce 36e396f8b9 Permit disabling birthday attack checks in PackParser 13 years ago
  Shawn O. Pearce d62350d907 Ensure all deltas were resolved in a pack 13 years ago
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 years ago
  roberto b5f0a7d7ff IndexPack: Use stack-based recursion for delta resolution 13 years ago
  Shawn O. Pearce 34454465c2 Move TransferConfig to transport package 13 years ago
  Shawn O. Pearce 86847ee322 Support GIT_SSH=tortoiseplink 13 years ago
  Shawn O. Pearce 8efbd378e1 Correct plink -batch option 13 years ago
  Shawn O. Pearce 2bc13104a8 Fix HTTP digest authentication 13 years ago
  roberto 941b3d8a81 IndexPack: Remove blob-streaming size threshold 13 years ago
  Shawn O. Pearce c181e1ab8a IndexPack: Use streaming for large whole blobs 13 years ago
  Shawn O. Pearce c94efa8286 Refactor IndexPack to use InputStream for inflation 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Shawn O. Pearce 22e720ce77 Honor GIT_SSH when opening SSH connections 13 years ago
  Shawn O. Pearce 04b289cc42 Abstract SSH setup to support GIT_SSH 13 years ago
  Shawn O. Pearce d279bc83b0 Support CredentialsProvider for SSH connections 13 years ago
  Shawn O. Pearce ce99b48384 Define a default CredentialsProvider 13 years ago
  Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 13 years ago
  Stefan Lay 20a5a34444 Fix WWW-Authenticate auth-scheme comparison 13 years ago
  Shawn O. Pearce 6af7e4d91a Fix URIish parsing of absolute scp-style URIs 13 years ago
  Shawn O. Pearce 08a9682e32 Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn" 13 years ago
  Matthias Sohn 8067197049 [findbugs] Fix illegal format specifier 13 years ago
  Shawn O. Pearce f5e5b98c3a IndexPack: Make translated progress messages non-static 13 years ago
  Christian Halstrick be2ddff6a7 Add support for single-slash URI 13 years ago
  Christian Halstrick 2160c09dd4 Refactored URI parsing to detect wrong URIs 13 years ago
  Christian Halstrick 2136095203 Fixed URI regexp regarding user/password part 13 years ago
  Christian Halstrick a1b0ca1807 Introduce commented constants for the segments of an URI regex 13 years ago
  Matthias Sohn 784d388c49 Externalize strings in TransportHttp 13 years ago
  Christian Halstrick 0a2b4c1455 Split URI regex strings differently 13 years ago
  Shawn O. Pearce 858b2c92e8 Support HTTP basic and digest authentication 14 years ago
  Chris West (Faux) 2a52359454 Allow ../relative paths in remotes 13 years ago
  Shawn O. Pearce ba984ba2e0 Fix checkReferencedIsReachable to use correct base list 13 years ago
  Shawn O. Pearce 6f385076e1 Discard object bodies when checking connectivity 13 years ago
  Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 13 years ago
  Shawn O. Pearce a3945d1bc8 IndexPack: Use byte limited form of getCachedBytes 13 years ago
  Shawn O. Pearce 1709800f27 Undo translation of protocol string 'unpack error' 13 years ago
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 13 years ago
  Shawn O. Pearce 2b23aac1c0 Expose pack fetch/push connections for subclassing 14 years ago
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data 14 years ago
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 13 years ago
  Mathias Kinzler fe76b41038 TransportHttp does not honor timeout setting 13 years ago
  Shawn O. Pearce 9fbce904e6 Pass PackConfig down to PackWriter when packing 14 years ago
  Shawn O. Pearce bb99ec0aa0 Simplify UploadPack use of options during writing 14 years ago