Tay Ray Chuan fbba74d52c test_object_store: use temp dirs instead of 'foo' 15 years ago
..
tests fbba74d52c test_object_store: use temp dirs instead of 'foo' 15 years ago
__init__.py a997f8dff6 Mark current version as 0.5.1. 15 years ago
_objects.c 65a53fca3c Ensure we don't run past the end of the tree text. 15 years ago
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 years ago
client.py 4664830bc9 Move get_transport_and_path to dulwich.client. 15 years ago
errors.py eb2afb8aea Add check() methods to object classes for consistency checking. 15 years ago
file.py afad608e26 Improve ref handling. 15 years ago
index.py 4b4e4bc40f Add Index.commit. 15 years ago
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 years ago
misc.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 years ago
object_store.py 4324dad558 ObjectStoreGraphWalker.ack: use non-recursive implementation 15 years ago
objects.py 46890ceb71 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. 15 years ago
pack.py 34fae6292f Avoid seek when loading pack index files. 15 years ago
patch.py 0920ff790d Use syntax understood by git am. 15 years ago
protocol.py 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 15 years ago
repo.py bfc3a0dcb6 Cope with \r in ref files on Windows. 15 years ago
server.py a87475686c Avoid writing to stdout. 15 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 years ago