Dave Borowitz
|
150d18e5f3
object_store: Include subtrees in iteration.
|
14 tahun lalu |
Dave Borowitz
|
27d6e64bee
object_store: Make iter_tree_contents depth-first.
|
14 tahun lalu |
Jelmer Vernooij
|
a18d1cffc7
Add docstrings for parse_timezone and format_timezone.
|
14 tahun lalu |
Jelmer Vernooij
|
2611c2de12
Add Blob.__slots__.
|
14 tahun lalu |
Dave Borowitz
|
8e2a79ae9d
pack: Add ThinPackData.from_file.
|
14 tahun lalu |
Dave Borowitz
|
84cc07d9c1
Use GitFile when modifying packed-refs in tests.
|
14 tahun lalu |
Dave Borowitz
|
29cc33dadd
Don't error when creating GitFiles with the default mode.
|
14 tahun lalu |
Jelmer Vernooij
|
7869dca3e2
Add trivial test for write_pack_header.
|
14 tahun lalu |
Dave Borowitz
|
70305b65ff
pack: Factor out write_pack_header.
|
14 tahun lalu |
Dave Borowitz
|
ac0aa47f4d
web: Use write() callable for output.
|
14 tahun lalu |
Dave Borowitz
|
7c0525df58
web: Handle empty-string CONTENT_LENGTH.
|
14 tahun lalu |
Dave Borowitz
|
25f375d201
test_objects: Remove unnecessary file writing.
|
14 tahun lalu |
Jelmer Vernooij
|
2316ca04d9
Use slots.
|
14 tahun lalu |
Jelmer Vernooij
|
e82b896848
Start on 0.6.2.
|
14 tahun lalu |
Jelmer Vernooij
|
4ab58f537c
release 0.6.1.
|
14 tahun lalu |
Jelmer Vernooij
|
2a89fff246
Some restructuredText fixes.
|
14 tahun lalu |
Jelmer Vernooij
|
eab5d8140d
Use 0.6.1 version number everywhere.
|
14 tahun lalu |
Dave Borowitz
|
aefdbebfa9
Move dul-web's main functionality to web.
|
14 tahun lalu |
Dave Borowitz
|
126d5223b8
Move reference WSGI handler to web.py.
|
14 tahun lalu |
Dave Borowitz
|
d932b3a447
Make dul-daemon a trivial wrapper around server functionality.
|
14 tahun lalu |
Dave Borowitz
|
83acb016e5
Use HTTPGitRequestHandler for test_web.
|
14 tahun lalu |
Tay Ray Chuan
|
25302c6026
test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it
|
14 tahun lalu |
Tay Ray Chuan
|
2754023309
test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows
|
14 tahun lalu |
Tay Ray Chuan
|
d38e55a35c
dulwich/_objects.c
|
14 tahun lalu |
Jelmer Vernooij
|
5eb51e6264
Use --quiet when initializing git repositories in compat tests.
|
15 tahun lalu |
Jelmer Vernooij
|
5179808607
Use self.store rather than explicitly creating a DiskObjectStore.
|
15 tahun lalu |
Jelmer Vernooij
|
6172888972
dulwich.pack.write_pack_index_v{1,2} now take a file-like object
|
15 tahun lalu |
Jelmer Vernooij
|
73a2f131a9
Add PackBasedObjectStore.pack_loose_objects().
|
15 tahun lalu |
Jelmer Vernooij
|
121f9e8e85
Allow overriding paths to executables in GitSSHClient.
|
15 tahun lalu |
Jelmer Vernooij
|
af56bc57e4
Merge Augie's GitClient refactoring.
|
15 tahun lalu |