Jelmer Vernooij a17185314e Add porcelain 'daemon'. пре 11 година
..
contrib e0282d541c Move the swift backend to dulwich/contrib. пре 11 година
tests a17185314e Add porcelain 'daemon'. пре 11 година
__init__.py 4c1353099e Start on 0.9.7. пре 11 година
_diff_tree.c 3d2e49ae41 py3k: These need to return a value since in Py3k they're no longer void пре 11 година
_objects.c 3d2e49ae41 py3k: These need to return a value since in Py3k they're no longer void пре 11 година
_pack.c dd3df654d4 _pack.c: Check for NULL return from Py_BuildValue. пре 13 година
client.py f5c0a12252 Add write_error argument to GitClient.archive(). пре 11 година
config.py 5a4e20d14b Add pep8 make target and fix some pep8ness. пре 11 година
diff_tree.py a34503994d Fix logic for extra adds of identical files. пре 11 година
errors.py c42e47b57c Update some copyright headers. пре 11 година
fastexport.py eb603df9ad Remove long lines. пре 11 година
file.py f6283abd86 Close file objects. пре 11 година
greenthreads.py 7445fc9c9e Add dulwich.greenthreads module. пре 11 година
hooks.py c42e47b57c Update some copyright headers. пре 11 година
index.py c34bd620e4 index: Fix IndexEntry to not include name. пре 11 година
log_utils.py d856df40d9 Add logging utilities and server logging. пре 15 година
lru_cache.py c6453c6d42 Use int division `//` insted of float division `/`. пре 11 година
object_store.py f6439d709d Merge branch 'py3k' of git://github.com/Ormod/dulwich пре 11 година
objects.py 5a4e20d14b Add pep8 make target and fix some pep8ness. пре 11 година
objectspec.py 08640c1f73 Add `dulwich.objectspec`. пре 11 година
pack.py 868e7e04ed For the moment, keep deltification disabled - but add a flag to enable it. пре 11 година
patch.py 5d66fbea9d Use email.parser rather than rfc822. пре 11 година
porcelain.py a17185314e Add porcelain 'daemon'. пре 11 година
protocol.py c506678ad5 Close files for Protocol objects. пре 11 година
refs.py 70ea9dd73c Use next(iter) instead of iter.next() пре 11 година
repo.py f6283abd86 Close file objects. пре 11 година
server.py a17185314e Add porcelain 'daemon'. пре 11 година
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). пре 16 година
walk.py 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k пре 11 година
web.py 478d142713 Fix another potential XSS issue, and add test for the previous one. пре 11 година