Jelmer Vernooij
|
b5f66033f2
Allow specifying path to 'dulwich log'.
|
15 anni fa |
Jelmer Vernooij
|
be1c59e261
Simplify clone code.
|
15 anni fa |
Jelmer Vernooij
|
5ab685cb2b
Fix Repository.__setitem__.
|
15 anni fa |
Jelmer Vernooij
|
bdbffe4a9d
Fix indentation.
|
15 anni fa |
Jelmer Vernooij
|
fc1df21b82
add testrepository magic.
|
15 anni fa |
Jelmer Vernooij
|
9450192d34
Add Dave to authors.
|
15 anni fa |
Jelmer Vernooij
|
1dd695d05d
Remove unused imports, limit import of nose to one file (so it's easier to
|
15 anni fa |
Jelmer Vernooij
|
66ae21cc33
Merge Dave.
|
15 anni fa |
Jelmer Vernooij
|
98376a6b28
Remove some unused imports.
|
15 anni fa |
Jelmer Vernooij
|
dcab33ad08
Merge support for no-progress capability, some PEP8 fixes and removal of unused imports.
|
15 anni fa |
Jelmer Vernooij
|
4f042941f1
Merge server capability refactoring from Dave.
|
15 anni fa |
Dave Borowitz
|
b32d76dc0d
Add include-tag capability to server.
|
15 anni fa |
Dave Borowitz
|
e2d0a615ba
Add no-progress capability support to UploadPackHandler.
|
15 anni fa |
Dave Borowitz
|
8579ade2aa
Refactor server capability code into base Handler.
|
15 anni fa |
Dave Borowitz
|
9f16fe75df
Remove unnecessary TODO in server.py.
|
15 anni fa |
Dave Borowitz
|
4f406194f0
Extract all-zero SHA as a constant in protocol.py
|
15 anni fa |
Dave Borowitz
|
98a7e586d8
Fix ReceivePackHandler to disallow deleting refs without delete-refs.
|
15 anni fa |
Dave Borowitz
|
8d0ddc8f86
Allow server handlers to specify capabilities required by clients.
|
15 anni fa |
Dave Borowitz
|
1e20a88f1a
Refactor server capability code into base Handler.
|
15 anni fa |
Dave Borowitz
|
5ddf56897a
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 anni fa |
Dave Borowitz
|
d1de8cd78d
Add cgit compatibility testing framework.
|
15 anni fa |
Jelmer Vernooij
|
94abba1673
release 0.5.0.
|
15 anni fa |
Jelmer Vernooij
|
a7baa774b7
Use ConfigParser for now
|
15 anni fa |
Jelmer Vernooij
|
74fca0d006
Fix memory leaks in error paths.
|
15 anni fa |
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+.
|
15 anni fa |
Jelmer Vernooij
|
b4495a0887
Add --pure option to setup.py.
|
15 anni fa |
anatoly techtonik
|
2f945f2391
Add --pure option to setup.py.
|
15 anni fa |
Jelmer Vernooij
|
b4ca546b04
* Cope with forward slashes correctly in the index on Windows.
|
15 anni fa |
Jelmer Vernooij
|
dabd25eb30
Change license to GPLv2 or later rather than just GPLv2 - verified with John.
|
15 anni fa |
Augie Fackler
|
9732f05ab1
repo: drop nonstandard ConfigObj dependency
|
15 anni fa |