Jelmer Vernooij
|
98c35a083e
release 0.6.1.
|
15 年之前 |
Jelmer Vernooij
|
2548d296ea
Some restructuredText fixes.
|
15 年之前 |
Jelmer Vernooij
|
d90d44431e
Use 0.6.1 version number everywhere.
|
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 年之前 |
Tay Ray Chuan
|
c914d5ea40
test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it
|
15 年之前 |
Tay Ray Chuan
|
c95d84c6ef
test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows
|
15 年之前 |
Tay Ray Chuan
|
f1d2cf7a80
dulwich/_objects.c
|
15 年之前 |
Jelmer Vernooij
|
33e710ca1d
Use --quiet when initializing git repositories in compat tests.
|
15 年之前 |
Jelmer Vernooij
|
b3a9e30341
Use self.store rather than explicitly creating a DiskObjectStore.
|
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 年之前 |
Augie Fackler
|
eb866fdb8a
compat.test_client: test SubprocessGitClient and SSHGitClient
|
15 年之前 |
Augie Fackler
|
5071c49fee
client: refactor GitClient subclasses to enhance code commonality
|
15 年之前 |
Jelmer Vernooij
|
d68b171e89
parse_tree: Fix tests for pure-python implementation.
|
15 年之前 |
Jelmer Vernooij
|
6affdc5b3b
Support Tree.iteritems() returning an iterator rather than a list.
|
15 年之前 |
Jelmer Vernooij
|
ec4992f7e6
Remove some unused imports.
|
15 年之前 |
Jelmer Vernooij
|
6697986879
Merge logging support in the web server.
|
15 年之前 |
Dave Borowitz
|
de75366961
Add simple logging to HTTP server.
|
15 年之前 |
Dave Borowitz
|
5a040fafc4
Add logging utilities and server logging.
|
15 年之前 |
Jelmer Vernooij
|
484bdb4c16
Fix tests.
|
15 年之前 |
Jelmer Vernooij
|
5c19b99b1c
When restting ShaFile._file, also reset ShaFile._magic.
|
15 年之前 |
Jelmer Vernooij
|
7e6b19d34e
Fix parsing from file-like objects.
|
15 年之前 |
Jelmer Vernooij
|
148848fa7e
Fix compatibility tests when python-testtools is installed.
|
15 年之前 |
Jelmer Vernooij
|
4f946e5cf3
Merge support for lazy loading packs.
|
15 年之前 |
Jelmer Vernooij
|
00392137d9
Add Pack.from_lazy_objects().
|
15 年之前 |