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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
repository: Rename resolver to fetcher
v0.1.121
Runxi Yu
2026-03-28
1
-0
/
+0
|
*
commitquery: Make a reusable engine thingy
Runxi Yu
2026-03-28
21
-44
/
+161
|
*
format/commitgraph/read: Lifetime
Runxi Yu
2026-03-28
4
-0
/
+10
|
*
format/commitgraph/read: Update docs
Runxi Yu
2026-03-28
4
-5
/
+5
|
*
ref/store/files: Update docs
Runxi Yu
2026-03-28
11
-7
/
+25
|
*
ref/store/chain: Update docs
Runxi Yu
2026-03-28
3
-6
/
+3
|
*
ref/store: Clarify contract
Runxi Yu
2026-03-28
6
-10
/
+28
|
*
ref: Consider casting to [Detached] or [Symbolic].
Runxi Yu
2026-03-28
1
-1
/
+1
|
*
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
|
*
furgit: MT-Safe does not apply for Close
Runxi Yu
2026-03-28
1
-1
/
+2
|
*
repository: Use labels
v0.1.120
Runxi Yu
2026-03-28
7
-19
/
+14
|
*
furgit: Document contract labels
Runxi Yu
2026-03-28
1
-0
/
+42
|
*
repository: Unify docs
Runxi Yu
2026-03-28
6
-4
/
+18
|
*
repository, README: Fix fetcher/resolver naming
v0.1.119
Runxi Yu
2026-03-28
5
-16
/
+16
|
*
object/store: Rename back from storer; rename Store to ReadingStore
v0.1.118
Runxi Yu
2026-03-28
99
-22
/
+4225
|
*
object/store: Rename from object/storer
Runxi Yu
2026-03-27
109
-4254
/
+63
|
*
CONTRIBUTING: Fix submitting changes deadlines
v0.1.117
Runxi Yu
2026-03-26
1
-0
/
+8
|
*
commitquery: Some file reorganizations
v0.1.116
Runxi Yu
2026-03-26
4
-82
/
+84
|
*
*: Reorder imports
Runxi Yu
2026-03-26
22
-22
/
+22
|
*
ref/name: Rename from ref/refname
Runxi Yu
2026-03-26
26
-4
/
+4
|
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
177
-42
/
+50
|
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
33
-11
/
+11
|
*
object/id: Empty tree
v0.1.115
Runxi Yu
2026-03-26
2
-1
/
+56
|
*
README: Add alternatives
Runxi Yu
2026-03-26
1
-0
/
+10
|
*
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
41
-113
/
+113
|
*
TODO: updates
Runxi Yu
2026-03-25
1
-1
/
+6
|
*
TODO: gpgsig
Runxi Yu
2026-03-25
1
-0
/
+2
|
*
internal/progress: Add package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
|
*
network: Package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
|
*
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
5
-20
/
+22
|
*
repository: Yeah this phrasing is *much* better than the 2AM one
v0.1.112
Runxi Yu
2026-03-25
1
-1
/
+2
|
*
README: Clarify the finding your way around section again
v0.1.111
Runxi Yu
2026-03-25
1
-23
/
+16
|
*
network/protocol: Rename from protocol
v0.1.110
Runxi Yu
2026-03-25
82
-62
/
+62
|
*
README: Split off contrib, benchmarks, remove history for now I guess, etc.
v0.1.109
Runxi Yu
2026-03-25
3
-105
/
+117
|
*
object: Split each object type into its own package
v0.1.108
Runxi Yu
2026-03-25
140
-712
/
+768
|
[next]