Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Rowlands 81bd07a842 use shlex.split hace 3 años
  Peter Rowlands 63260de689 split subprocess ssh_command args hace 3 años
  Peter Rowlands 5971aa03ae client: add support for GIT_SSH_COMMAND hace 3 años
  Jelmer Vernooij 5559440256 Split out a AbstractHTTPGitClient class. hace 4 años
  Jelmer Vernooij 40ba88eb9b Add separate HTTPProxyUnauthorized exception. hace 4 años
  Jelmer Vernooij da8b31e8aa Fix formatting. hace 4 años
  Jelmer Vernooij 22b22a52b0 Don't specify depth to determine_wants if it's not set, for backwards compatibility. hace 4 años
  Peter Rowlands 83dbaca039 fetch: pass fetch depth into determine_wants hace 4 años
  Peter Rowlands a420b022b8 client: force fetching known refs when depth > 1 hace 4 años
  Aksh Gupta d6fc2e465e chore: refactor code quality issues hace 4 años
  Jelmer Vernooij 77c84b0008 add some client-side logging. hace 4 años
  Jelmer Vernooij e59f22c1d3 Add a GcsObjectStore. hace 4 años
  Jelmer Vernooij c8ce22c255 Reformatting. hace 4 años
  Jelmer Vernooij 6266df34af Reformat with black. hace 4 años
  Georges Racinet 4e70c1becb client/credentials: ignore end-of-line character hace 4 años
  Jelmer Vernooij fb31b0acd1 Track url in HTTPUnauthorized. hace 4 años
  DzmitrySudnik 4974d15710 Allow "ACK" and "NACK" (without new line) in client.py hace 4 años
  Jelmer Vernooij 4257373679 Add support for honoring HTTP proxy environment variables. Thanks, Aurélien Campéas. Fixes #797 hace 4 años
  Jelmer Vernooij e43edaf3c4 Fix tests, add version support to index. hace 5 años
  Jelmer Vernooij 4f5b6f5a3d Add tests for stderr parsing. hace 5 años
  Jelmer Vernooij d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. hace 5 años
  Jelmer Vernooij 27dbb6fe70 Return a SendPackResult object from GitClient.send_pack. hace 5 años
  Jelmer Vernooij 1fd0e3c07b Remove unused function. hace 5 años
  Jelmer Vernooij e297ced7f5 Strip newlines in hangup output. hace 5 años
  Jelmer Vernooij 523533614d Raise a HTTPUnauthorized error when the server responds with a 401. hace 5 años
  Jelmer Vernooij b129f52273 Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739 hace 5 años
  Jelmer Vernooij e3e68dcecc When the client hangs up unexpectedly, forwars stderr lines. hace 5 años
  Jelmer Vernooij 62d77523dc Avoid errno. hace 5 años
  Jelmer Vernooij 437fb6ceac Cope with urlparse being imported as a function. hace 5 años
  Jelmer Vernooij bced3762c1 Fix style errors. hace 5 años