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