Dave Borowitz dc3d739004 Add walk module to tests/__init__.py. 14 anni fa
..
tests dc3d739004 Add walk module to tests/__init__.py. 14 anni fa
__init__.py 85f64bb647 Set version to 0.8.0. 14 anni fa
_compat.py e1bf4fd4a4 _compat: Inline specific namedtuple instances. 14 anni fa
_diff_tree.c ddecd489cc _diff_tree_.c: Fix double decref of objects module. 15 anni fa
_objects.c d6cc373992 Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). 14 anni fa
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 anni fa
client.py 4a9983a41a Support ~ in git:// URL paths. 14 anni fa
diff_tree.py 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 anni fa
errors.py 3c99bca078 walk: Raise MissingCommitError instead of KeyError. 14 anni fa
fastexport.py c389599efa Implement file change commands in fast import processor. 15 anni fa
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 anni fa
index.py 1f02a13f81 Fix order of parameters to Tree.add. 15 anni fa
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 anni fa
lru_cache.py 1bdb4630c6 Clean up file headers. 15 anni fa
object_store.py 28c8589a60 objects: Add lookup_path method to Tree. 14 anni fa
objects.py 28c8589a60 objects: Add lookup_path method to Tree. 14 anni fa
pack.py 1a88055816 Fix formatting of docstrings for compatibility with pydoctor. 14 anni fa
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 anni fa
protocol.py 56ae47bef2 Cleanup some imports. 15 anni fa
repo.py 89bac30b79 repo: Implement revision_history with a Walker. 14 anni fa
server.py d5b8ba3d8f Rewrite add_thin_pack to use the fast PackIndexer. 14 anni fa
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
walk.py 924b19f7ba walk: Allow topological ordering. 14 anni fa
web.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 anni fa