Commit History

Author SHA1 Message Date
  Jelmer Vernooij 3a69b1255b Upload to unstable. 12 years ago
  Jelmer Vernooij 9274714a0c Include setup.cfg in SOURCES.txt 12 years ago
  Jelmer Vernooij 22d881cb02 Add changelog entry for 0.9.1. 12 years ago
  Jelmer Vernooij bd8f1fab3c Merge tag 'upstream/0.9.1' into debian 12 years ago
  Jelmer Vernooij 9c2ae93cb7 Imported Upstream version 0.9.1 12 years ago
  Jelmer Vernooij 18abcf871c Release 0.9.1. 12 years ago
  Jelmer Vernooij 2a285070e4 Ship test data. 12 years ago
  Jelmer Vernooij d973adf31a Install bin-receive-pack and bin-upload-pack. 12 years ago
  Jelmer Vernooij 388d5abaef Drop download_url - now hosting on pypi. 12 years ago
  Jelmer Vernooij 0db02bed94 Install dulwich.tests.compat. 12 years ago
  Jelmer Vernooij 0b8fd621b3 Ship all docs and examples. 12 years ago
  Jelmer Vernooij cf636a5af4 Raise appropriate NotImplementedError when encountering dumb HTTP servers. 12 years ago
  Jelmer Vernooij d8a367fa0c Add example for clone. 12 years ago
  Jelmer Vernooij 0f6a065832 Add example invocation for diff.py. 12 years ago
  Jelmer Vernooij a1b15ecd10 Add --backend flag to dul-daemon. 12 years ago
  Jelmer Vernooij ba3ff5a41e Provide fallback for SSHVendor.connect_ssh(). 12 years ago
  Jelmer Vernooij bf3a62e877 Add Vcs-Browser header. 12 years ago
  Jelmer Vernooij 7843dbb217 Add ObjectStore.close. 12 years ago
  Jelmer Vernooij 441caf1feb Add abort return value to ObjectStore.add_pack. 12 years ago
  Jelmer Vernooij 18d20844ad Skip remove branch test for dumb web case. 12 years ago
  Jelmer Vernooij 24338b9dc7 Add some compat tests for removing refs during push. 12 years ago
  Jelmer Vernooij 3aab1bffc6 Remove some trailing whitespace. 12 years ago
  Jelmer Vernooij 49446c498a Support running 'dulwich.server' and 'dulwich.web' using 'python -m'. 12 years ago
  Fabien Boucher eae1bc9d16 Add unittest for issue del ref (issue #108) 12 years ago
  Fabien Boucher 8fb6927d95 Fix delete remote refs 12 years ago
  Jelmer Vernooij 49b3e4b075 Remove unused import. 12 years ago
  Jelmer Vernooij 37fd301545 Actually, enforce determine_wants() returns an empty list. 12 years ago
  Fabien Boucher d6410d6940 Handle case that client does not send wanted refs. 12 years ago
  Jelmer Vernooij b25cc34842 Add 'dulwich diff' command. 12 years ago
  Jelmer Vernooij 5ac940c1ec Add example showing the use of diff. 12 years ago