Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij d0c3d74178 Move commit parsing into a separate function. il y a 11 ans
  Jelmer Vernooij cac8ca820c Simplify handling of message-like objects. il y a 11 ans
  Jelmer Vernooij 2218b43ffc Pass chunks rather than full text to _parse_commit_or_tag. il y a 11 ans
  Jelmer Vernooij 23775c3aee Avoid double lookups of commits during walking operations. il y a 11 ans
  Jelmer Vernooij b1375ef538 Add porcelain for 'dulwich rev-list'. il y a 11 ans
  Jelmer Vernooij 21a5f41e64 Fix typo in commit_tree command. il y a 11 ans
  Jelmer Vernooij 62b5fed273 Make graftpoints methods private for the moment. il y a 11 ans
  Jelmer Vernooij ea7037dc14 Add missing docstring. il y a 11 ans
  milki dfcae2a18e remove extraneous repo.serialize il y a 11 ans
  milki 3cbf909137 graftpoints are required to parse/serialize il y a 11 ans
  milki 65794a9c53 Simplify get_parents il y a 11 ans
  milki 4bb632fb0b No need to parse grafts on file creation il y a 11 ans
  milki 571a9f946c Update NEWS il y a 11 ans
  milki 3947c8a5f0 Walker uses Repo.get_parents il y a 11 ans
  milki c024478d90 parse and serialize graftpoints il y a 12 ans
  milki e53711cbc9 Graftpoint Tests il y a 12 ans
  Jelmer Vernooij 3cd646b2bf Fix unnecessary incref of Py_False. il y a 11 ans
  Jelmer Vernooij 55ea298e8f Some minor improvements to _diff_tree.c: il y a 11 ans
  Jelmer Vernooij c26bb196f5 Fix docstring for StackedConfig.default_backends(). il y a 11 ans
  Jelmer Vernooij 59477b3986 Cope with functions not having func_name in pypy. il y a 11 ans
  Jelmer Vernooij 77cbcca4e0 Extend tox config to run without extensions. il y a 11 ans
  Jelmer Vernooij c4547ae117 Add configuration for tox. il y a 11 ans
  Jelmer Vernooij 2aea50d34c Fix test suite when run on systems without ~/.gitconfig. il y a 11 ans
  Jelmer Vernooij fcad3368c6 Deprecate Repo.ref. il y a 11 ans
  Jelmer Vernooij 7a597e6646 Actually use Repo.get_parents. il y a 11 ans
  Jelmer Vernooij 311f5c0941 Move implementation of ObjectStore.get_graph_walker() to Repo. il y a 11 ans
  Jelmer Vernooij c04532f61f Move write_info_refs to dulwich.refs. il y a 11 ans
  Jelmer Vernooij aae3032cff Move read_info_refs from dulwich.client to dulwich.refs. il y a 11 ans
  Jelmer Vernooij 8c186f1d68 Move refs handling to a separate file. il y a 11 ans
  Jelmer Vernooij c42e47b57c Update some copyright headers. il y a 11 ans