커밋 기록

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