Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij c26bb196f5 Fix docstring for StackedConfig.default_backends(). hace 11 años
  Jelmer Vernooij 59477b3986 Cope with functions not having func_name in pypy. hace 11 años
  Jelmer Vernooij 77cbcca4e0 Extend tox config to run without extensions. hace 11 años
  Jelmer Vernooij c4547ae117 Add configuration for tox. hace 11 años
  Jelmer Vernooij 2aea50d34c Fix test suite when run on systems without ~/.gitconfig. hace 11 años
  Jelmer Vernooij fcad3368c6 Deprecate Repo.ref. hace 11 años
  Jelmer Vernooij 7a597e6646 Actually use Repo.get_parents. hace 11 años
  Jelmer Vernooij 311f5c0941 Move implementation of ObjectStore.get_graph_walker() to Repo. hace 11 años
  Jelmer Vernooij c04532f61f Move write_info_refs to dulwich.refs. hace 11 años
  Jelmer Vernooij aae3032cff Move read_info_refs from dulwich.client to dulwich.refs. hace 11 años
  Jelmer Vernooij 8c186f1d68 Move refs handling to a separate file. hace 11 años
  Jelmer Vernooij c42e47b57c Update some copyright headers. hace 11 años
  Jelmer Vernooij f3836f3650 Add ConfigDict.itersections. hace 11 años
  Jelmer Vernooij 46c4b29e46 Reimplement iteritems. hace 11 años
  Jelmer Vernooij 4969501030 Add test for ConfigDict.iteritems. hace 11 años
  Jelmer Vernooij b202c74278 Add wrapper for commit-tree. hace 11 años
  Jelmer Vernooij 8d4d28cb9b Add porcelain for diff-tree. hace 11 años
  max 4bf10e80dd Properly close pack files on exceptions. hace 12 años
  Marcin Kuzminski b9f5641e39 Python 2.4+ compat hace 11 años
  Marcin Kuzminski 776d9d8964 Added_symbolic_ref function into porcelain module. hace 11 años
  Marcin Kuźmiński 8362a203ed Update hooks.py hace 11 años
  Jelmer Vernooij 0019a49d4d Fix dulwich._compat docstring to make pydoctor happy. hace 11 años
  Jelmer Vernooij 26816e6ed8 Update NEWS. hace 11 años
  Jelmer Vernooij 91b8507f80 Merge branch 'porcelain' of git://git.samba.org/jelmer/dulwich hace 11 años
  Jelmer Vernooij dd6998855a Remove some unnecessary code, update NEWS. hace 11 años
  Víðir Valberg Guðmundsson 56cb1ee121 Making set_description method compatible with python 2.4 by not using 'with' hace 11 años
  Víðir Valberg Guðmundsson 69d247ba75 Added Repo.set_description method. hace 11 años
  Jelmer Vernooij c71b6367fa Return Repo from porcelain.clone(). hace 11 años
  Jelmer Vernooij 4ae0330540 Support author and committer options to commit. hace 11 años
  Jelmer Vernooij c32cd5ee61 Add implementation of 'show' for porcelain. hace 11 años