| .. |
|
tests
|
96975e0fff
remove unnecessary refs functions from Repo that are now on refs.
|
16 anni fa |
|
__init__.py
|
e8c6522c7d
Start working on 0.3.1
|
16 anni fa |
|
_objects.c
|
1243b82e9c
Fix memory leak in parse_tree.
|
16 anni fa |
|
_pack.c
|
9f9e6cd1a0
Fix memory leak.
|
17 anni fa |
|
client.py
|
23c7f7c66b
Cope git-upload-pack arguments, apparently necessary for some hosts.
|
16 anni fa |
|
errors.py
|
2578fc8756
Fix copyright headers.
|
16 anni fa |
|
index.py
|
f5ef5835da
More commit_tree tests and fixes.
|
16 anni fa |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
16 anni fa |
|
misc.py
|
ffe36198b1
Fix formatting issues.
|
17 anni fa |
|
object_store.py
|
fc21b22ec4
Add extra asserts, skip more revisions.
|
16 anni fa |
|
objects.py
|
48df4d1d01
Remove unused sha import
|
16 anni fa |
|
pack.py
|
4b5f604f39
Raise sha error if necessary, always return refs, fix docs.
|
16 anni fa |
|
protocol.py
|
2b1bceb679
Provide more complete file-like API to pack write commands, since they need tell().
|
16 anni fa |
|
repo.py
|
0e3626467d
Implement Repo.__setitem__ and Repo.__delitem__.
|
16 anni fa |
|
server.py
|
5439bd2be3
More docstrings.
|
16 anni fa |