История коммитов

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