Dave Borowitz
|
2d7904e381
web: Distinguish between missing files and read errors.
|
14 years ago |
Dave Borowitz
|
150d18e5f3
object_store: Include subtrees in iteration.
|
14 years ago |
Dave Borowitz
|
27d6e64bee
object_store: Make iter_tree_contents depth-first.
|
14 years ago |
Dave Borowitz
|
8e2a79ae9d
pack: Add ThinPackData.from_file.
|
14 years ago |
Dave Borowitz
|
84cc07d9c1
Use GitFile when modifying packed-refs in tests.
|
14 years ago |
Dave Borowitz
|
29cc33dadd
Don't error when creating GitFiles with the default mode.
|
14 years ago |
Dave Borowitz
|
70305b65ff
pack: Factor out write_pack_header.
|
14 years ago |
Dave Borowitz
|
ac0aa47f4d
web: Use write() callable for output.
|
14 years ago |
Dave Borowitz
|
7c0525df58
web: Handle empty-string CONTENT_LENGTH.
|
14 years ago |
Jelmer Vernooij
|
2316ca04d9
Use slots.
|
14 years ago |
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 |