Jelmer Vernooij b93167cc44 Port more docstrings to Google style. 6 лет назад
..
contrib b93167cc44 Port more docstrings to Google style. 6 лет назад
tests 4963cf6bb3 Add a active_branch() function. 6 лет назад
__init__.py 1508828100 Release 0.19.13 6 лет назад
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 лет назад
_objects.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
_pack.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
archive.py fabf50875d Initial work migrating docstrings to google style. 6 лет назад
client.py fabf50875d Initial work migrating docstrings to google style. 6 лет назад
config.py fabf50875d Initial work migrating docstrings to google style. 6 лет назад
diff_tree.py 7db7c56d45 Convert more docstrings to google style. 6 лет назад
errors.py fd67351f9b Explicitly call parent class constructor rather than grandparent class constructor. 6 лет назад
fastexport.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
file.py 498ff9805c Fix indentation. 7 лет назад
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
hooks.py 7db7c56d45 Convert more docstrings to google style. 6 лет назад
ignore.py b93167cc44 Port more docstrings to Google style. 6 лет назад
index.py b93167cc44 Port more docstrings to Google style. 6 лет назад
line_ending.py b7a87d3fed Activate the binary detection by default 7 лет назад
log_utils.py 0710142881 Some style fixes. 8 лет назад
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
mailmap.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
object_store.py b9205c4a15 Fix error message if name happens to be a tuple. 6 лет назад
objects.py 72ffdef2e1 Raise proper error when object size is not an integer. 6 лет назад
objectspec.py b8e5076a18 Avoid else for for loops when there is no break in the body. 6 лет назад
pack.py b53cc13475 Revamp pack handling to deal with newly introduced packs correctly. 7 лет назад
patch.py 4971543b33 Split line. 6 лет назад
porcelain.py b93167cc44 Port more docstrings to Google style. 6 лет назад
protocol.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
reflog.py 1e9660d165 Start writing reflog entries. 8 лет назад
refs.py 420834f462 Implement RefsContainer.__iter__. 6 лет назад
repo.py f628e607eb Fix style. 6 лет назад
server.py 024def259b Fix long line. 7 лет назад
stash.py 47fe2be361 Merge basic stash support. 7 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py a8751fdd98 Only import collections as top-level object. 6 лет назад
web.py 128c84c900 Return a 404 not found error when repository is not found. 6 лет назад