Dave Borowitz
|
db4ea27094
pack: Factor out write_pack_header.
|
15 年之前 |
Dave Borowitz
|
7e9eed6f88
web: Use write() callable for output.
|
15 年之前 |
Dave Borowitz
|
2c07e3e06f
web: Handle empty-string CONTENT_LENGTH.
|
15 年之前 |
Jelmer Vernooij
|
f11a24eb4d
Use slots.
|
15 年之前 |
Jelmer Vernooij
|
6d3fa9c087
Start on 0.6.2.
|
15 年之前 |
Jelmer Vernooij
|
98c35a083e
release 0.6.1.
|
15 年之前 |
Dave Borowitz
|
9dfac55926
Move dul-web's main functionality to web.
|
15 年之前 |
Dave Borowitz
|
dd6cc9bd0e
Move reference WSGI handler to web.py.
|
15 年之前 |
Dave Borowitz
|
c14b39828b
Make dul-daemon a trivial wrapper around server functionality.
|
15 年之前 |
Dave Borowitz
|
5f26d560b0
Use HTTPGitRequestHandler for test_web.
|
15 年之前 |
Jelmer Vernooij
|
835a79095a
dulwich.pack.write_pack_index_v{1,2} now take a file-like object
|
15 年之前 |
Jelmer Vernooij
|
c2df6f9210
Add PackBasedObjectStore.pack_loose_objects().
|
15 年之前 |
Jelmer Vernooij
|
8d8e7166a7
Allow overriding paths to executables in GitSSHClient.
|
15 年之前 |
Jelmer Vernooij
|
d14bc8d9e1
Merge Augie's GitClient refactoring.
|
15 年之前 |
Dave Borowitz
|
de75366961
Add simple logging to HTTP server.
|
15 年之前 |
Dave Borowitz
|
5a040fafc4
Add logging utilities and server logging.
|
15 年之前 |
Jelmer Vernooij
|
b1f771c8f4
Use TestTools' TestCase so TestSkipped gets picked up correctly.
|
15 年之前 |
Dave Borowitz
|
8dea6e0411
Add a MemoryRepo that stores everything in memory.
|
15 年之前 |
Dave Borowitz
|
5b661442ed
Use correct path separators for named repo files.
|
15 年之前 |
Dave Borowitz
|
e7f8d65e80
Move named file initilization to BaseRepo.
|
15 年之前 |
Dave Borowitz
|
1bdb4630c6
Clean up file headers.
|
15 年之前 |
Dave Borowitz
|
61cd4598f7
Fix memory leak in C implementation of sorted_tree_items.
|
15 年之前 |
Dave Borowitz
|
d9b23da152
Add tests for sorted_tree_items and C implementation.
|
15 年之前 |
Jelmer Vernooij
|
10d2b8abb0
release 0.6.0.
|
15 年之前 |
Jelmer Vernooij
|
36be8c54ec
Update NEWS.
|
15 年之前 |
Jelmer Vernooij
|
8afb02f75c
merge support for generating fastexport streams.
|
16 年之前 |
Jelmer Vernooij
|
a7b08060f5
Cope with \r in ref files on Windows.
|
16 年之前 |
Jelmer Vernooij
|
c81330d2b3
Rename set_ref -> set_symbolic_ref.
|
16 年之前 |
Jelmer Vernooij
|
7092eba743
Allow accessing Blob contents as chunks.
|
16 年之前 |
Jelmer Vernooij
|
72fb6ca7d3
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
16 年之前 |