Tay Ray Chuan c37f019d3c ObjectStoreGraphWalker.ack: use non-recursive implementation 16 years ago
..
tests cde10762dd Use datetime.utcfromtimestamp() in tests. 16 years ago
__init__.py 5c70b330a8 Mark current version as 0.5.1. 16 years ago
_objects.c 4448f3b389 Ensure we don't run past the end of the tree text. 16 years ago
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 years ago
client.py f50470119c Move get_transport_and_path to dulwich.client. 16 years ago
errors.py a4cebb6994 Add check() methods to object classes for consistency checking. 16 years ago
file.py 2a50d2a71d Improve ref handling. 16 years ago
index.py ee54e5a85e Add Index.commit. 16 years ago
lru_cache.py 60322a234f Import new lru_cache and tests. 16 years ago
misc.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 years ago
object_store.py c37f019d3c ObjectStoreGraphWalker.ack: use non-recursive implementation 16 years ago
objects.py 8ea136a660 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. 16 years ago
pack.py 5fef08db96 Avoid seek when loading pack index files. 16 years ago
patch.py 85f8035660 Use syntax understood by git am. 16 years ago
protocol.py 3f75b14d76 Extract all-zero SHA as a constant in protocol.py 16 years ago
repo.py a7b08060f5 Cope with \r in ref files on Windows. 16 years ago
server.py 8ec5cf73d3 Avoid writing to stdout. 16 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 years ago