Dave Borowitz a88869bf56 pack: Allow reading of empty packs. 14 gadi atpakaļ
..
tests a88869bf56 pack: Allow reading of empty packs. 14 gadi atpakaļ
__init__.py 4291378545 Set version to 0.8.0. 14 gadi atpakaļ
_compat.py fd46866303 _compat: Add implementation of all(). 14 gadi atpakaļ
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 gadi atpakaļ
_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 gadi atpakaļ
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 gadi atpakaļ
client.py 15574b63e8 Support ~ in git:// URL paths. 14 gadi atpakaļ
diff_tree.py a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. 14 gadi atpakaļ
errors.py 56a607268d walk: Raise MissingCommitError instead of KeyError. 14 gadi atpakaļ
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 14 gadi atpakaļ
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 15 gadi atpakaļ
index.py 9c7de183bd Fix order of parameters to Tree.add. 14 gadi atpakaļ
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 gadi atpakaļ
lru_cache.py e950bdd711 Clean up file headers. 15 gadi atpakaļ
object_store.py fcbe1e1e60 ObjectStore.get_graph_walker() now no longer yields the same 14 gadi atpakaļ
objects.py fe3a578297 objects: Add lookup_path method to Tree. 14 gadi atpakaļ
pack.py a88869bf56 pack: Allow reading of empty packs. 14 gadi atpakaļ
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. 14 gadi atpakaļ
protocol.py 0bc9928b33 Cleanup some imports. 14 gadi atpakaļ
repo.py 71dc8de9a7 repo: Implement revision_history with a Walker. 14 gadi atpakaļ
server.py 03192bae4f Pass an HTTP request object through to handlers. 14 gadi atpakaļ
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 gadi atpakaļ
walk.py fdbf283566 Remove unused imports. 14 gadi atpakaļ
web.py 03192bae4f Pass an HTTP request object through to handlers. 14 gadi atpakaļ