Dave Borowitz
|
cd701f4be5
Remove unnecessary TODO in server.py.
|
15 年之前 |
Dave Borowitz
|
3ec93cb958
Extract all-zero SHA as a constant in protocol.py
|
15 年之前 |
Dave Borowitz
|
b971b7e7d0
Fix ReceivePackHandler to disallow deleting refs without delete-refs.
|
15 年之前 |
Dave Borowitz
|
05b9eec833
Allow server handlers to specify capabilities required by clients.
|
15 年之前 |
Dave Borowitz
|
ef3f2e1a51
Refactor server capability code into base Handler.
|
15 年之前 |
Dave Borowitz
|
69ad47463d
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 年之前 |
Dave Borowitz
|
b457b06525
Add cgit compatibility testing framework.
|
15 年之前 |
Dave Borowitz
|
90a9c518b0
Add no-progress capability support to UploadPackHandler.
|
15 年之前 |
Dave Borowitz
|
37a673e4b2
Refactor server capability code into base Handler.
|
15 年之前 |
Jelmer Vernooij
|
17daf92320
release 0.5.0.
|
15 年之前 |
Jelmer Vernooij
|
dc2ee9c6b7
Use ConfigParser for now
|
15 年之前 |
Jelmer Vernooij
|
b9ed09fd39
Fix memory leaks in error paths.
|
15 年之前 |
Jelmer Vernooij
|
2a90afa38f
Change license of dul-web to GPLv2 or later, consistent with the rest of Dulwich. Thanks to Dave for licensing this as GPLv2+.
|
15 年之前 |
Jelmer Vernooij
|
c43a86a722
Add --pure option to setup.py.
|
15 年之前 |
anatoly techtonik
|
63e31ba4e6
Add --pure option to setup.py.
|
15 年之前 |
Jelmer Vernooij
|
59863c93ca
* Cope with forward slashes correctly in the index on Windows.
|
15 年之前 |
Jelmer Vernooij
|
24f3e1e100
Change license to GPLv2 or later rather than just GPLv2 - verified with John.
|
15 年之前 |
Augie Fackler
|
ad9506b485
repo: drop nonstandard ConfigObj dependency
|
15 年之前 |
Jelmer Vernooij
|
78e552b195
Fix read for ref deltas.
|
15 年之前 |
Jelmer Vernooij
|
e57b60765c
Return unused data
|
15 年之前 |
Jelmer Vernooij
|
bd95d2f348
Remove one-line function, only used in one place.
|
15 年之前 |
Jelmer Vernooij
|
cb066cfe6c
Remove put_named_file from public API
|
15 年之前 |
Jelmer Vernooij
|
4fecc6cde6
Fix PackData._get_size().
|
15 年之前 |
Jelmer Vernooij
|
ec5e202c7a
Delay checking size until it's actually used.
|
15 年之前 |
Jelmer Vernooij
|
1ad5b1c06a
Add convenience function for parsing info/refs file.
|
15 年之前 |
Jelmer Vernooij
|
9da742ad52
Extend DictRefsContainer.
|
15 年之前 |
Jelmer Vernooij
|
f47c9c5d80
Mark current version as 0.5.0
|
15 年之前 |
Jelmer Vernooij
|
f239494557
merge support for use with in-memory packs.
|
15 年之前 |
Jelmer Vernooij
|
eee439d98b
use fstat if possible.
|
15 年之前 |
Jelmer Vernooij
|
d01ccc7451
Allow opening pack objects from memory.
|
15 年之前 |