Dave Borowitz ef2583af24 diff_tree: Add rename_detector to tree_changes. před 14 roky
..
tests ef2583af24 diff_tree: Add rename_detector to tree_changes. před 14 roky
__init__.py 4291378545 Set version to 0.8.0. před 14 roky
_compat.py d0c6630a52 _compat: Inline specific namedtuple instances. před 14 roky
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. před 14 roky
_objects.c 149b0d8ecc Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). před 14 roky
_pack.c 8ed151e147 Allow delta's to be chunked as well. před 15 roky
client.py 15574b63e8 Support ~ in git:// URL paths. před 14 roky
diff_tree.py ef2583af24 diff_tree: Add rename_detector to tree_changes. před 14 roky
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. před 14 roky
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. před 14 roky
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. před 14 roky
index.py 9c7de183bd Fix order of parameters to Tree.add. před 14 roky
log_utils.py 998f9b52e9 Add logging utilities and server logging. před 15 roky
lru_cache.py e950bdd711 Clean up file headers. před 15 roky
object_store.py fe3a578297 objects: Add lookup_path method to Tree. před 14 roky
objects.py fe3a578297 objects: Add lookup_path method to Tree. před 14 roky
pack.py f1c7f9ad8d Fix formatting of docstrings for compatibility with pydoctor. před 14 roky
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. před 14 roky
protocol.py 0bc9928b33 Cleanup some imports. před 14 roky
repo.py aff2d34e76 Add missing else in repo.__delitem__ před 14 roky
server.py 89fbab9735 Rewrite add_thin_pack to use the fast PackIndexer. před 14 roky
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
walk.py 876b4c3cdf walk: Return only commits matching specified paths. před 14 roky
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. před 14 roky