Jelmer Vernooij 9a402c53d1 Initial work migrating docstrings to google style. 5 yıl önce
..
contrib 1fd9924576 Remove unnecessary import, use context managers. 6 yıl önce
tests d95f47c9c8 Fix get_summary on python3. 6 yıl önce
__init__.py 6afa2f68d8 Release 0.19.13 6 yıl önce
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 yıl önce
_objects.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 yıl önce
_pack.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 yıl önce
archive.py 9a402c53d1 Initial work migrating docstrings to google style. 5 yıl önce
client.py 9a402c53d1 Initial work migrating docstrings to google style. 5 yıl önce
config.py 9a402c53d1 Initial work migrating docstrings to google style. 5 yıl önce
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. 7 yıl önce
errors.py 3ee7c4ef9b Explicitly call parent class constructor rather than grandparent class constructor. 6 yıl önce
fastexport.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 yıl önce
file.py cd471d47e5 Fix indentation. 7 yıl önce
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 yıl önce
hooks.py 9dff752cc6 add cwd parameter to hook 8 yıl önce
ignore.py 5219d79334 ignore: question mark should not match slash 6 yıl önce
index.py f07d4579d2 Avoid relying on EISDIR for detecting directories; it doesn't work on Windows. 6 yıl önce
line_ending.py 19cc89b435 Activate the binary detection by default 6 yıl önce
log_utils.py e5f6eb1ebd Some style fixes. 8 yıl önce
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 yıl önce
mailmap.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 yıl önce
object_store.py a367410f2c Fix error message if name happens to be a tuple. 6 yıl önce
objects.py eb1fe9c193 Raise proper error when object size is not an integer. 6 yıl önce
objectspec.py 2a818177e4 Avoid else for for loops when there is no break in the body. 6 yıl önce
pack.py 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. 6 yıl önce
patch.py 07fab8de00 Split line. 6 yıl önce
porcelain.py 9110a5e3d0 Fixing porcelain's status documentation. (#708) 6 yıl önce
protocol.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 yıl önce
reflog.py 79540cdbfb Start writing reflog entries. 7 yıl önce
refs.py 3870673777 Implement RefsContainer.__iter__. 6 yıl önce
repo.py cb99baa336 Fix style. 6 yıl önce
server.py c27a2d21dd Fix long line. 6 yıl önce
stash.py f0c9245672 Merge basic stash support. 7 yıl önce
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 yıl önce
walk.py 44895f6c07 Only import collections as top-level object. 6 yıl önce
web.py c38a5a15c3 Return a 404 not found error when repository is not found. 6 yıl önce