Commit graph

3 commits

Author SHA1 Message Date
joerg
8ea17389c1 dulwich-0.6.0:
- Support include-tag for the server
- New fastexport module for generating such streams
- HTTP dumb and smart server
- Various improvements and bugfixes
2010-06-14 10:15:15 +00:00
joerg
8c592818b5 Update to dulwich 0.4.1:
* Add ObjectStore.iter_tree_contents()
* Add Index.changes_from_tree()
* Add ObjectStore.tree_changes()
* Add functionality for writing patches in dulwich.patch.
2010-02-11 15:04:25 +00:00
joerg
1096bc4175 Import py-dulwich-0.4.0:
Dulwich is a Python implement of the Git file formats and protocols.
It provides a standalone implementation that doesn't depend on the
presence of Git itself.
2009-11-04 19:49:24 +00:00