Aucune description

Ryan McKern a9f7a5862b Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). il y a 14 ans
bin f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. il y a 14 ans
docs ea4e3748af Fix order of parameters to Tree.add. il y a 14 ans
dulwich a9f7a5862b Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). il y a 14 ans
.bzrignore a383e4501a Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
.testr.conf b2ae41d97b testr: Allow id list files (fixes parallel runs). il y a 14 ans
AUTHORS a383e4501a Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
COPYING c4c19475f3 Make it more like a real project. il y a 18 ans
HACKING eb26303fc6 Add notes about docstrings. il y a 14 ans
MANIFEST.in 7b387b0d58 Add manifest file to include some more docs. il y a 16 ans
Makefile 5d9838f2a0 Fix unittest2 runner and reorganize test imports. il y a 14 ans
NEWS 79d933ab6b Improve performance of Repo.revision_history(). il y a 14 ans
README 34920102e8 Simplify README. il y a 14 ans
dulwich.cfg de248241a3 Support generating pydoctor output. il y a 16 ans
setup.py b9fa7e3bf2 Hardcoding ARCHFLAGS breaks the build against fink's python il y a 14 ans

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