| .. |
|
tests
|
8bd0aac382
Use simple read function.
|
16 年 前 |
|
__init__.py
|
272b2af4cd
Mark current version as 0.5.0
|
16 年 前 |
|
_objects.c
|
1c91fa9af9
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
16 年 前 |
|
_pack.c
|
0507786a78
Fix sentinels.
|
16 年 前 |
|
client.py
|
9ba1903fd5
Add convenience functions for fetching objects.
|
16 年 前 |
|
errors.py
|
43f74147b5
Move do_commit() and has_index() from Repo to BaseRepo.
|
16 年 前 |
|
file.py
|
2a50d2a71d
Improve ref handling.
|
16 年 前 |
|
index.py
|
71e389913a
Add a GitFile class that uses the same locking protocol for writes as git.
|
16 年 前 |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
16 年 前 |
|
misc.py
|
ffe36198b1
Fix formatting issues.
|
17 年 前 |
|
object_store.py
|
846ec3f680
Ask for forgiveness, not permission.
|
16 年 前 |
|
objects.py
|
71e389913a
Add a GitFile class that uses the same locking protocol for writes as git.
|
16 年 前 |
|
pack.py
|
1ef1e5ad91
Remove one-line function, only used in one place.
|
16 年 前 |
|
patch.py
|
a4390e60b4
Support diffstats in git am-style patches.
|
16 年 前 |
|
protocol.py
|
3e974654f2
Add smart HTTP support to dul-web.
|
16 年 前 |
|
repo.py
|
5e33a6226a
Remove put_named_file from public API
|
16 年 前 |
|
server.py
|
3e974654f2
Add smart HTTP support to dul-web.
|
16 年 前 |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 年 前 |
|
web.py
|
d3930ff468
Add tests for HTTP server.
|
16 年 前 |