shithub: furgit

Download patch

ref: 4787fb1f1c854ca394743891d1e2d7d4c041f017
parent: b59e1bb2ed2b08223157776403a2b46c50716262
author: Runxi Yu <me@runxiyu.org>
date: Wed Mar 4 19:54:53 EST 2026

README: lineage

--- a/README.md
+++ b/README.md
@@ -105,6 +105,19 @@
 * [#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
--