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
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
*
object/fetch: Update docs
v0.1.136
Runxi Yu
2026-03-29
1
-2
/
+6
*
object/store: Refine docs
Runxi Yu
2026-03-29
3
-15
/
+12
*
*: Remove Close exception for MT-Safe
v0.1.133
Runxi Yu
2026-03-29
6
-0
/
+12
*
*: Repeated calls to Close are UB by default
v0.1.132
Runxi Yu
2026-03-29
2
-4
/
+0
*
*: Add Life-Parent for Deps-Borrowed where appropriate
Runxi Yu
2026-03-29
5
-5
/
+5
*
*: Fix lints
Runxi Yu
2026-03-28
1
-1
/
+3
*
object/fetch: Update docs and rename resolver->fetcher
Runxi Yu
2026-03-28
28
-19
/
+55
*
object/{blob,commit,tag}: Update docs
Runxi Yu
2026-03-28
3
-4
/
+11
*
object/tree: Update docs
Runxi Yu
2026-03-28
6
-4
/
+46
*
object/store/{loose,packed}: TIghten language around Adler-32
Runxi Yu
2026-03-28
2
-5
/
+5
*
object/store/packed: Expect length and verify Adler-32
Runxi Yu
2026-03-28
3
-0
/
+23
*
object/store: Document writing interface lack
Runxi Yu
2026-03-28
2
-8
/
+9
*
object/store/mixed: Update docs
Runxi Yu
2026-03-28
3
-6
/
+3
*
object/store/packed: Update docs
Runxi Yu
2026-03-28
4
-16
/
+5
*
object/store/memory: Update docs
Runxi Yu
2026-03-28
1
-0
/
+2
*
object/store/loose: Update docs
Runxi Yu
2026-03-28
2
-8
/
+4
*
object/store/chain: Update docs
Runxi Yu
2026-03-28
3
-6
/
+3
*
object/store: Implementations inherit interface contracts
Runxi Yu
2026-03-28
1
-0
/
+4
*
object/store: Document store contract
Runxi Yu
2026-03-28
1
-25
/
+10
*
object/store: Rename back from storer; rename Store to ReadingStore
v0.1.118
Runxi Yu
2026-03-28
86
-2
/
+4205
*
object/store: Rename from object/storer
Runxi Yu
2026-03-27
84
-4195
/
+4
*
*: Reorder imports
Runxi Yu
2026-03-26
9
-9
/
+9
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
10
-10
/
+10
*
object/id: Empty tree
v0.1.115
Runxi Yu
2026-03-26
2
-1
/
+56
*
object/fetch: Fix comment
v0.1.114
Runxi Yu
2026-03-26
1
-1
/
+1
*
object/fetch: Fix imports
Runxi Yu
2026-03-25
1
-1
/
+1
*
object/fetch: Rename from object/resolve
Runxi Yu
2026-03-25
39
-107
/
+107
*
tree: Document that tree entries should be sorted
Runxi Yu
2026-03-25
1
-0
/
+3
*
*: Use errors.AsType
v0.1.113
Runxi Yu
2026-03-25
1
-2
/
+1
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
80
-552
/
+597
*
object: Remove type.go
Runxi Yu
2026-03-25
1
-20
/
+0
*
*: object/store -> object/storer
v0.1.107
Runxi Yu
2026-03-25
84
-165
/
+165
*
*: delta -> packfile/delta
Runxi Yu
2026-03-25
2
-2
/
+2
*
*: objectstore -> object/store
Runxi Yu
2026-03-25
83
-1
/
+4194
*
*: Resort import order
Runxi Yu
2026-03-25
10
-10
/
+10
*
*: objectid -> object/id
Runxi Yu
2026-03-25
48
-44
/
+491
*
*: objecttype, objectheader -> object/type, object/header
Runxi Yu
2026-03-25
27
-27
/
+165
*
object/resolve: I guess document this about path?
v0.1.106
Runxi Yu
2026-03-25
1
-1
/
+9
*
object/resolve: Right, I could use min here.
v0.1.100
Runxi Yu
2026-03-23
1
-4
/
+1
*
object/resolve: Add docs to treefs exported functions
v0.1.99
Runxi Yu
2026-03-23
6
-1
/
+15
*
object/resolve: thelper lint
v0.1.98
Runxi Yu
2026-03-23
1
-1
/
+1
*
object/resolve: Fix whitespace
v0.1.97
Runxi Yu
2026-03-23
3
-0
/
+6
*
object/resolve: Fix error handling; don't substring-match errors
v0.1.96
Runxi Yu
2026-03-23
2
-8
/
+58
*
object/resolve: Add TreeFS
v0.1.95
Runxi Yu
2026-03-23
12
-0
/
+582
*
object/resolve: Exhaustive
v0.1.86
Runxi Yu
2026-03-19
3
-0
/
+20
*
object/resolve: Object resolver
v0.1.85
Runxi Yu
2026-03-19
27
-0
/
+614
*
object/stored: Use generics
Runxi Yu
2026-03-19
6
-145
/
+31
*
Revert "object/header: Rename from objectheader"
•••
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
Runxi Yu
2026-03-10
8
-90
/
+10
*
object/header: Rename from objectheader
Runxi Yu
2026-03-10
8
-10
/
+90
*
object/stored: Move from objectstored
Runxi Yu
2026-03-10
6
-0
/
+147
[next]