.. |
contrib
|
6086ed2e51
Use standard strings in more places.
|
8 years ago |
tests
|
08f4a39975
Correctly handle include, exclude than include in .gitignore
|
8 years ago |
__init__.py
|
d13a0375f4
Start on 0.17.4.
|
8 years ago |
_diff_tree.c
|
f3f62888f0
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 years ago |
_objects.c
|
51a89e7ded
Drop unnecessary version compatibility code.
|
8 years ago |
_pack.c
|
b3c2d6da2b
Move moduledef to beginning of function.
|
8 years ago |
archive.py
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 years ago |
client.py
|
f8dc641571
in update_refs(), deleted refs should be set to ZERO_SHA, not None.
|
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 |
ignore.py
|
08f4a39975
Correctly handle include, exclude than include in .gitignore
|
8 years ago |
index.py
|
6f1a08a75f
Fix test on Python3 w/ Windows.
|
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
|
9495d7042e
Factor out finding of untracked paths.
|
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
|
2f2ae37b07
Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504
|
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 |