Sin descripción

Dave Borowitz 3c99bca078 walk: Raise MissingCommitError instead of KeyError. hace 14 años
bin 885202f815 dul-*-pack: Print usage message when not enough arguments are specified. hace 15 años
docs 1f02a13f81 Fix order of parameters to Tree.add. hace 15 años
dulwich 3c99bca078 walk: Raise MissingCommitError instead of KeyError. hace 14 años
.bzrignore f5a81e693a Reorganize the tutorial. This kills some of the duplication and hace 15 años
.testr.conf 97383d783a testr: Allow id list files (fixes parallel runs). hace 15 años
AUTHORS f5a81e693a Reorganize the tutorial. This kills some of the duplication and hace 15 años
COPYING 7cf5612d20 Make it more like a real project. hace 19 años
HACKING 18a4a4bde5 Add notes about docstrings. hace 15 años
MANIFEST.in 1566561bf3 Add manifest file to include some more docs. hace 17 años
Makefile 5d0b069968 Fix unittest2 runner and reorganize test imports. hace 15 años
NEWS 4ed3f5d0cd diff_tree: Add rename_detector to tree_changes. hace 14 años
README 11a92eda4d Simplify README. hace 15 años
dulwich.cfg c89721d124 Support generating pydoctor output. hace 16 años
setup.py d1edd497b7 If setuptools is installed, "python setup.py test" will now run the testsuite. hace 14 años

README

This is the Dulwich project.

It aims to give an interface to git repos (both local and remote) that doesn't
call out to git directly but instead uses pure Python.

The project is named after the part of London that Mr. and Mrs. Git live in
in the particular Monty Python sketch. It is based on the Python-Git module
that James Westby released in 2007 and now
maintained by Jelmer Vernooij et al.

Please file bugs in the Dulwich project on Launchpad:

https://bugs.launchpad.net/dulwich/+filebug