Historique des commits

Auteur SHA1 Message Date
  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 11 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
  Jelmer Vernooij 633270989b Add log command to porcelain. il y a 11 ans
  Jelmer Vernooij c794750f45 Clarify porcelain module behaviour. il y a 11 ans
  Jelmer Vernooij 6047ead898 Provide a rm command in porcelain. il y a 11 ans
  Jelmer Vernooij 1d9419a437 Add 'add' command to porcelain. il y a 11 ans
  Jelmer Vernooij 2752184fe4 Support passing in repositories for repo arguments in porcelain. il y a 11 ans
  Jelmer Vernooij a9f9b6261e Add clone to porcelain. il y a 11 ans
  Jelmer Vernooij d152936241 Add init support to porcelain. il y a 11 ans
  Jelmer Vernooij aa2b6b15c8 Add basic commit support to porcelain. il y a 11 ans