TODO: Add an item about commit objets
This commit is contained in:
parent
3d7bff2d41
commit
1feac1b787
7
TODO
7
TODO
|
|
@ -1,5 +1,12 @@
|
||||||
* Documentation
|
* Documentation
|
||||||
|
|
||||||
|
* Rethink commit objects
|
||||||
|
- Drop the a{sv} per https://bugzilla.gnome.org/show_bug.cgi?id=673012
|
||||||
|
- Do we need freeform subject/body? Or should it just be a generic
|
||||||
|
key-value store?
|
||||||
|
- Optional non-object metadata; e.g., "detached" GPG signatures which
|
||||||
|
are in the same file (to avoid double HTTP requests)
|
||||||
|
|
||||||
* Hybrid SSL pull (fetch refs over SSL, content via plain HTTP)
|
* Hybrid SSL pull (fetch refs over SSL, content via plain HTTP)
|
||||||
|
|
||||||
* ostree-commit: multithreaded/async (basically compute sha256 in parallel)
|
* ostree-commit: multithreaded/async (basically compute sha256 in parallel)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue