Historique des commits

Auteur SHA1 Message Date
  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
  William Grant 775ea0a837 Update NEWS. il y a 12 ans
  William Grant 1317237e92 Pack's constructor now takes resolve_ext_ref. il y a 12 ans
  William Grant f1fe509b15 Support thin packs in Pack.iterobjects(), Pack.get_raw(). il y a 12 ans
  Jelmer Vernooij 763fd77f13 Add Repo.get_description method. il y a 12 ans
  Jelmer Vernooij 7e71b19407 Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich il y a 12 ans
  William Grant ad99ceee03 Fix run_git_or_fail to let stderr be overridden. il y a 12 ans
  William Grant 43dcbd247f Fix capability negotiation when fetching packs over HTTP. il y a 12 ans
  Jelmer Vernooij bb6c003e4a Add SSHVendor abstraction class. il y a 12 ans
  Jelmer Vernooij e4d75918ef Update NEWS. il y a 12 ans
  milki aab86d7537 Remove delete commands when no delete=refs il y a 12 ans
  milki 7d367f1ca7 send a packfile if there is an update/create cmd il y a 13 ans
  Jelmer Vernooij 6cac9b56fa Update NEWS. il y a 12 ans
  Alberto Ruiz 2f658af7c9 Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker il y a 12 ans
  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 il y a 12 ans
  Jelmer Vernooij 66e7636b46 Update NEWS, add test for fetch pack with side-band-64k disabled. il y a 12 ans
  David Keijser e0aa2675c6 Fix error in fetching with side-band-64k disabled il y a 12 ans