Jelmer Vernooij d13a0375f4 Start on 0.17.4. 8 лет назад
..
contrib 4b93fbdc0a Use ConfigParser.read_file if available. 8 лет назад
tests 26833d20cc Check for specific warning rather than matching entire list. Should fix the build on python 3.4. 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+. 8 лет назад
_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+. 8 лет назад
client.py 4b3c095aac Properly log off after retrieving just refs. 8 лет назад
config.py 60eaa905ff Properly quote config values with a # character. Fixes #511 8 лет назад
diff_tree.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
errors.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
fastexport.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
file.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
hooks.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
index.py fb60cacf55 Cope with existing submodules during pull. Fixes #505. 8 лет назад
log_utils.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
object_store.py c8ebff8c10 Check for existance of index file before opening pack. 8 лет назад
objects.py 3ce9b807a7 Remove duplicate _extra, _parents and _encoding from slots for Commit. 8 лет назад
objectspec.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
pack.py de1f93ebac Use more idiomatic python. 8 лет назад
patch.py de1f93ebac Use more idiomatic python. 8 лет назад
porcelain.py f41fe075fc Add really basic pull command. 8 лет назад
protocol.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
reflog.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
refs.py a9531cf413 Fix failing test-cases on windows. 8 лет назад
repo.py 94066d2d5a Allow passing in relative paths to porcelain.add(). 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 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад