shithub: furgit

Download patch

ref: 42772b244abbf73efaef87e9f0ce5c351ce91ead
parent: 23750ddc2bf2390b73eaef9bc16373dda6bbf097
author: Runxi Yu <me@runxiyu.org>
date: Tue Mar 10 10:57:27 EDT 2026

README: Add research section and format/apply patch checkboxes

--- a/README.md
+++ b/README.md
@@ -138,8 +138,8 @@
     * [ ] Patience
     * [ ] Histogram
     * [ ] Tree-way
-  * Format patch
-  * Apply/amend patch
+  * [ ] Format patch
+  * [ ] Apply/amend patch
 * Branch integration/rewrite/etc methods
   * [ ] Merge
     * [ ] Recursive
@@ -209,6 +209,12 @@
   * [ ] Worktree
     * [ ] Common directory
     * [ ] Worktree-specific references
+* Research
+  * [ ] Dynamic packfiles
+    * [ ] Compaction; page-sized hole punching
+    * [ ] Dynamic indexing
+      * [ ] Linear/extendible/spiral hashing
+    * [ ] Dynamic reachability bitmaps
 
 ## Not planned
 
--