提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij b088d5cc73 Start on 0.9.2. 12 年之前
  Jelmer Vernooij 8618765fcc Release 0.9.1. 12 年之前
  Jelmer Vernooij 9992e7bb41 Ship test data. 12 年之前
  Jelmer Vernooij 993bc4ca29 Install bin-receive-pack and bin-upload-pack. 12 年之前
  Jelmer Vernooij a5f6ce7a53 Drop download_url - now hosting on pypi. 12 年之前
  Jelmer Vernooij cad791246f Install dulwich.tests.compat. 12 年之前
  Jelmer Vernooij c23e8519e7 Ship all docs and examples. 12 年之前
  Jelmer Vernooij 4b8d7b6ace Raise appropriate NotImplementedError when encountering dumb HTTP servers. 12 年之前
  Jelmer Vernooij 4c1b3aa80d Add example for clone. 12 年之前
  Jelmer Vernooij f0d2878ba4 Add example invocation for diff.py. 12 年之前
  Jelmer Vernooij adad315683 Add --backend flag to dul-daemon. 12 年之前
  Jelmer Vernooij 6f2efdc923 Provide fallback for SSHVendor.connect_ssh(). 12 年之前
  Jelmer Vernooij 754b1fd2af Add ObjectStore.close. 12 年之前
  Jelmer Vernooij 286296bc3b Add abort return value to ObjectStore.add_pack. 12 年之前
  Jelmer Vernooij dd5ea6291b Skip remove branch test for dumb web case. 12 年之前
  Jelmer Vernooij 28cf59bfd6 Add some compat tests for removing refs during push. 12 年之前
  Jelmer Vernooij a0161a3bda Remove some trailing whitespace. 12 年之前
  Jelmer Vernooij bf8d7b8333 Support running 'dulwich.server' and 'dulwich.web' using 'python -m'. 12 年之前
  Fabien Boucher db468093c5 Add unittest for issue del ref (issue #108) 12 年之前
  Fabien Boucher 17ef12c8df Fix delete remote refs 12 年之前
  Jelmer Vernooij 299a67d354 Remove unused import. 12 年之前
  Jelmer Vernooij f2f26845a0 Actually, enforce determine_wants() returns an empty list. 12 年之前
  Fabien Boucher 6f17922b9d Handle case that client does not send wanted refs. 12 年之前
  Jelmer Vernooij cfea82e543 Add 'dulwich diff' command. 12 年之前
  Jelmer Vernooij 506685c875 Add example showing the use of diff. 12 年之前
  Jelmer Vernooij 22a97e67c4 Rename SSHVendor.connect_ssh to SSHVendor.run_command. 12 年之前
  Aaron O'Mullan 42a9ff927f Add ParamikoSSHVendor. 12 年之前
  David Bennett 99d19bff4f Add add_pack and add_thin_pack methods to MemoryObjectStore. 12 年之前
  William Grant aa2458a639 Update NEWS. 12 年之前
  William Grant 85fc29afc7 Pack's constructor now takes resolve_ext_ref. 12 年之前