diff options
| author | 2026-03-10 14:57:27 +0800 | |
|---|---|---|
| committer | 2026-03-10 14:57:27 +0800 | |
| commit | 42772b244abbf73efaef87e9f0ce5c351ce91ead (patch) | |
| tree | 7339bbaf4cb4df1c2d4d040aac99ff883ef1038a /README.md | |
| parent | ci: Ignore internal/compress (diff) | |
| signature | No signature | |
README: Add research section and format/apply patch checkboxes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -138,8 +138,8 @@ Furgit is a low-level Git library in Go. * [ ] 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 @@ Furgit is a low-level Git library in Go. * [ ] 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 |
