Jelmer Vernooij 7f5e503923 readlink on Windows/python3 requires a unicode string. 8 年之前
..
contrib 4b93fbdc0a Use ConfigParser.read_file if available. 8 年之前
tests 2efb081703 Properly close repository during tests, to fix Windows build. 8 年之前
__init__.py d13a0375f4 Start on 0.17.4. 8 年之前
_diff_tree.c 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING 8 年之前
_objects.c 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
_pack.c 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING 8 年之前
archive.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
client.py 2f28c47588 Avoid need to depend on win32pipe, use ctypes instead. 8 年之前
config.py e5f6eb1ebd Some style fixes. 8 年之前
diff_tree.py e5f6eb1ebd Some style fixes. 8 年之前
errors.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
fastexport.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
file.py e5f6eb1ebd Some style fixes. 8 年之前
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
hooks.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
index.py 7f5e503923 readlink on Windows/python3 requires a unicode string. 8 年之前
log_utils.py e5f6eb1ebd Some style fixes. 8 年之前
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
object_store.py e5f6eb1ebd Some style fixes. 8 年之前
objects.py e5f6eb1ebd Some style fixes. 8 年之前
objectspec.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
pack.py e5f6eb1ebd Some style fixes. 8 年之前
patch.py de1f93ebac Use more idiomatic python. 8 年之前
porcelain.py e5f6eb1ebd Some style fixes. 8 年之前
protocol.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
reflog.py e5f6eb1ebd Some style fixes. 8 年之前
refs.py a9531cf413 Fix failing test-cases on windows. 8 年之前
repo.py e5f6eb1ebd Some style fixes. 8 年之前
server.py 549cbc312f Filter out annotated tags during clone. 8 年之前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年之前
walk.py 7c5f7f0d0f Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort. 8 年之前
web.py e5f6eb1ebd Some style fixes. 8 年之前