Tay Ray Chuan 8246b1e415 pack.FilePackIndex: use self._file instead of file parameter 15 лет назад
..
tests dac48b6f4c dulwich.tests.compat: Fix rest syntax problems in module docstrings. 15 лет назад
__init__.py efbb709219 Start on 0.7.0. 15 лет назад
_compat.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
_diff_tree.c b2ef8d5493 _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users 15 лет назад
_objects.c 3fa6f9e8d4 objects.parse_tree: more gracefully handle invalid modes in trees 15 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 57abda8706 Remove duplicate copy of _fileno_can_read. 15 лет назад
diff_tree.py 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. 15 лет назад
errors.py eed326a2a0 server: Explicitly specify allowed protocol commands. 15 лет назад
fastexport.py c389599efa Implement file change commands in fast import processor. 15 лет назад
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 лет назад
index.py 1bdb4630c6 Clean up file headers. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. 15 лет назад
objects.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
pack.py 8246b1e415 pack.FilePackIndex: use self._file instead of file parameter 15 лет назад
patch.py 02e82fb0a6 Add write_tree_diff. 15 лет назад
protocol.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
repo.py 63a577b4cb Add encoding argument to Repo.do_commit(). 15 лет назад
server.py a77892b0cd server: Correct short-circuiting operation for no-op fetches. 15 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад