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 (
Expand
)
Author
Age
Files
Lines
*
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
*
TODO: Update
Runxi Yu
2026-03-28
1
-6
/
+1
*
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
20
-61
/
+59
*
common/iowrap: Add io wrappers
Runxi Yu
2026-03-28
4
-0
/
+33
*
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
*
commitquery: Ah right, again.
v0.1.126
Runxi Yu
2026-03-28
1
-4
/
+1
*
*: Fix lints
Runxi Yu
2026-03-28
2
-2
/
+4
*
reachability, repository: MT-Safe reachability
v0.1.125
Runxi Yu
2026-03-28
3
-3
/
+15
*
network/receivepack: Update docs
v0.1.124
Runxi Yu
2026-03-28
5
-15
/
+9
*
format/packfile/ingest: Update docs
v0.1.123
Runxi Yu
2026-03-28
1
-2
/
+6
*
network/receivepack: Add commit-graph support
v0.1.122
Runxi Yu
2026-03-28
7
-5
/
+18
*
reachability: Don't have a separate New for commit graphs
Runxi Yu
2026-03-28
3
-18
/
+11
*
reachability: Document contract
Runxi Yu
2026-03-28
3
-1
/
+13
*
repository: Expose CommitQueries
Runxi Yu
2026-03-28
3
-2
/
+17
*
commitquery: TODO on global arena
Runxi Yu
2026-03-28
1
-0
/
+3
*
repository: Add commit-graph
Runxi Yu
2026-03-28
4
-3
/
+56
*
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
[next]