Historie revizí

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