Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 936493f803 Fix build on python3. hace 7 años
  Jelmer Vernooij 0e99a0c56c Fix python3 support. hace 7 años
  Jelmer Vernooij dc42c6462f Handle proxy and useragent being missing. hace 7 años
  Jelmer Vernooij 453f80b481 Return symrefs from fetch_pack. hace 7 años
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. hace 8 años
  Jelmer Vernooij 6086ed2e51 Use standard strings in more places. hace 8 años
  dzhuang 3498080fe6 Fix TypeError: mix str and non-str arguments hace 8 años
  Jelmer Vernooij e5f6eb1ebd Some style fixes. hace 8 años
  Jelmer Vernooij fe12808df3 Don't drop first slash for SSH paths, except for those starting with ~. hace 8 años
  Volodymyr Holovko 3e5ec543ca #475: Unquoting credentials before passing them over to urllib2 hace 8 años
  Søren Løvborg cc263b7f87 Repo: enable "with" statement support for closing hace 8 años
  Jelmer Vernooij 792bd4862e Fix python3 build hace 8 años
  Jelmer Vernooij d75a1de49a Fix handling of unknown URL schemes in get_transport_and_path. (#465). hace 8 años
  Jelmer Vernooij 3375562763 Return refs from LocalGitClient.fetch_pack(). hace 8 años
  Jelmer Vernooij f62b7120e3 Fix http auth tests to avoid introducing new dependency on mock. hace 8 años
  Mika Mäenpää 5b174e9b62 Tests for username:passwd style urls in HttpGitClient hace 8 años
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. hace 8 años
  Mika Mäenpää 75e5db50da Tests for get_url()-methods. hace 8 años
  Jelmer Vernooij ff7b4e9dee Fix regression removing untouched refs when pushing over SSH. #441. hace 9 años
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. hace 9 años
  Jelmer Vernooij a8b36c9d37 Support removing refs from porcelain.push(). Fixes #437. hace 9 años
  Jelmer Vernooij 2f96306888 Add some documentation. hace 9 años
  Jelmer Vernooij 9e5d92fe43 Support the ssh: URL scheme. hace 9 años
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. hace 9 años
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. hace 9 años
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. hace 9 años
  Jelmer Vernooij 5591462981 Send agent= capability from client. (#298). hace 9 años
  Jelmer Vernooij 06b936bb12 Use bytes internally everywhere for client paths. hace 9 años
  Jelmer Vernooij 671d752b3b Another python2.6 fix. hace 9 años
  Jelmer Vernooij 4302d2cf55 Fix shlex, now on python2. hace 9 años