Dave Borowitz fca0b0bee5 Clarify make_commit docstring and variable names. 15 yıl önce
..
tests fca0b0bee5 Clarify make_commit docstring and variable names. 15 yıl önce
__init__.py a997f8dff6 Mark current version as 0.5.1. 15 yıl önce
_objects.c 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 yıl önce
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 yıl önce
client.py 4290b3971a Merge pack protocol receiver fix. 15 yıl önce
errors.py 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 yıl önce
fastexport.py 09ad428bc1 Fix fastexport commit exporter, add test. 15 yıl önce
file.py 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. 15 yıl önce
index.py 4b4e4bc40f Add Index.commit. 15 yıl önce
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 yıl önce
misc.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 yıl önce
object_store.py 82f0ee09db Distinguish between ShaFile.from_file and ShaFile.from_path. 15 yıl önce
objects.py 87fe92ea91 Allow non-os file-like objects passed to ShaFile.from_file. 15 yıl önce
pack.py b4ba43c562 Fix numerous style issues. 15 yıl önce
patch.py 56ccfdefc3 Avoid mixing iterators/readline. 15 yıl önce
protocol.py b4ba43c562 Fix numerous style issues. 15 yıl önce
repo.py b4ba43c562 Fix numerous style issues. 15 yıl önce
server.py b4ba43c562 Fix numerous style issues. 15 yıl önce
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 yıl önce
web.py 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. 15 yıl önce