Dave Borowitz
|
1e20a88f1a
Refactor server capability code into base Handler.
|
hace 15 años |
Dave Borowitz
|
5ddf56897a
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
hace 15 años |
Dave Borowitz
|
d1de8cd78d
Add cgit compatibility testing framework.
|
hace 15 años |
Dave Borowitz
|
e2d0a615ba
Add no-progress capability support to UploadPackHandler.
|
hace 15 años |
Dave Borowitz
|
8579ade2aa
Refactor server capability code into base Handler.
|
hace 15 años |
Jelmer Vernooij
|
94abba1673
release 0.5.0.
|
hace 15 años |
Jelmer Vernooij
|
a7baa774b7
Use ConfigParser for now
|
hace 15 años |
Jelmer Vernooij
|
74fca0d006
Fix memory leaks in error paths.
|
hace 15 años |
Jelmer Vernooij
|
921769dfb4
Change license of dul-web to GPLv2 or later, consistent with the rest of Dulwich. Thanks to Dave for licensing this as GPLv2+.
|
hace 15 años |
Jelmer Vernooij
|
b4495a0887
Add --pure option to setup.py.
|
hace 15 años |
anatoly techtonik
|
2f945f2391
Add --pure option to setup.py.
|
hace 15 años |
Jelmer Vernooij
|
b4ca546b04
* Cope with forward slashes correctly in the index on Windows.
|
hace 15 años |
Jelmer Vernooij
|
dabd25eb30
Change license to GPLv2 or later rather than just GPLv2 - verified with John.
|
hace 15 años |
Augie Fackler
|
9732f05ab1
repo: drop nonstandard ConfigObj dependency
|
hace 15 años |
Jelmer Vernooij
|
be216d8baa
Fix read for ref deltas.
|
hace 15 años |
Jelmer Vernooij
|
d93e5a3e8c
Return unused data
|
hace 15 años |
Jelmer Vernooij
|
005512967b
Remove one-line function, only used in one place.
|
hace 15 años |
Jelmer Vernooij
|
2f706af7c6
Remove put_named_file from public API
|
hace 15 años |
Jelmer Vernooij
|
3e4858a6e4
Fix PackData._get_size().
|
hace 15 años |
Jelmer Vernooij
|
2c7dd158fd
Delay checking size until it's actually used.
|
hace 15 años |
Jelmer Vernooij
|
c70bb0235e
Add convenience function for parsing info/refs file.
|
hace 15 años |
Jelmer Vernooij
|
6f250697e7
Extend DictRefsContainer.
|
hace 15 años |
Jelmer Vernooij
|
916cf3d45e
Mark current version as 0.5.0
|
hace 15 años |
Jelmer Vernooij
|
6196883bb2
merge support for use with in-memory packs.
|
hace 15 años |
Jelmer Vernooij
|
17063a6f5f
use fstat if possible.
|
hace 15 años |
Jelmer Vernooij
|
bd7e0c44bf
Allow opening pack objects from memory.
|
hace 15 años |
Jelmer Vernooij
|
c44618c3b3
Only use mmap for index files.
|
hace 15 años |
Jelmer Vernooij
|
7d6918ad89
Avoid using mmap when unnecessary.
|
hace 15 años |
Jelmer Vernooij
|
3dc0717f6f
Use simple read function.
|
hace 15 años |
Jelmer Vernooij
|
fb1513b2f7
Remove unused argument to simple_mmap.
|
hace 15 años |