Dave Borowitz 0f867aa906 objects: Make ShaFile.__eq__ work when other is not a ShaFile. пре 14 година
..
tests c567629a82 tests/utils: Build graphs of commits with arbitrary attributes. пре 14 година
__init__.py 4291378545 Set version to 0.8.0. пре 14 година
_compat.py d0c6630a52 _compat: Inline specific namedtuple instances. пре 14 година
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. пре 14 година
_objects.c 149b0d8ecc Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). пре 14 година
_pack.c 8ed151e147 Allow delta's to be chunked as well. пре 15 година
client.py 15574b63e8 Support ~ in git:// URL paths. пре 14 година
diff_tree.py eff9bff118 diff_tree: Make rename/rewrite threshold constants public. пре 14 година
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. пре 14 година
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. пре 14 година
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. пре 15 година
index.py 9c7de183bd Fix order of parameters to Tree.add. пре 14 година
log_utils.py 998f9b52e9 Add logging utilities and server logging. пре 15 година
lru_cache.py e950bdd711 Clean up file headers. пре 15 година
object_store.py 6e690a2548 pack: Nuke ThinPackData. пре 14 година
objects.py 0f867aa906 objects: Make ShaFile.__eq__ work when other is not a ShaFile. пре 14 година
pack.py f1c7f9ad8d Fix formatting of docstrings for compatibility with pydoctor. пре 14 година
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. пре 14 година
protocol.py 0bc9928b33 Cleanup some imports. пре 14 година
repo.py aff2d34e76 Add missing else in repo.__delitem__ пре 14 година
server.py 89fbab9735 Rewrite add_thin_pack to use the fast PackIndexer. пре 14 година
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). пре 16 година
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. пре 14 година