Jelmer Vernooij
|
e82b896848
Start on 0.6.2.
|
14 years ago |
Jelmer Vernooij
|
4ab58f537c
release 0.6.1.
|
14 years ago |
Dave Borowitz
|
aefdbebfa9
Move dul-web's main functionality to web.
|
14 years ago |
Dave Borowitz
|
126d5223b8
Move reference WSGI handler to web.py.
|
14 years ago |
Dave Borowitz
|
d932b3a447
Make dul-daemon a trivial wrapper around server functionality.
|
14 years ago |
Dave Borowitz
|
83acb016e5
Use HTTPGitRequestHandler for test_web.
|
14 years ago |
Jelmer Vernooij
|
6172888972
dulwich.pack.write_pack_index_v{1,2} now take a file-like object
|
14 years ago |
Jelmer Vernooij
|
73a2f131a9
Add PackBasedObjectStore.pack_loose_objects().
|
14 years ago |
Jelmer Vernooij
|
121f9e8e85
Allow overriding paths to executables in GitSSHClient.
|
14 years ago |
Jelmer Vernooij
|
af56bc57e4
Merge Augie's GitClient refactoring.
|
14 years ago |
Dave Borowitz
|
e1e0ecefc3
Add simple logging to HTTP server.
|
14 years ago |
Dave Borowitz
|
998f9b52e9
Add logging utilities and server logging.
|
14 years ago |
Jelmer Vernooij
|
3ef09128a8
Use TestTools' TestCase so TestSkipped gets picked up correctly.
|
14 years ago |
Dave Borowitz
|
3a417f870f
Add a MemoryRepo that stores everything in memory.
|
14 years ago |
Dave Borowitz
|
44e1d6154c
Use correct path separators for named repo files.
|
14 years ago |
Dave Borowitz
|
20f3afcdb8
Move named file initilization to BaseRepo.
|
14 years ago |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
14 years ago |
Dave Borowitz
|
f24570658f
Fix memory leak in C implementation of sorted_tree_items.
|
14 years ago |
Dave Borowitz
|
06867d6fbf
Add tests for sorted_tree_items and C implementation.
|
14 years ago |
Jelmer Vernooij
|
b7b801d266
release 0.6.0.
|
14 years ago |
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.
|
14 years ago |
Jelmer Vernooij
|
fd06b10a49
Rename set_ref -> set_symbolic_ref.
|
14 years ago |
Jelmer Vernooij
|
35b699019c
Allow accessing Blob contents as chunks.
|
14 years ago |
Jelmer Vernooij
|
5a9c5ae6f9
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
14 years ago |
Jelmer Vernooij
|
f390bb8f56
Implement RefsContainer.__contains__.
|
14 years ago |
Jelmer Vernooij
|
d2f3b3c82e
Fix trailing newlines in generated patch files.
|
14 years ago |
Jelmer Vernooij
|
71ef2049d0
The 'committer' and 'message' arguments to Repo.do_commit() have
|
14 years ago |
Jelmer Vernooij
|
6ea35e6422
Merge Dave.
|
14 years ago |