提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 048c3e1cce Allow overriding default class for local git client access. 12 年之前
  Jelmer Vernooij 84dbdd8546 Split get_transport_and_path_from_url() out of get_transport_and_path(). 12 年之前
  Jelmer Vernooij 4626929d4e Pass in known sha. 12 年之前
  Jelmer Vernooij 3ccd484b20 Support reusing known sha during object creation. 12 年之前
  Jelmer Vernooij 41ce505c2e Move commit parsing into a separate function. 12 年之前
  Jelmer Vernooij 18f48fc96d Simplify handling of message-like objects. 12 年之前
  Jelmer Vernooij 9540eba79c Pass chunks rather than full text to _parse_commit_or_tag. 12 年之前
  Jelmer Vernooij 486d29b931 Avoid double lookups of commits during walking operations. 12 年之前
  Jelmer Vernooij be492cf4c5 Add porcelain for 'dulwich rev-list'. 12 年之前
  Jelmer Vernooij 286428398a Fix typo in commit_tree command. 12 年之前
  Jelmer Vernooij 953cd91682 Make graftpoints methods private for the moment. 12 年之前
  Jelmer Vernooij dd8e8455b6 Add missing docstring. 12 年之前
  milki 118f94a28e remove extraneous repo.serialize 12 年之前
  milki 800aea9ac7 graftpoints are required to parse/serialize 12 年之前
  milki 80b9e2b4ed Simplify get_parents 12 年之前
  milki 2772585baa No need to parse grafts on file creation 12 年之前
  milki 43439c2d5f Update NEWS 12 年之前
  milki 433c18a176 Walker uses Repo.get_parents 12 年之前
  milki 31d1675147 parse and serialize graftpoints 12 年之前
  milki 262d5367da Graftpoint Tests 12 年之前
  Jelmer Vernooij 89a4385829 Fix unnecessary incref of Py_False. 12 年之前
  Jelmer Vernooij 69b88aba5d Some minor improvements to _diff_tree.c: 12 年之前
  Jelmer Vernooij dc3ea00df2 Fix docstring for StackedConfig.default_backends(). 12 年之前
  Jelmer Vernooij 97f6641450 Cope with functions not having func_name in pypy. 12 年之前
  Jelmer Vernooij 13f189f867 Extend tox config to run without extensions. 12 年之前
  Jelmer Vernooij 0fb5f82292 Add configuration for tox. 12 年之前
  Jelmer Vernooij 385bd79f49 Fix test suite when run on systems without ~/.gitconfig. 12 年之前
  Jelmer Vernooij 81179b9900 Deprecate Repo.ref. 12 年之前
  Jelmer Vernooij 7b27494ee0 Actually use Repo.get_parents. 12 年之前
  Jelmer Vernooij c2d3ebfb02 Move implementation of ObjectStore.get_graph_walker() to Repo. 12 年之前