index
:
~runxiyu
/
furgit.git
this commit
master
next
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Clarify pack/delta/thin features
Runxi Yu
2026-01-30
1
-2
/
+6
*
packed, delta: Some improvements for base selection
•••
* sort objects by type then size to improve window quality * prune bad candidates with size ratio checks * have objects are preferred
Runxi Yu
2026-01-30
1
-0
/
+1
*
README: Update packfile/thin/delta related feature items
Runxi Yu
2026-01-30
1
-3
/
+3
*
README: thin packs are supported now
Runxi Yu
2026-01-30
1
-1
/
+1
*
README: Reachability bitmaps planned for the future
Runxi Yu
2026-01-30
1
-0
/
+2
*
README: Add writing thin packs to the list of things to do
Runxi Yu
2026-01-30
1
-0
/
+1
*
README: commit-graph is in-progress
Runxi Yu
2026-01-30
1
-1
/
+1
*
README: Simplify architectual considerations section
Runxi Yu
2026-01-30
1
-8
/
+6
*
README: We'll use github.com/cespare/xxhash/v2
Runxi Yu
2026-01-29
1
-2
/
+2
*
README: Writing packfiles has deltas now, but not thin packs
Runxi Yu
2026-01-29
1
-1
/
+1
*
README: Various updates
Runxi Yu
2026-01-29
1
-4
/
+4
*
README: We support basic packfile writing now
Runxi Yu
2026-01-29
1
-0
/
+1
*
README: Document architectual considerations
Runxi Yu
2026-01-19
1
-0
/
+11
*
More changes from the import URL update
Runxi Yu
2026-01-19
1
-1
/
+1
*
README: Clarify that the sha1 build tag is for testing only
Runxi Yu
2026-01-17
1
-1
/
+3
*
README: Remove the stray ? in the builds.sr.ht URL
Runxi Yu
2026-01-17
1
-1
/
+1
*
README.md: Some updates
Runxi Yu
2026-01-13
1
-21
/
+14
*
README update
Runxi Yu
2026-01-05
1
-5
/
+3
*
README: Update forge links and issue tracker canonicalization
Runxi Yu
2025-12-11
1
-4
/
+4
*
README: go-git expected performance increase
Runxi Yu
2025-12-04
1
-0
/
+3
*
README: Remove the villosa/lindenii-forge URLs for now
Runxi Yu
2025-12-02
1
-24
/
+1
*
README: Remove internal todo list and put it in a separate file
Runxi Yu
2025-11-25
1
-11
/
+0
*
README: Add performance
Runxi Yu
2025-11-24
1
-0
/
+22
*
README: Revamp
Runxi Yu
2025-11-24
1
-90
/
+60
*
README: Note on integer overflows
Runxi Yu
2025-11-22
1
-0
/
+2
*
README: no more zlib branch
Runxi Yu
2025-11-19
1
-2
/
+1
*
README: A little bit of optional Go assembly
Runxi Yu
2025-11-19
1
-1
/
+2
*
Replace adler32 with github.com/mhr3/adler32-simd
•••
Unfortunately no VSX support yet
Runxi Yu
2025-11-19
1
-3
/
+7
*
Well, we use a dependency (golang.org/x/sys/cpu) now...
Runxi Yu
2025-11-19
1
-3
/
+2
*
README: Mention the zlib branch
Runxi Yu
2025-11-19
1
-0
/
+1
*
hare-git history
Runxi Yu
2025-11-18
1
-0
/
+5
*
Faster than libgit2 at recursive ls-tree
Runxi Yu
2025-11-18
1
-2
/
+2
*
README: Drop gccgo compatibility section
Runxi Yu
2025-11-18
1
-8
/
+0
*
Update perf stats
Runxi Yu
2025-11-17
1
-15
/
+19
*
Add internal todo
Runxi Yu
2025-11-17
1
-0
/
+9
*
README: benmarking -> test
Runxi Yu
2025-11-16
1
-2
/
+2
*
Revert "hash: Generic hash-algorithm API"
•••
This reverts commit 94bfb1fa147f80e6ec39009d41fc2f853925e0a5. Generics actually kinda suck for these purposes... once you look at it from the user's perspective.
Runxi Yu
2025-11-16
1
-2
/
+1
*
hash: Generic hash-algorithm API
Runxi Yu
2025-11-16
1
-1
/
+2
*
README: Remove example program as it's unmaintainable now
Runxi Yu
2025-11-16
1
-84
/
+0
*
Update README to reflect multi-hash
Runxi Yu
2025-11-16
1
-3
/
+3
*
README: Add my Villosa instance
Runxi Yu
2025-11-15
1
-0
/
+7
*
README: Remove satirical line about trillion-dollar pricing
Runxi Yu
2025-11-15
1
-3
/
+0
*
README: Add example
Runxi Yu
2025-11-16
1
-0
/
+84
*
Proprietary licensing fee
Runxi Yu
2025-11-15
1
-1
/
+4
*
Other forges if interested
Runxi Yu
2025-11-15
1
-3
/
+3
*
Add missing space
Runxi Yu
2025-11-15
1
-1
/
+1
*
Another README update
Runxi Yu
2025-11-15
1
-6
/
+16
*
Use Lindenii Forge
Runxi Yu
2025-11-15
1
-5
/
+29
*
gccgo support
Runxi Yu
2025-11-15
1
-1
/
+9
*
Semver
Runxi Yu
2025-11-15
1
-1
/
+2
[next]