From 0f4a7e8c0c5ac2fa4f205c8ed83b6a6d7e192657 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 25 Nov 2025 08:00:00 +0800 Subject: README: Remove internal todo list and put it in a separate file --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..dcf34a1e --- /dev/null +++ b/TODO.md @@ -0,0 +1,10 @@ +## Internal to-do list + +* Consider adding repository methods that attempt to resolve objects + of a particular type. They would attempt to resolve the object's + header and return an error if the type mismatches; if it matches, + they continue from that point (passing along some state such as + the packLocation to avoid re-resolving the location from index + files). +* There may be some cases where integer overflows are handled + incorrectly. -- cgit v1.3.1-10-gc9f91