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
/
receivepack
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Remove
Runxi Yu
2026-04-02
15
-763
/
+0
*
ref/store: Simplify names
v0.1.166
Runxi Yu
2026-03-31
2
-4
/
+4
*
ref/store: Shape Batch a bit more like Transaction and eagerly validate what ...
Runxi Yu
2026-03-31
1
-9
/
+13
*
*: 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
3
-4
/
+2
*
network/receivepack: Cleanup; also document QuarantinedObjects nullness
Runxi Yu
2026-03-30
3
-7
/
+6
*
network/receivepack: Use dual
Runxi Yu
2026-03-30
8
-682
/
+96
*
ref/store: Remove ReadWriteStore
Runxi Yu
2026-03-30
1
-2
/
+6
*
object/store: ReadingStore -> Reader
Runxi Yu
2026-03-30
3
-4
/
+4
*
network/receivepack/service: Remove erroneous assignment
v0.1.153
Runxi Yu
2026-03-30
1
-1
/
+0
*
*: 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
*
object/id: Zero is a property of the algorithm
v0.1.140
Runxi Yu
2026-03-29
3
-8
/
+7
*
*: Add Life-Parent for Deps-Borrowed where appropriate
Runxi Yu
2026-03-29
1
-1
/
+1
*
network/receivepack: Hook intolevel
Runxi Yu
2026-03-28
1
-2
/
+1
*
network, internal/progress, format/packfile/ingest: Use WriteFlusher
Runxi Yu
2026-03-28
3
-11
/
+10
*
network/receivepack: Update docs
v0.1.124
Runxi Yu
2026-03-28
3
-9
/
+6
*
network/receivepack: Add commit-graph support
v0.1.122
Runxi Yu
2026-03-28
3
-2
/
+7
*
object/store: Rename back from storer; rename Store to ReadingStore
v0.1.118
Runxi Yu
2026-03-28
3
-4
/
+4
*
object/store: Rename from object/storer
Runxi Yu
2026-03-27
5
-12
/
+12
*
*: Reorder imports
Runxi Yu
2026-03-26
2
-2
/
+2
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
2
-2
/
+2
*
network/receivepack: Rename from receivepack
Runxi Yu
2026-03-26
17
-0
/
+1360