Jelmer Vernooij 1ef3f3b053 $HOME is now explicitly specified for tests that use it to read vor 14 Jahren
..
tests 1ef3f3b053 $HOME is now explicitly specified for tests that use it to read vor 14 Jahren
__init__.py b38066c5bc Open 0.8.4. vor 14 Jahren
_compat.py e9932b518d _compat: Add implementation of all(). vor 14 Jahren
_diff_tree.c bf42739b62 free_objects may have tried to free uninitialized / NULL pointers vor 14 Jahren
_objects.c 523cc1cb14 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. vor 14 Jahren
_pack.c 99efb813f1 Allow delta's to be chunked as well. vor 16 Jahren
client.py ab04ec1a0d dulwich.client: Make progress argument optional. vor 14 Jahren
config.py 69ccba3339 Add writable argument to StackedConfig. vor 14 Jahren
diff_tree.py 0b158bfdba diff_tree: Factor out a protected _add_change method. vor 14 Jahren
errors.py 3c99bca078 walk: Raise MissingCommitError instead of KeyError. vor 14 Jahren
fastexport.py c389599efa Implement file change commands in fast import processor. vor 15 Jahren
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. vor 15 Jahren
index.py e7ec4b3b34 Simplify Repo.stage a bit by using index_entry_from_stat. vor 14 Jahren
log_utils.py 5a040fafc4 Add logging utilities and server logging. vor 15 Jahren
lru_cache.py 1bdb4630c6 Clean up file headers. vor 15 Jahren
object_store.py 3d3778fb00 Fix incorrect read/write handling in "object_store.py". vor 14 Jahren
objects.py 32cc60d601 Add a docstring for S_ISGITLINK. vor 14 Jahren
pack.py 32cfa69e59 pack: Avoid assert in a few cases where we want the checks, even if optimizations are enabled. vor 14 Jahren
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. vor 15 Jahren
protocol.py 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. vor 14 Jahren
repo.py 36aebb3d50 Fix typo. vor 14 Jahren
server.py fa78e89525 Include status information in Python modules. vor 14 Jahren
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
walk.py 2f7762f9a2 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. vor 14 Jahren
web.py 62388929f8 Release 0.8.2. vor 14 Jahren