Jelmer Vernooij fa78e89525 Include status information in Python modules. 14 éve
..
tests 510b5842c4 Split out Repo.get_config_stack(). 14 éve
__init__.py 32aa16a475 Start on 0.8.3. 14 éve
_compat.py e9932b518d _compat: Add implementation of all(). 14 éve
_diff_tree.c bf42739b62 free_objects may have tried to free uninitialized / NULL pointers 14 éve
_objects.c 523cc1cb14 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. 14 éve
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 éve
client.py fa78e89525 Include status information in Python modules. 14 éve
config.py 69ccba3339 Add writable argument to StackedConfig. 14 éve
diff_tree.py 0b158bfdba diff_tree: Factor out a protected _add_change method. 14 éve
errors.py 3c99bca078 walk: Raise MissingCommitError instead of KeyError. 14 éve
fastexport.py c389599efa Implement file change commands in fast import processor. 15 éve
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 éve
index.py 60db13ea4a add a mode argument to index_entry_from_stat. 14 éve
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 éve
lru_cache.py 1bdb4630c6 Clean up file headers. 15 éve
object_store.py 4d67a2fa23 Add more assertions. 14 éve
objects.py cf616fa79d Cope with different zlib buffer sizes in sha1 file parser. 14 éve
pack.py 32cfa69e59 pack: Avoid assert in a few cases where we want the checks, even if optimizations are enabled. 14 éve
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 éve
protocol.py 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. 14 éve
repo.py 510b5842c4 Split out Repo.get_config_stack(). 14 éve
server.py fa78e89525 Include status information in Python modules. 14 éve
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 éve
walk.py 2f7762f9a2 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. 14 éve
web.py 62388929f8 Release 0.8.2. 14 éve