Commit History

Author SHA1 Message Date
  Jelmer Vernooij ba3ff5a41e Provide fallback for SSHVendor.connect_ssh(). 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
  Jelmer Vernooij a660265499 Rename SSHVendor.connect_ssh to SSHVendor.run_command. 12 years ago
  Aaron O'Mullan 4cb802b7bb Add ParamikoSSHVendor. 12 years ago
  David Bennett a2e26995da Add add_pack and add_thin_pack methods to MemoryObjectStore. 12 years ago
  William Grant 7dcad69df0 Update NEWS. 12 years ago
  William Grant d97e0c705f Pack's constructor now takes resolve_ext_ref. 12 years ago
  William Grant d658e1a74f Support thin packs in Pack.iterobjects(), Pack.get_raw(). 12 years ago
  Jelmer Vernooij eba2c0fa16 Add Repo.get_description method. 12 years ago
  Jelmer Vernooij bf350f9b71 Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich 12 years ago
  William Grant aea6fbec53 Fix run_git_or_fail to let stderr be overridden. 12 years ago
  William Grant b20fdfa32f Fix capability negotiation when fetching packs over HTTP. 12 years ago
  Jelmer Vernooij 6c37e0d853 Add SSHVendor abstraction class. 12 years ago
  Jelmer Vernooij c6577db77a Update NEWS. 12 years ago
  milki f46aeb5ecc Remove delete commands when no delete=refs 12 years ago
  milki 579d45cf39 send a packfile if there is an update/create cmd 13 years ago
  Jelmer Vernooij bf9cbb355f Update NEWS. 12 years ago
  Alberto Ruiz 137c57f111 Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker 12 years ago