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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Fix lints
v0.1.164
Runxi Yu
2026-03-30
1
-1
/
+1
*
network/receivepack/service: Some cleanups
v0.1.162
Runxi Yu
2026-03-30
4
-24
/
+14
*
network/receivepack: Fix some leftovers
Runxi Yu
2026-03-30
4
-5
/
+2
*
network/receivepack: Cleanup; also document QuarantinedObjects nullness
Runxi Yu
2026-03-30
6
-11
/
+15
*
network/receivepack: Use dual
Runxi Yu
2026-03-30
13
-739
/
+164
*
ref/store: Remove ReadWriteStore
Runxi Yu
2026-03-30
2
-3
/
+11
*
object/store: ReadingStore -> Reader
Runxi Yu
2026-03-30
5
-7
/
+7
*
network/receivepack/service: Remove erroneous assignment
v0.1.153
Runxi Yu
2026-03-30
1
-1
/
+0
*
*: Update docs
v0.1.151
Runxi Yu
2026-03-29
1
-1
/
+4
*
*: Remove Close from object/ref store interfaces
•••
At places where you own the object, you should have the literal implementation with Close. If you're using it via the interface, then you probably don't own that store, and you shouldn't be closing it. Thanks to Michael Muré from git-bug for this point.
Runxi Yu
2026-03-29
1
-4
/
+0
*
commitquery: Use fetcher
Runxi Yu
2026-03-29
1
-1
/
+2
*
object/id: Zero is a property of the algorithm
v0.1.140
Runxi Yu
2026-03-29
10
-35
/
+31
*
*: Add Life-Parent for Deps-Borrowed where appropriate
Runxi Yu
2026-03-29
1
-1
/
+1
*
network: Fix labels
Runxi Yu
2026-03-29
8
-5
/
+21
*
network/protocol: Constructors get Life-Parent too
Runxi Yu
2026-03-29
8
-8
/
+8
*
network/protocol: Deps-Borrowed where appropriate
Runxi Yu
2026-03-29
2
-0
/
+4
*
network/protocol: Add more contract labels
Runxi Yu
2026-03-29
6
-0
/
+12
*
network/protocol/v0v1/server: Add contract labels
Runxi Yu
2026-03-29
2
-0
/
+10
*
network/receivepack: Hook intolevel
Runxi Yu
2026-03-28
2
-4
/
+2
*
network/protocol: Flush ChunkWriter properly
v0.1.129
Runxi Yu
2026-03-28
4
-22
/
+15
*
network: Rename flush (clearly distinguish flushing IO and writing flush pack...
Runxi Yu
2026-03-28
18
-112
/
+112
*
network, internal/progress, format/packfile/ingest: Use WriteFlusher
Runxi Yu
2026-03-28
9
-37
/
+47
*
network/receivepack/hooks: Fix whitespace
v0.1.128
Runxi Yu
2026-03-28
1
-0
/
+1
*
network/receivepack/hooks: Close mix; reuse queries
v0.1.127
Runxi Yu
2026-03-28
1
-1
/
+4
*
network/receivepack: Update docs
v0.1.124
Runxi Yu
2026-03-28
5
-15
/
+9
*
network/receivepack: Add commit-graph support
v0.1.122
Runxi Yu
2026-03-28
7
-5
/
+18
*
object/store: Rename back from storer; rename Store to ReadingStore
v0.1.118
Runxi Yu
2026-03-28
5
-7
/
+7
*
object/store: Rename from object/storer
Runxi Yu
2026-03-27
8
-18
/
+18
*
*: Reorder imports
Runxi Yu
2026-03-26
5
-5
/
+5
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
2
-2
/
+2
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
32
-0
/
+3031
*
network: Package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
*
network/protocol: Rename from protocol
v0.1.110
Runxi Yu
2026-03-25
74
-0
/
+4034