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
*
reachability: Fix documentation typo
v0.1.173
Runxi Yu
25 hours
1
-1
/
+1
|
*
README: Use the master branch's badge
Runxi Yu
28 hours
1
-1
/
+1
|
*
object/store/packed: Delta cache should not need copying
Runxi Yu
3 days
1
-2
/
+2
|
*
research: Probably no XOR filters.
Runxi Yu
5 days
1
-2
/
+0
|
*
research: That note on object IDs is a bit confusing
Runxi Yu
5 days
1
-7
/
+0
|
|
|
|
Just read security considerations instead.
*
object/tag: Rename Target to TargetID
Runxi Yu
5 days
14
-16
/
+16
|
*
reachability: CheckConnected should get a strict option
Runxi Yu
5 days
3
-5
/
+7
|
*
ref/store: More bikeshedding
Runxi Yu
5 days
2
-0
/
+4
|
*
ref/store: List should not be backend-defined
Runxi Yu
5 days
1
-0
/
+2
|
*
object: Serialize -> Bytes
Runxi Yu
8 days
12
-36
/
+36
|
*
research: dynamic packfiles do not need abbreviated hashes
Runxi Yu
2026-04-26
1
-0
/
+6
|
*
README, etc.: Add hjgit mirror
Runxi Yu
2026-04-05
2
-16
/
+7
|
*
README: `next` branch refactor
Runxi Yu
2026-04-02
1
-0
/
+1
|
*
research: Add dynamic pack resources
v0.1.172
Runxi Yu
2026-04-01
1
-0
/
+7
|
*
object/id: Mut-Never RawBytes
v0.1.171
Runxi Yu
2026-03-31
2
-3
/
+6
|
*
object/store/packed/internal/ingest: TODO
v0.1.170
Runxi Yu
2026-03-31
1
-0
/
+1
|
*
furgit: Clarify what depending on repo means
v0.1.169
Runxi Yu
2026-03-31
1
-2
/
+3
|
*
repository: Pass the fetcher to reachability
v0.1.168
Runxi Yu
2026-03-31
1
-1
/
+1
|
*
reachability: Use fetcher and clean up some legacy helper stuff
Runxi Yu
2026-03-31
9
-140
/
+46
|
*
commitquery: Error handling cleanup after the fetcher port
Runxi Yu
2026-03-31
2
-55
/
+12
|
|
|
|
|
Still a few weird parts, but I forgot what those helpers were for, and the semantics were a bit awkward... will check later™
*
object/fetch: Wrap ReadSize errors
Runxi Yu
2026-03-31
1
-1
/
+6
|
*
internal/peel: Purge
v0.1.167
Runxi Yu
2026-03-31
1
-50
/
+0
|
*
object/fetch: Cleanup and add header/size
Runxi Yu
2026-03-31
13
-113
/
+42
|
*
ref/store: Simplify names
v0.1.166
Runxi Yu
2026-03-31
12
-27
/
+27
|
*
object/fetch: Remove peel to tag functions
v0.1.165
Runxi Yu
2026-03-31
3
-44
/
+0
|
|
|
|
They were meaningless and confusing
*
ref/store: Shape Batch a bit more like Transaction and eagerly validate what ↵
Runxi Yu
2026-03-31
6
-46
/
+66
|
|
|
|
we could.
*
*: Fix lints
v0.1.164
Runxi Yu
2026-03-30
3
-6
/
+14
|
*
TODO: update
v0.1.163
Runxi Yu
2026-03-30
1
-21
/
+12
|
*
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
14
-740
/
+216
|
*
repository: Use dual
v0.1.161
Runxi Yu
2026-03-30
4
-41
/
+40
|
*
object/store: Unify writers and fix naming
v0.1.160
Runxi Yu
2026-03-30
10
-43
/
+49
|
*
object/store/dual: Dual shouldn't satisfy {Object,Pack}Quarantiner at all
Runxi Yu
2026-03-30
2
-36
/
+0
|
*
object/store/dual: Satisfy WriterQuarantiner
Runxi Yu
2026-03-30
4
-21
/
+27
|
*
object/store: Hybrid quarantine interface
Runxi Yu
2026-03-30
2
-1
/
+24
|
*
object/store/dual: Add a basic dual composr
Runxi Yu
2026-03-30
11
-0
/
+620
|
*
ref/store: Remove ReadWriteStore
Runxi Yu
2026-03-30
5
-13
/
+21
|
*
object/store/loose: Fix hex shard, I was stupid
Runxi Yu
2026-03-30
1
-1
/
+1
|
*
object/store/loose: Add quarantine
Runxi Yu
2026-03-30
5
-0
/
+335
|
*
object/store/loose: Fix lack of tmp file removal
Runxi Yu
2026-03-30
1
-0
/
+1
|
*
object/store/{chain,mix}: Remove close
v0.1.159
Runxi Yu
2026-03-30
2
-12
/
+0
|
*
object/store/packed: Add quarantine
Runxi Yu
2026-03-30
5
-0
/
+404
|
*
object/store/packed/internal/ingest: And of course I forgot to goimports
Runxi Yu
2026-03-30
1
-1
/
+0
|
*
object/store/packed/internal/ingest: Yep, that leftover stub should go
Runxi Yu
2026-03-30
1
-16
/
+7
|
*
object/store: Clarify quarantine docs
Runxi Yu
2026-03-30
1
-1
/
+5
|
*
object/store: Quarantine should just embed Reader
Runxi Yu
2026-03-30
1
-1
/
+1
|
*
cmd/index-pack: Remove
Runxi Yu
2026-03-30
3
-146
/
+0
|
*
object/store/packed: Rename Base to ThinBase
Runxi Yu
2026-03-30
4
-6
/
+6
|
[next]