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
*
refstore: Update invariants
v0.1.89
Runxi Yu
2026-03-22
3
-1
/
+9
|
*
refstore/files: UB on use after close
Runxi Yu
2026-03-22
5
-44
/
+5
|
*
*: Fixup ownership of compositional backends
v0.1.88
Runxi Yu
2026-03-22
22
-161
/
+74
|
*
commitgraph: Tighten docs and use a value-ish Filter return
Runxi Yu
2026-03-22
6
-9
/
+16
|
*
packfile/ingest: Document lifecycle of pack ingest better
Runxi Yu
2026-03-22
2
-11
/
+12
|
*
refstore, repository: Ownership/lifetimes fix
v0.1.87
Runxi Yu
2026-03-22
9
-37
/
+42
|
*
objectstore/loose, receivepack/service, repository: Lint whitespace
Runxi Yu
2026-03-22
4
-1
/
+10
|
*
objectstore/*, repository, receivepack/service: don't take ownership of root
Runxi Yu
2026-03-22
10
-91
/
+148
|
*
objectstore{,/packed}: Document lifetime and integrity behavior
Runxi Yu
2026-03-22
7
-16
/
+33
|
*
objectstore{,/loose}: Document contracts more clearly
Runxi Yu
2026-03-22
9
-33
/
+130
|
*
internal/testgit: why not make it more annoying to use ambient authority
Runxi Yu
2026-03-22
1
-2
/
+2
|
*
README: Simplify; go-git link
Runxi Yu
2026-03-21
1
-3
/
+2
|
*
README: Updates
Runxi Yu
2026-03-19
1
-4
/
+4
|
*
object/resolve: Exhaustive
v0.1.86
Runxi Yu
2026-03-19
3
-0
/
+20
|
*
README: go-git seems still slow in latest v6.0.0... huh?
Runxi Yu
2026-03-19
1
-3
/
+3
|
*
object/resolve: Object resolver
v0.1.85
Runxi Yu
2026-03-19
33
-174
/
+650
|
*
*: Update call sites
Runxi Yu
2026-03-19
4
-83
/
+45
|
*
object/stored: Use generics
Runxi Yu
2026-03-19
6
-145
/
+31
|
*
TODO: Updates on receive-pack and error handling
v0.1.84
Runxi Yu
2026-03-19
1
-1
/
+4
|
*
TODO update
Runxi Yu
2026-03-17
1
-0
/
+4
|
*
uresearch: xor filters
Runxi Yu
2026-03-16
1
-0
/
+2
|
*
objectstore: Clarify docs
Runxi Yu
2026-03-13
1
-2
/
+13
|
*
research: 46-octet padding for 64-byte alignment
Runxi Yu
2026-03-13
1
-3
/
+2
|
*
packfile: Split to many files
Runxi Yu
2026-03-12
7
-97
/
+105
|
*
refstore: More fixes on ResolveToDetached
Runxi Yu
2026-03-12
12
-57
/
+57
|
*
refstore: s/ResolveFully/ResolveToDetached/g
Runxi Yu
2026-03-12
16
-38
/
+38
|
*
README: Less personal
Runxi Yu
2026-03-11
1
-8
/
+6
|
*
commitquery: Merge from ancestor and mergebases
Runxi Yu
2026-03-11
37
-951
/
+846
|
*
research: Maybe drop mmap in packfile_bloom
Runxi Yu
2026-03-11
1
-0
/
+11
|
*
internal/commitquery: Unexport priority queue
Runxi Yu
2026-03-11
2
-14
/
+14
|
*
research: Add packfile bloom filter RFC
Runxi Yu
2026-03-11
1
-0
/
+130
|
*
README: Add todo on compatible pack-wide bloom filters
Runxi Yu
2026-03-11
1
-0
/
+1
|
*
research: repack is defragmentation
Runxi Yu
2026-03-11
1
-1
/
+4
|
*
research: dpack update
Runxi Yu
2026-03-11
1
-10
/
+25
|
*
README: go-git perf improved
Runxi Yu
2026-03-10
1
-2
/
+4
|
*
research: dpack fetch
Runxi Yu
2026-03-10
1
-0
/
+8
|
*
research: bitcask
Runxi Yu
2026-03-10
1
-0
/
+3
|
*
research: dynamic packfiles
Runxi Yu
2026-03-10
1
-0
/
+16
|
*
TODO: Add thoughts about net<->objstore
Runxi Yu
2026-03-10
1
-0
/
+18
|
*
README: Add research section and format/apply patch checkboxes
Runxi Yu
2026-03-10
1
-2
/
+8
|
*
ci: Ignore internal/compress
Runxi Yu
2026-03-10
1
-3
/
+3
|
*
Revert "object/header: Rename from objectheader"
Runxi Yu
2026-03-10
20
-44
/
+44
|
|
|
|
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
*
object/header: Rename from objectheader
Runxi Yu
2026-03-10
20
-44
/
+44
|
*
packfile: Rename package to packfile
Runxi Yu
2026-03-10
3
-5
/
+5
|
*
object/stored: Move from objectstored
Runxi Yu
2026-03-10
10
-47
/
+47
|
*
*: format/pack -> packfile; format/delta -> delta; delete format
Runxi Yu
2026-03-10
72
-86
/
+84
|
*
commitgraph: Move out of format/
Runxi Yu
2026-03-10
109
-29
/
+29
|
*
*: Move sideband64k and pktline to protocol/
Runxi Yu
2026-03-10
62
-50
/
+50
|
*
forgejo, github: Update issue templates
Runxi Yu
2026-03-09
2
-0
/
+75
|
*
forgejo: Add issue template thingy
Runxi Yu
2026-03-09
1
-0
/
+73
|
[next]