Histórico de Commits

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