Dave Borowitz 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 år sedan
..
tests 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 år sedan
__init__.py 85f64bb647 Set version to 0.8.0. 14 år sedan
_compat.py e1bf4fd4a4 _compat: Inline specific namedtuple instances. 14 år sedan
_diff_tree.c ddecd489cc _diff_tree_.c: Fix double decref of objects module. 15 år sedan
_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 år sedan
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 år sedan
client.py 4a9983a41a Support ~ in git:// URL paths. 14 år sedan
diff_tree.py 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 år sedan
errors.py 4548bac852 repo: Raise RefFormatException instead of KeyError on bad refs. 15 år sedan
fastexport.py c389599efa Implement file change commands in fast import processor. 15 år sedan
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 år sedan
index.py 1f02a13f81 Fix order of parameters to Tree.add. 15 år sedan
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 år sedan
lru_cache.py 1bdb4630c6 Clean up file headers. 15 år sedan
object_store.py 28c8589a60 objects: Add lookup_path method to Tree. 14 år sedan
objects.py 28c8589a60 objects: Add lookup_path method to Tree. 14 år sedan
pack.py 1a88055816 Fix formatting of docstrings for compatibility with pydoctor. 14 år sedan
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 år sedan
protocol.py 56ae47bef2 Cleanup some imports. 15 år sedan
repo.py 72181aa726 Add missing else in repo.__delitem__ 14 år sedan
server.py d5b8ba3d8f Rewrite add_thin_pack to use the fast PackIndexer. 14 år sedan
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 år sedan
walk.py 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 år sedan
web.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 år sedan