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
/
refstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Lint
Runxi Yu
2026-03-04
16
-37
/
+427
*
*: gofumpt
Runxi Yu
2026-03-04
1
-2
/
+2
*
refstore/packed: Use os.Root
v0.1.42
Runxi Yu
2026-03-03
2
-15
/
+40
*
*: Add more tests
Runxi Yu
2026-02-21
2
-0
/
+133
*
repository, {ref,object}store: Make stores own their roots
Runxi Yu
2026-02-21
2
-4
/
+7
*
*: Modernize and lint; add CI
v0.1.17
Runxi Yu
2026-02-21
7
-32
/
+94
*
*: Update doc-comments yet again
v0.1.14
Runxi Yu
2026-02-21
1
-0
/
+1
*
*: Update doc-comments
v0.1.13
Runxi Yu
2026-02-21
4
-5
/
+5
*
*: Use testgit.NewRepo
Runxi Yu
2026-02-21
3
-8
/
+12
*
refstore/reftable: Add basic implementation
Runxi Yu
2026-02-21
7
-0
/
+1159
*
refstore/packed: Add packed refs backend
Runxi Yu
2026-02-21
4
-0
/
+381
*
refstore: ResolveFully doesn't inherently peel annotated tags
Runxi Yu
2026-02-21
1
-0
/
+3
*
refstore: Add ref shortening
Runxi Yu
2026-02-21
6
-0
/
+233
*
refstore/loose: Add loose refs implementation
Runxi Yu
2026-02-21
4
-0
/
+369
*
refstore/chain: Remove casts unsupported by the contract
Runxi Yu
2026-02-21
1
-13
/
+0
*
refstore: Document that ref.Detached/Symbolic should be values, not
•••
pointers.
Runxi Yu
2026-02-21
1
-0
/
+3
*
refstore/chain: Add chained refstore implementation
Runxi Yu
2026-02-21
1
-0
/
+130
*
refstore: Add documentation on declared Store methods
Runxi Yu
2026-02-21
1
-0
/
+12
*
refstore: Add basic reference store interfaces
Runxi Yu
2026-02-21
1
-0
/
+19