Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij e0f5fa1b05 Tweak the project description. il y a 12 ans
  Jelmer Vernooij 7334c3dd62 Ignore dulwich.egg-info directory. il y a 12 ans
  Jelmer Vernooij 9a07709e47 Start on 0.9.2. il y a 12 ans
  Jelmer Vernooij 5f7fa610df Release 0.9.1. il y a 12 ans
  Jelmer Vernooij dd7818f2e6 Ship test data. il y a 12 ans
  Jelmer Vernooij 07711046e2 Install bin-receive-pack and bin-upload-pack. il y a 12 ans
  Jelmer Vernooij 180915f229 Drop download_url - now hosting on pypi. il y a 12 ans
  Jelmer Vernooij 4eb4b108fe Install dulwich.tests.compat. il y a 12 ans
  Jelmer Vernooij 6fbbd14b32 Ship all docs and examples. il y a 12 ans
  Jelmer Vernooij ec564976e2 Raise appropriate NotImplementedError when encountering dumb HTTP servers. il y a 12 ans
  Jelmer Vernooij 418d7379f7 Add example for clone. il y a 12 ans
  Jelmer Vernooij ea6815c469 Add example invocation for diff.py. il y a 12 ans
  Jelmer Vernooij e9c481ab7b Add --backend flag to dul-daemon. il y a 12 ans
  Jelmer Vernooij d2b031a3cc Provide fallback for SSHVendor.connect_ssh(). il y a 12 ans
  Jelmer Vernooij 46f6d4667f Add ObjectStore.close. il y a 12 ans
  Jelmer Vernooij 9e63bab0fe Add abort return value to ObjectStore.add_pack. il y a 12 ans
  Jelmer Vernooij d80294d93a Skip remove branch test for dumb web case. il y a 12 ans
  Jelmer Vernooij 2e6e0f2a1b Add some compat tests for removing refs during push. il y a 12 ans
  Jelmer Vernooij b2b3e5c591 Remove some trailing whitespace. il y a 12 ans
  Jelmer Vernooij 39a564c8c4 Support running 'dulwich.server' and 'dulwich.web' using 'python -m'. il y a 12 ans
  Fabien Boucher 44368a10b9 Add unittest for issue del ref (issue #108) il y a 12 ans
  Fabien Boucher e24aa15b19 Fix delete remote refs il y a 12 ans
  Jelmer Vernooij 2423a38984 Remove unused import. il y a 12 ans
  Jelmer Vernooij 3882810cfe Actually, enforce determine_wants() returns an empty list. il y a 12 ans
  Fabien Boucher 8282cba373 Handle case that client does not send wanted refs. il y a 12 ans
  Jelmer Vernooij 4133f28ae2 Add 'dulwich diff' command. il y a 12 ans
  Jelmer Vernooij 07e3f576b3 Add example showing the use of diff. il y a 12 ans
  Jelmer Vernooij 4d3f610fcc Rename SSHVendor.connect_ssh to SSHVendor.run_command. il y a 12 ans
  Aaron O'Mullan fcd6aa89ee Add ParamikoSSHVendor. il y a 12 ans
  David Bennett 1b63e1e19b Add add_pack and add_thin_pack methods to MemoryObjectStore. il y a 12 ans