Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij d80294d93a Skip remove branch test for dumb web case. hace 12 años
  Jelmer Vernooij 2e6e0f2a1b Add some compat tests for removing refs during push. hace 12 años
  Jelmer Vernooij b2b3e5c591 Remove some trailing whitespace. hace 12 años
  Jelmer Vernooij 39a564c8c4 Support running 'dulwich.server' and 'dulwich.web' using 'python -m'. hace 12 años
  Fabien Boucher 44368a10b9 Add unittest for issue del ref (issue #108) hace 12 años
  Fabien Boucher e24aa15b19 Fix delete remote refs hace 12 años
  Jelmer Vernooij 2423a38984 Remove unused import. hace 12 años
  Jelmer Vernooij 3882810cfe Actually, enforce determine_wants() returns an empty list. hace 12 años
  Fabien Boucher 8282cba373 Handle case that client does not send wanted refs. hace 12 años
  Jelmer Vernooij 4133f28ae2 Add 'dulwich diff' command. hace 12 años
  Jelmer Vernooij 07e3f576b3 Add example showing the use of diff. hace 12 años
  Jelmer Vernooij 4d3f610fcc Rename SSHVendor.connect_ssh to SSHVendor.run_command. hace 12 años
  Aaron O'Mullan fcd6aa89ee Add ParamikoSSHVendor. hace 12 años
  David Bennett 1b63e1e19b Add add_pack and add_thin_pack methods to MemoryObjectStore. hace 12 años
  William Grant 775ea0a837 Update NEWS. hace 12 años
  William Grant 1317237e92 Pack's constructor now takes resolve_ext_ref. hace 12 años
  William Grant f1fe509b15 Support thin packs in Pack.iterobjects(), Pack.get_raw(). hace 12 años
  Jelmer Vernooij 763fd77f13 Add Repo.get_description method. hace 12 años
  Jelmer Vernooij 7e71b19407 Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich hace 12 años
  William Grant ad99ceee03 Fix run_git_or_fail to let stderr be overridden. hace 12 años
  William Grant 43dcbd247f Fix capability negotiation when fetching packs over HTTP. hace 12 años
  Jelmer Vernooij bb6c003e4a Add SSHVendor abstraction class. hace 12 años
  Jelmer Vernooij e4d75918ef Update NEWS. hace 12 años
  milki aab86d7537 Remove delete commands when no delete=refs hace 12 años
  milki 7d367f1ca7 send a packfile if there is an update/create cmd hace 13 años
  Jelmer Vernooij 6cac9b56fa Update NEWS. hace 12 años
  Alberto Ruiz 2f658af7c9 Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker hace 12 años
  Alberto Ruiz 1a44d171e0 If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself hace 12 años
  Jelmer Vernooij 66e7636b46 Update NEWS, add test for fetch pack with side-band-64k disabled. hace 12 años
  David Keijser e0aa2675c6 Fix error in fetching with side-band-64k disabled hace 12 años