aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-05 00:54:53 +0800
committerGravatar Runxi Yu2026-03-05 00:54:53 +0800
commit4787fb1f1c854ca394743891d1e2d7d4c041f017 (patch)
tree3a70e44e6206dae4363de5a5a773eb26810596d3 /README.md
parentREADME: Clarify benchmarks (diff)
signatureNo signature
README: lineage
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index c46181f4..966fbd36 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,19 @@ Furgit is a low-level Git library in Go.
* [#lindenii](https://web.libera.chat/#lindenii)
on [Libera.Chat](https://libera.chat)
+## History and lineage
+
+* I wrote Lindenii Forge
+* I wrote [hare-git](https://codeberg.org/lindenii/hare-git)
+* I wanted a faster Git library for
+ [Lindenii Villosa](https://codeberg.org/lindenii/villosa)
+ the next generation of Lindenii Forge
+* I translated hare-git and put it into `internal/common/git` in Villosa
+* I extracted it out into a general-purpose library, which is what we
+ have now
+* I was thinking of names and I accidentally typed "git" as "fur" (i.e., left
+ shifted one key on my QWERTY keyboard), so, "Furgit"
+
## Reporting bugs
All problem/bug reports should include a reproduction recipe in form