Jelmer Vernooij a5493dac2e Check for specific warning rather than matching entire list. Should fix the build on python 3.4. 8 лет назад
..
contrib 5c13e1bfd9 Use ConfigParser.read_file if available. 8 лет назад
tests a5493dac2e Check for specific warning rather than matching entire list. Should fix the build on python 3.4. 8 лет назад
__init__.py e0569b0885 Start on 0.17.3. 8 лет назад
_diff_tree.c 7a30281a51 Replace PyString_AsString with PyString_AS_STRING 8 лет назад
_objects.c f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
_pack.c 7a30281a51 Replace PyString_AsString with PyString_AS_STRING 8 лет назад
archive.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
client.py 3a76532f3a Properly log off after retrieving just refs. 9 лет назад
config.py b810f48cd1 Properly quote config values with a # character. Fixes #511 8 лет назад
diff_tree.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
errors.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
fastexport.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
file.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
hooks.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
index.py 420b60f1c4 Cope with existing submodules during pull. Fixes #505. 9 лет назад
log_utils.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
object_store.py 0610ee27f9 Check for existance of index file before opening pack. 9 лет назад
objects.py d8cda830cd SHAFile: Do not trim trailing newlines from extra headers 9 лет назад
objectspec.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
pack.py ef0643d2ed Use more idiomatic python. 9 лет назад
patch.py ef0643d2ed Use more idiomatic python. 9 лет назад
porcelain.py 72216759ca Add really basic pull command. 9 лет назад
protocol.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
reflog.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
refs.py 91e2b6f501 Fix failing test-cases on windows. 9 лет назад
repo.py 2de7f33c97 Allow passing in relative paths to porcelain.add(). 9 лет назад
server.py f23ce82a08 Filter out annotated tags during clone. 9 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py 0e66f210b6 Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort. 9 лет назад
web.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад