aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* README: Refer to the legacy branchGravatar Runxi Yu2026-02-221-1/+1
* README: Add a more minimal versionGravatar Runxi Yu2026-02-201-0/+109
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-198/+0
* Revert "README: We support basic packfile writing now"•••This reverts commit 096319e98072461a05b3e229ee7974db681b3e76. Gravatar Runxi Yu2026-02-201-1/+0
* Revert "README: Writing packfiles has deltas now, but not thin packs"•••This reverts commit aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c. Gravatar Runxi Yu2026-02-201-1/+1
* Revert "README: commit-graph is in-progress"•••This reverts commit 03369f29f16970b672eda02a2b3724800a561f3d. Gravatar Runxi Yu2026-02-201-1/+1
* Revert "README: Add writing thin packs to the list of things to do"•••This reverts commit dd59d664675ad7dfef033311d279c6f988b367d4. Gravatar Runxi Yu2026-02-201-1/+0
* Revert "README: Reachability bitmaps planned for the future"•••This reverts commit 68ab022cf978fc1159cdcfb04c62cd57521be847. Gravatar Runxi Yu2026-02-201-2/+0
* Revert "README: thin packs are supported now"•••This reverts commit 115beec0b2d29cb89ec73809b432a40e22bac07b. Gravatar Runxi Yu2026-02-201-1/+1
* Revert "README: Update packfile/thin/delta related feature items"•••This reverts commit 9fccc79763651ab45b2643dd21216411971bff74. Gravatar Runxi Yu2026-02-201-3/+3
* Revert "packed, delta: Some improvements for base selection"•••This reverts commit c1f17baa57bad0f61e639fc39c8cd5e4872142f6. Gravatar Runxi Yu2026-02-201-1/+0
* Revert "README: Clarify pack/delta/thin features"•••This reverts commit 0a0fa13928bcc136b45e289f86bebc6a300e5975. Gravatar Runxi Yu2026-02-201-6/+2
* README: Add a variation of Got's bug reporting guidelinesGravatar Runxi Yu2026-02-151-0/+16
* README: Poor code quality D:Gravatar Runxi Yu2026-02-011-0/+1
* README: Remove non-intention to support flexible storage backendsGravatar Runxi Yu2026-01-311-3/+1
* README: Large binary database format or somethingGravatar Runxi Yu2026-01-311-0/+1
* README: I guess we also want large object promisors in the futureGravatar Runxi Yu2026-01-311-0/+1
* README: We want reftables in the futureGravatar Runxi Yu2026-01-311-0/+1
* README: Clarify pack/delta/thin featuresGravatar Runxi Yu2026-01-301-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 Gravatar Runxi Yu2026-01-301-0/+1
* README: Update packfile/thin/delta related feature itemsGravatar Runxi Yu2026-01-301-3/+3
* README: thin packs are supported nowGravatar Runxi Yu2026-01-301-1/+1
* README: Reachability bitmaps planned for the futureGravatar Runxi Yu2026-01-301-0/+2
* README: Add writing thin packs to the list of things to doGravatar Runxi Yu2026-01-301-0/+1
* README: commit-graph is in-progressGravatar Runxi Yu2026-01-301-1/+1
* README: Simplify architectual considerations sectionGravatar Runxi Yu2026-01-301-8/+6
* README: We'll use github.com/cespare/xxhash/v2Gravatar Runxi Yu2026-01-291-2/+2
* README: Writing packfiles has deltas now, but not thin packsGravatar Runxi Yu2026-01-291-1/+1
* README: Various updatesGravatar Runxi Yu2026-01-291-4/+4
* README: We support basic packfile writing nowGravatar Runxi Yu2026-01-291-0/+1
* README: Document architectual considerationsGravatar Runxi Yu2026-01-191-0/+11
* More changes from the import URL updateGravatar Runxi Yu2026-01-191-1/+1
* README: Clarify that the sha1 build tag is for testing onlyGravatar Runxi Yu2026-01-171-1/+3
* README: Remove the stray ? in the builds.sr.ht URLGravatar Runxi Yu2026-01-171-1/+1
* README.md: Some updatesGravatar Runxi Yu2026-01-131-21/+14
* README updateGravatar Runxi Yu2026-01-051-5/+3
* README: Update forge links and issue tracker canonicalizationGravatar Runxi Yu2025-12-111-4/+4
* README: go-git expected performance increaseGravatar Runxi Yu2025-12-041-0/+3
* README: Remove the villosa/lindenii-forge URLs for nowGravatar Runxi Yu2025-12-021-24/+1
* README: Remove internal todo list and put it in a separate fileGravatar Runxi Yu2025-11-251-11/+0
* README: Add performanceGravatar Runxi Yu2025-11-241-0/+22
* README: RevampGravatar Runxi Yu2025-11-241-90/+60
* README: Note on integer overflowsGravatar Runxi Yu2025-11-221-0/+2
* README: no more zlib branchGravatar Runxi Yu2025-11-191-2/+1
* README: A little bit of optional Go assemblyGravatar Runxi Yu2025-11-191-1/+2
* Replace adler32 with github.com/mhr3/adler32-simd•••Unfortunately no VSX support yet Gravatar Runxi Yu2025-11-191-3/+7
* Well, we use a dependency (golang.org/x/sys/cpu) now...Gravatar Runxi Yu2025-11-191-3/+2
* README: Mention the zlib branchGravatar Runxi Yu2025-11-191-0/+1
* hare-git historyGravatar Runxi Yu2025-11-181-0/+5
* Faster than libgit2 at recursive ls-treeGravatar Runxi Yu2025-11-181-2/+2