Jelmer Vernooij
|
00e6078e8f
NEWS: Add two missing items.
|
14 years ago |
Jelmer Vernooij
|
a2a3faecbc
Update NEWS.
|
14 years ago |
Jelmer Vernooij
|
5140734dfd
Add entry for tutorial update.
|
14 years ago |
Jelmer Vernooij
|
d77e80b8bf
Fix dul-receive-pack and dul-upload-pack.
|
14 years ago |
Jelmer Vernooij
|
e1fd8c6dd1
dulwich.server: Add serve_command.
|
14 years ago |
Jelmer Vernooij
|
89e2e22671
Reorganize the tutorial. This kills some of the duplication and
|
14 years ago |
Jelmer Vernooij
|
c5b2ca8245
Run the tutorial inside the test suite.
|
14 years ago |
Jelmer Vernooij
|
9e9a89ff8a
Add write_tree_diff.
|
14 years ago |
Jelmer Vernooij
|
1757726e24
Support parsing git mbox patches without a version tail, as generated by Mercurial.
|
14 years ago |
Jelmer Vernooij
|
b6ab38c097
Merge fix to correctly cope with no-op fetches in the server.
|
15 years ago |
Jelmer Vernooij
|
3cc260edbe
Merge addition of eof() and unread_pkt_line().
|
15 years ago |
Jelmer Vernooij
|
dd7fe05372
Add Tree.items().
|
15 years ago |
Jelmer Vernooij
|
d05ab0d509
Start on 0.7.0.
|
15 years ago |
Jelmer Vernooij
|
ae72d6803e
Release 0.6.2.
|
15 years ago |
Jelmer Vernooij
|
95bd3ae5fa
Merge some bare-repo related fixes from Dirk Neumann.
|
15 years ago |
Dave Borowitz
|
20ad97bcd5
server: Correct short-circuiting operation for no-op fetches.
|
15 years ago |
Dave Borowitz
|
308f4e2d5e
Add eof() and unread_pkt_line() methods to Protocol.
|
15 years ago |
Jelmer Vernooij
|
0e6f522fb4
Use python-fastimport.
|
15 years ago |
David Borowitz
|
dec5a42a45
MissingObjectFinder: minor cleanup: 80 chars, others.
|
15 years ago |
Hans Kolek
|
ca9a68de53
Provide strnlen() on mingw32 which doesn't have it.
|
15 years ago |
Dave Borowitz
|
b8d0b530ec
Use real in-memory objects rather than stubs for server tests.
|
15 years ago |
Dave Borowitz
|
df2a95d585
Add utility functions to DictRefsContainer, useful for tests.
|
15 years ago |
Dave Borowitz
|
11a5f9001d
Allow overwriting id property of objects in test utils.
|
15 years ago |
Dave Borowitz
|
75dc621c3d
Delegate SHA peeling to the object store.
|
15 years ago |
Dave Borowitz
|
2c6035a0a9
Refactor some of dulwich.tests.compat.server_utils.
|
15 years ago |
Dave Borowitz
|
c215828698
server: Explicitly specify allowed protocol commands.
|
15 years ago |
Jelmer Vernooij
|
c6568b717e
New dulwich.pack.MemoryPackIndex class.
|
15 years ago |
Jelmer Vernooij
|
ba26aa3792
PackIndex1 and PackIndex2 now subclass FilePackIndex, which is
|
15 years ago |
Dave Borowitz
|
d47e6903bc
Clean up docstrings in dulwich.protocol.
|
15 years ago |
Jelmer Vernooij
|
6f726b2d1e
Update NEWS.
|
15 years ago |