Jelmer Vernooij
|
cb066cfe6c
Remove put_named_file from public API
|
il y a 15 ans |
Jelmer Vernooij
|
4fecc6cde6
Fix PackData._get_size().
|
il y a 15 ans |
Jelmer Vernooij
|
ec5e202c7a
Delay checking size until it's actually used.
|
il y a 15 ans |
Jelmer Vernooij
|
1ad5b1c06a
Add convenience function for parsing info/refs file.
|
il y a 15 ans |
Jelmer Vernooij
|
9da742ad52
Extend DictRefsContainer.
|
il y a 15 ans |
Jelmer Vernooij
|
f47c9c5d80
Mark current version as 0.5.0
|
il y a 15 ans |
Jelmer Vernooij
|
f239494557
merge support for use with in-memory packs.
|
il y a 15 ans |
Jelmer Vernooij
|
eee439d98b
use fstat if possible.
|
il y a 15 ans |
Jelmer Vernooij
|
d01ccc7451
Allow opening pack objects from memory.
|
il y a 15 ans |
Jelmer Vernooij
|
0728eb3126
Only use mmap for index files.
|
il y a 15 ans |
Jelmer Vernooij
|
fa35be7423
Avoid using mmap when unnecessary.
|
il y a 15 ans |
Jelmer Vernooij
|
d405efd141
Use simple read function.
|
il y a 15 ans |
Jelmer Vernooij
|
f414c2a55c
Remove unused argument to simple_mmap.
|
il y a 15 ans |
Jelmer Vernooij
|
79034ac0e7
Fix issue creating new repositories, with trivial smoke test.
|
il y a 15 ans |
Jelmer Vernooij
|
8f3dfd0de2
Remove pointless assertion - we'll get an exception in any case if the pack doesn't exist.
|
il y a 15 ans |
Jelmer Vernooij
|
909d3b892a
Move some functions back from DiskRefsContainer to RefsContainer.
|
il y a 15 ans |
Jelmer Vernooij
|
dbdcbd6572
Ask for forgiveness, not permission.
|
il y a 15 ans |
Jelmer Vernooij
|
d81a1fe079
Ask for forgiveness, not permission.
|
il y a 15 ans |
Jelmer Vernooij
|
fe6fe65895
Add extra base class for DiskObjectStore.
|
il y a 15 ans |
Jelmer Vernooij
|
25197c670a
Remove unnecessary indirection.
|
il y a 15 ans |
Jelmer Vernooij
|
ca47424fef
Make base directories variable global.
|
il y a 15 ans |
Jelmer Vernooij
|
b787e303e6
Move do_commit() and has_index() from Repo to BaseRepo.
|
il y a 15 ans |
Jelmer Vernooij
|
4aa396e600
Add BaseRepo.put_named_file.
|
il y a 15 ans |
Jelmer Vernooij
|
ba676109c2
merge improvements from Dave to the server, file locking and repository abstraction.
|
il y a 15 ans |
Dave Borowitz
|
076b8d5a7b
Add tests for HTTP server.
|
il y a 15 ans |
Dave Borowitz
|
2a9e8a0de8
Fix flaky/failing tests introduced in the last few changes.
|
il y a 15 ans |
Dave Borowitz
|
ea1d5562fd
Add smart HTTP support to dul-web.
|
il y a 15 ans |
Dave Borowitz
|
17dce7dc52
Working pass at an HTTP server, only dumb at the moment
|
il y a 15 ans |
Dave Borowitz
|
afad608e26
Improve ref handling.
|
il y a 15 ans |
Dave Borowitz
|
ed23aeae02
Improve server protocol error handling; fix flush-pkt handling.
|
il y a 15 ans |