提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij b25cc34842 Add 'dulwich diff' command. 11 年之前
  Jelmer Vernooij 5ac940c1ec Add example showing the use of diff. 11 年之前
  Jelmer Vernooij a660265499 Rename SSHVendor.connect_ssh to SSHVendor.run_command. 11 年之前
  Aaron O'Mullan 4cb802b7bb Add ParamikoSSHVendor. 11 年之前
  David Bennett a2e26995da Add add_pack and add_thin_pack methods to MemoryObjectStore. 11 年之前
  William Grant 7dcad69df0 Update NEWS. 11 年之前
  William Grant d97e0c705f Pack's constructor now takes resolve_ext_ref. 11 年之前
  William Grant d658e1a74f Support thin packs in Pack.iterobjects(), Pack.get_raw(). 11 年之前
  Jelmer Vernooij eba2c0fa16 Add Repo.get_description method. 11 年之前
  Jelmer Vernooij bf350f9b71 Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich 11 年之前
  William Grant aea6fbec53 Fix run_git_or_fail to let stderr be overridden. 11 年之前
  William Grant b20fdfa32f Fix capability negotiation when fetching packs over HTTP. 11 年之前
  Jelmer Vernooij 6c37e0d853 Add SSHVendor abstraction class. 11 年之前
  Jelmer Vernooij c6577db77a Update NEWS. 11 年之前
  milki f46aeb5ecc Remove delete commands when no delete=refs 12 年之前
  milki 579d45cf39 send a packfile if there is an update/create cmd 12 年之前
  Jelmer Vernooij bf9cbb355f Update NEWS. 11 年之前
  Alberto Ruiz 137c57f111 Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker 11 年之前
  Alberto Ruiz 910504656d If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself 11 年之前
  Jelmer Vernooij 1ad042de93 Update NEWS, add test for fetch pack with side-band-64k disabled. 12 年之前
  David Keijser 926fda9342 Fix error in fetching with side-band-64k disabled 12 年之前
  Jelmer Vernooij c5f03bc318 Update NEWS. 12 年之前
  Jelmer Vernooij 1b08a62b51 Fix tests after adding support for 40 character refs. 12 年之前
  Chow Loong Jin a252184c62 Catch ValueError in BaseRepo.__getitem__ when querying object store 12 年之前
  Chow Loong Jin 3b80e9b702 Raise a ValueError for invalid shas 12 年之前
  Jelmer Vernooij ad145d2910 Start on 0.9.1. 12 年之前
  Jelmer Vernooij 6c1781ce8b Release 0.9.0. 12 年之前
  milki 6aca03de55 Update NEWS 12 年之前
  milki d94c58a43b Add shell hook tests 12 年之前
  milki 2153de7b2c Basic Hook Framework 12 年之前