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