Historique des commits

Auteur SHA1 Message Date
  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
  Jelmer Vernooij f3836f3650 Add ConfigDict.itersections. il y a 11 ans
  Jelmer Vernooij 46c4b29e46 Reimplement iteritems. il y a 11 ans
  Jelmer Vernooij 4969501030 Add test for ConfigDict.iteritems. il y a 11 ans
  Jelmer Vernooij b202c74278 Add wrapper for commit-tree. il y a 11 ans
  Jelmer Vernooij 8d4d28cb9b Add porcelain for diff-tree. il y a 11 ans
  max 4bf10e80dd Properly close pack files on exceptions. il y a 12 ans
  Marcin Kuzminski b9f5641e39 Python 2.4+ compat il y a 11 ans
  Marcin Kuzminski 776d9d8964 Added_symbolic_ref function into porcelain module. il y a 11 ans
  Marcin Kuźmiński 8362a203ed Update hooks.py il y a 11 ans
  Jelmer Vernooij 0019a49d4d Fix dulwich._compat docstring to make pydoctor happy. il y a 11 ans
  Jelmer Vernooij 26816e6ed8 Update NEWS. il y a 11 ans
  Jelmer Vernooij 91b8507f80 Merge branch 'porcelain' of git://git.samba.org/jelmer/dulwich il y a 11 ans
  Jelmer Vernooij dd6998855a Remove some unnecessary code, update NEWS. il y a 11 ans
  Víðir Valberg Guðmundsson 56cb1ee121 Making set_description method compatible with python 2.4 by not using 'with' il y a 11 ans
  Víðir Valberg Guðmundsson 69d247ba75 Added Repo.set_description method. il y a 11 ans
  Jelmer Vernooij c71b6367fa Return Repo from porcelain.clone(). il y a 11 ans
  Jelmer Vernooij 4ae0330540 Support author and committer options to commit. il y a 11 ans
  Jelmer Vernooij c32cd5ee61 Add implementation of 'show' for porcelain. il y a 11 ans