Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 792bd4862e Fix python3 build il y a 8 ans
  Jelmer Vernooij d75a1de49a Fix handling of unknown URL schemes in get_transport_and_path. (#465). il y a 8 ans
  Jelmer Vernooij 3375562763 Return refs from LocalGitClient.fetch_pack(). il y a 8 ans
  Jelmer Vernooij f62b7120e3 Fix http auth tests to avoid introducing new dependency on mock. il y a 8 ans
  Mika Mäenpää 5b174e9b62 Tests for username:passwd style urls in HttpGitClient il y a 8 ans
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 8 ans
  Mika Mäenpää 75e5db50da Tests for get_url()-methods. il y a 8 ans
  Jelmer Vernooij ff7b4e9dee Fix regression removing untouched refs when pushing over SSH. #441. il y a 8 ans
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. il y a 8 ans
  Jelmer Vernooij a8b36c9d37 Support removing refs from porcelain.push(). Fixes #437. il y a 8 ans
  Jelmer Vernooij 2f96306888 Add some documentation. il y a 8 ans
  Jelmer Vernooij 9e5d92fe43 Support the ssh: URL scheme. il y a 9 ans
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. il y a 9 ans
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. il y a 9 ans
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. il y a 9 ans
  Jelmer Vernooij 5591462981 Send agent= capability from client. (#298). il y a 9 ans
  Jelmer Vernooij 06b936bb12 Use bytes internally everywhere for client paths. il y a 9 ans
  Jelmer Vernooij 671d752b3b Another python2.6 fix. il y a 9 ans
  Jelmer Vernooij 4302d2cf55 Fix shlex, now on python2. il y a 9 ans
  Jelmer Vernooij 4a229200fd Revert "Attempt to fix test suite on python2.6." il y a 9 ans
  Jelmer Vernooij 3b0ed1f9b2 Attempt to fix test suite on python2.6. il y a 9 ans
  Jelmer Vernooij e5e210fe72 Allow arguments in local client binary path overrides. il y a 9 ans
  Mike Edgar e6b3a31294 client: add get_refs method for just ref discovery il y a 9 ans
  Gary van der Merwé e44a24220b Switched `default_local_git_client_cls` to `LocalGitClient`. il y a 10 ans
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. il y a 10 ans
  Gary van der Merwe 7c2c8f6ac1 Make sure we clean up all temp dir when running tests. il y a 10 ans
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. il y a 10 ans
  Jelmer Vernooij aed57f9aa4 Convert client, protocol to python3. il y a 10 ans
  Jelmer Vernooij edcddc85fc Simplify imports. il y a 10 ans
  Jelmer Vernooij b61886c0f4 Some cleanup. il y a 10 ans