Jelmer Vernooij
|
a997f8dff6
Mark current version as 0.5.1.
|
15 年之前 |
Jelmer Vernooij
|
f390bb8f56
Implement RefsContainer.__contains__.
|
15 年之前 |
Jelmer Vernooij
|
115d2a9f75
Improve formatting, update docstring.
|
15 年之前 |
Jelmer Vernooij
|
d75fa982db
Add Repo.stage.
|
15 年之前 |
Jelmer Vernooij
|
4664830bc9
Move get_transport_and_path to dulwich.client.
|
15 年之前 |
Jelmer Vernooij
|
7dd732625b
Add docstrings.
|
15 年之前 |
Jelmer Vernooij
|
b35c1ec6da
Improve docstrings.
|
15 年之前 |
Bruce Duncan
|
c9d59df93b
In threaded programs, more than one thread can try to add the same object at
|
15 年之前 |
Jelmer Vernooij
|
0920ff790d
Use syntax understood by git am.
|
15 年之前 |
Jelmer Vernooij
|
f65c271ce7
Make sure mode is initialized.
|
15 年之前 |
Jelmer Vernooij
|
d2f3b3c82e
Fix trailing newlines in generated patch files.
|
15 年之前 |
Jelmer Vernooij
|
71ef2049d0
The 'committer' and 'message' arguments to Repo.do_commit() have
|
15 年之前 |
Jelmer Vernooij
|
4b4e4bc40f
Add Index.commit.
|
15 年之前 |
Jelmer Vernooij
|
339eee3ac3
Allow specifying path to 'dulwich log'.
|
15 年之前 |
Jelmer Vernooij
|
9208f15845
Simplify clone code.
|
15 年之前 |
Jelmer Vernooij
|
7d7d8e6252
Fix Repository.__setitem__.
|
15 年之前 |
Jelmer Vernooij
|
d936f9e280
Fix indentation.
|
15 年之前 |
Jelmer Vernooij
|
1f1368eec1
add testrepository magic.
|
15 年之前 |
Jelmer Vernooij
|
eefb4f30e8
Add Dave to authors.
|
15 年之前 |
Jelmer Vernooij
|
061d51ba33
Remove unused imports, limit import of nose to one file (so it's easier to
|
15 年之前 |
Jelmer Vernooij
|
6ea35e6422
Merge Dave.
|
15 年之前 |
Jelmer Vernooij
|
35f368b3be
Remove some unused imports.
|
15 年之前 |
Jelmer Vernooij
|
c41354db2a
Merge support for no-progress capability, some PEP8 fixes and removal of unused imports.
|
15 年之前 |
Jelmer Vernooij
|
dc0479f0bb
Merge server capability refactoring from Dave.
|
15 年之前 |
Dave Borowitz
|
5ee31ca465
Add include-tag capability to server.
|
15 年之前 |
Dave Borowitz
|
90a9c518b0
Add no-progress capability support to UploadPackHandler.
|
15 年之前 |
Dave Borowitz
|
37a673e4b2
Refactor server capability code into base Handler.
|
15 年之前 |
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 年之前 |