aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-05 09:21:57 +0800
committerGravatar Runxi Yu2026-03-05 09:21:57 +0800
commit561c3b2cf5893430d4ff63883dab818d8d6f5c3f (patch)
tree3a00bd148c00f46a21f7f13d97a1489aa7026a18 /README.md
parentREADME: several years away from stable (diff)
signatureNo signature
README: implemented/planned v0.1.48
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2809debd..072648b6 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Furgit is a low-level Git library in Go.
* Prioritize APIs for forges and other server-side uses first
* Aim for clear architecture then high performance
-## Current features
+## Implemented
* Parsing configs
* Object ID and hash algorithms (SHA-256, SHA-1)
@@ -46,7 +46,7 @@ Furgit is a low-level Git library in Go.
* Adler-32 optimizations
* ZLIB pooling
-## Future features
+## Planned
* Streaming `.pack`/`.idx` hash verifier
* `.idx` and `.rev` writing