Jelmer Vernooij
|
ea4e3748af
Fix order of parameters to Tree.add.
|
14 years ago |
Jelmer Vernooij
|
8a2f5cefc0
BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
|
14 years ago |
Ted Horst
|
c1c8d0dd7a
_diff_tree_.c: Fix double decref of objects module.
|
14 years ago |
Jelmer Vernooij
|
fbe8d2646d
Merge sphinxification of documentation, by Lukasz Balcerzak.
|
14 years ago |
Lukasz Balcerzak
|
be8d653ef0
Merged changelog and overview docs into main index file. Fixed typo at NEWS.
|
14 years ago |
Jelmer Vernooij
|
a98c270e8d
Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python.
|
14 years ago |
Pascal Quantin
|
4e2126a876
Fix the build on Windows.
|
14 years ago |
Jelmer Vernooij
|
f8fba0900e
Start working on 0.7.1.
|
14 years ago |
Jelmer Vernooij
|
7296802544
Release 0.7.0.
|
14 years ago |
Jelmer Vernooij
|
7ca3ed649c
NEWS: Add two missing items.
|
14 years ago |
Jelmer Vernooij
|
853ab2111b
Update NEWS.
|
14 years ago |
Jelmer Vernooij
|
32cb0b4248
Add entry for tutorial update.
|
14 years ago |
Jelmer Vernooij
|
1775703442
Fix dul-receive-pack and dul-upload-pack.
|
14 years ago |
Jelmer Vernooij
|
3142b6effe
dulwich.server: Add serve_command.
|
14 years ago |
Jelmer Vernooij
|
a383e4501a
Reorganize the tutorial. This kills some of the duplication and
|
14 years ago |
Jelmer Vernooij
|
72b85bfc67
Run the tutorial inside the test suite.
|
14 years ago |
Jelmer Vernooij
|
61d36cebc8
Add write_tree_diff.
|
14 years ago |
Jelmer Vernooij
|
e1fce85af0
Support parsing git mbox patches without a version tail, as generated by Mercurial.
|
14 years ago |
Jelmer Vernooij
|
4e9fc6d5ff
Merge fix to correctly cope with no-op fetches in the server.
|
14 years ago |
Jelmer Vernooij
|
5d4a046f21
Merge addition of eof() and unread_pkt_line().
|
14 years ago |
Jelmer Vernooij
|
2c3184f23a
Add Tree.items().
|
14 years ago |
Jelmer Vernooij
|
7b45c7c020
Start on 0.7.0.
|
14 years ago |
Jelmer Vernooij
|
7e931151de
Release 0.6.2.
|
14 years ago |
Jelmer Vernooij
|
23cdf855c2
Merge some bare-repo related fixes from Dirk Neumann.
|
14 years ago |
Dave Borowitz
|
f09bdd409b
server: Correct short-circuiting operation for no-op fetches.
|
15 years ago |
Dave Borowitz
|
d58b892341
Add eof() and unread_pkt_line() methods to Protocol.
|
15 years ago |
Jelmer Vernooij
|
e694b48279
Use python-fastimport.
|
14 years ago |
David Borowitz
|
85f17454c4
MissingObjectFinder: minor cleanup: 80 chars, others.
|
14 years ago |
Hans Kolek
|
f72cac196a
Provide strnlen() on mingw32 which doesn't have it.
|
15 years ago |
Dave Borowitz
|
4c77413f27
Use real in-memory objects rather than stubs for server tests.
|
15 years ago |