Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) před 13 roky
..
tests cbc2e83cdc Add very basic Repo.clone (#725369) před 13 roky
__init__.py ac2521f5fe Start on 0.8.1. před 13 roky
_compat.py fd46866303 _compat: Add implementation of all(). před 13 roky
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. před 14 roky
_objects.c a0739a94db Use Apple's Availability.h directly to determine current OS X version před 13 roky
_pack.c 8ed151e147 Allow delta's to be chunked as well. před 15 roky
client.py 15574b63e8 Support ~ in git:// URL paths. před 13 roky
diff_tree.py fd8f3edee3 diff_tree: Factor out a protected _add_change method. před 13 roky
errors.py 56a607268d walk: Raise MissingCommitError instead of KeyError. před 13 roky
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. před 14 roky
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. před 14 roky
index.py 9c7de183bd Fix order of parameters to Tree.add. před 14 roky
log_utils.py 998f9b52e9 Add logging utilities and server logging. před 15 roky
lru_cache.py e950bdd711 Clean up file headers. před 15 roky
object_store.py 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. před 13 roky
objects.py fe3a578297 objects: Add lookup_path method to Tree. před 13 roky
pack.py 2004e31218 pack: Cache binary SHA of unpacked objects. před 13 roky
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. před 14 roky
protocol.py 0bc9928b33 Cleanup some imports. před 14 roky
repo.py cbc2e83cdc Add very basic Repo.clone (#725369) před 13 roky
server.py ab4cf632e7 server: Sort ref advertisements. před 13 roky
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
walk.py fdbf283566 Remove unused imports. před 13 roky
web.py f6670286c2 web: Use correct result MIME types. před 13 roky