aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8cba50cd..3fd3bd96 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,19 @@
* The append functions are not transactional.
Or perhaps we should make them transactional?
-* Perhaps no GIGO in serialization
+* Perhaps no GIGO in serialization
* Too strict about tagger?
* Are refname.Tag really the same as tag names?
* Interactions with hash-function-transition
+
+* Check error wrapping in object/fetch
+
+* Pack ingestion
+ * SHA-1 collision detection
+
+* Pack store maint, gc, etc
+
+* which object ID length mismatches should panic vs error