Jelmer Vernooij
|
e7ebc70488
Update NEWS.
|
14 years ago |
Jelmer Vernooij
|
5ae446fa57
merge support for generating fastexport streams.
|
14 years ago |
Jelmer Vernooij
|
bfc3a0dcb6
Cope with \r in ref files on Windows.
|
15 years ago |
Jelmer Vernooij
|
fd06b10a49
Rename set_ref -> set_symbolic_ref.
|
15 years ago |
Jelmer Vernooij
|
35b699019c
Allow accessing Blob contents as chunks.
|
15 years ago |
Jelmer Vernooij
|
5a9c5ae6f9
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
15 years ago |
Jelmer Vernooij
|
f390bb8f56
Implement RefsContainer.__contains__.
|
15 years ago |
Jelmer Vernooij
|
d2f3b3c82e
Fix trailing newlines in generated patch files.
|
15 years ago |
Jelmer Vernooij
|
71ef2049d0
The 'committer' and 'message' arguments to Repo.do_commit() have
|
15 years ago |
Jelmer Vernooij
|
6ea35e6422
Merge Dave.
|
15 years ago |
Jelmer Vernooij
|
17daf92320
release 0.5.0.
|
15 years ago |
Jelmer Vernooij
|
dc2ee9c6b7
Use ConfigParser for now
|
15 years ago |
Jelmer Vernooij
|
c43a86a722
Add --pure option to setup.py.
|
15 years ago |
Jelmer Vernooij
|
59863c93ca
* Cope with forward slashes correctly in the index on Windows.
|
15 years ago |
Jelmer Vernooij
|
f47c9c5d80
Mark current version as 0.5.0
|
15 years ago |
Jelmer Vernooij
|
ba676109c2
merge improvements from Dave to the server, file locking and repository abstraction.
|
15 years ago |
Jelmer Vernooij
|
0ab7df6ebd
Implement Repo.get_config().
|
15 years ago |
Jelmer Vernooij
|
4866b506ea
Add --without-speedups option.
|
15 years ago |
Jelmer Vernooij
|
8b64c925fa
Support custom fields in commits.
|
15 years ago |
Jelmer Vernooij
|
5c16dc390f
Release 0.4.1.
|
15 years ago |
Jelmer Vernooij
|
5484737a52
Add functionality for writing patches in dulwich.patch.
|
15 years ago |
Jelmer Vernooij
|
66818bae57
Add ObjectStore.tree_changes().
|
15 years ago |
Jelmer Vernooij
|
ba48635b6d
Add functions for determining the delta between the index and a revision tree.
|
15 years ago |
Jelmer Vernooij
|
58a985b75e
Start working on 0.4.1.
|
15 years ago |
Jelmer Vernooij
|
7283d5623a
release 0.4.0.
|
15 years ago |
Jelmer Vernooij
|
38c7433154
Add proper error message when server hangs up.
|
15 years ago |
Abderrahim Kitouni
|
cdd01d5eed
Return object sha and mode rather than object itself in tree_lookup_path.
|
15 years ago |
Jelmer Vernooij
|
977e48fa51
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
15 years ago |
Jelmer Vernooij
|
5221014773
start working on 0.3.4.
|
15 years ago |
Jelmer Vernooij
|
34f6a68f0a
Release 0.3.3
|
15 years ago |