Jelmer Vernooij a577926b69 Use ConfigFile in Repo.get_config(). vor 14 Jahren
..
tests a577926b69 Use ConfigFile in Repo.get_config(). vor 14 Jahren
__init__.py ac2521f5fe Start on 0.8.1. vor 14 Jahren
_compat.py fd46866303 _compat: Add implementation of all(). vor 14 Jahren
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. vor 15 Jahren
_objects.c 223559c7f8 Make text argument to strnlen const. vor 14 Jahren
_pack.c 8ed151e147 Allow delta's to be chunked as well. vor 16 Jahren
client.py ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. vor 14 Jahren
config.py a577926b69 Use ConfigFile in Repo.get_config(). vor 14 Jahren
diff_tree.py fd8f3edee3 diff_tree: Factor out a protected _add_change method. vor 14 Jahren
errors.py 56a607268d walk: Raise MissingCommitError instead of KeyError. vor 14 Jahren
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. vor 15 Jahren
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. vor 15 Jahren
index.py 9c7de183bd Fix order of parameters to Tree.add. vor 15 Jahren
log_utils.py 998f9b52e9 Add logging utilities and server logging. vor 15 Jahren
lru_cache.py e950bdd711 Clean up file headers. vor 15 Jahren
object_store.py 62b640c908 Cope with locking. vor 14 Jahren
objects.py b0f2acbc1a dulwich.diff_tree: Properly raise TypeError from pure python code. vor 14 Jahren
pack.py 2004e31218 pack: Cache binary SHA of unpacked objects. vor 14 Jahren
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. vor 15 Jahren
protocol.py ed17980283 protocol: Add simple helper class for parsing a pktline stream. vor 14 Jahren
repo.py a577926b69 Use ConfigFile in Repo.get_config(). vor 14 Jahren
server.py ab4cf632e7 server: Sort ref advertisements. vor 14 Jahren
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
walk.py 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. vor 14 Jahren
web.py f6670286c2 web: Use correct result MIME types. vor 14 Jahren