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
*
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"
•••
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
Runxi Yu
2026-03-10
20
-44
/
+44
*
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
*
format/pack/ingest: Okay fine wsl_v5
Runxi Yu
2026-03-09
1
-0
/
+1
*
format/pack/ingest: Handle error from crc.Write just in case
•••
Although, yeah that won't happen
Runxi Yu
2026-03-09
1
-1
/
+5
*
internal: Rename internal.go -> doc.go
v0.1.83
Runxi Yu
2026-03-08
1
-0
/
+0
*
internal/intconv: Split
Runxi Yu
2026-03-08
12
-97
/
+141
*
*: Fix lints
v0.1.82
Runxi Yu
2026-03-08
5
-12
/
+34
*
format/pack/ingest: Call it writeProgressf
•••
TODO: Check for how flushing works
Runxi Yu
2026-03-08
5
-12
/
+12
*
*: Fix lints
Runxi Yu
2026-03-08
8
-2
/
+33
*
internal/progress: Use range here
Runxi Yu
2026-03-08
1
-1
/
+1
*
README: Structured features
v0.1.81
Runxi Yu
2026-03-08
1
-150
/
+189
*
objectstore: Refresh
•••
* Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting
v0.1.80
Runxi Yu
2026-03-08
19
-114
/
+325
*
format/pack/ingest: Thin fix error handling
Runxi Yu
2026-03-08
1
-5
/
+12
*
format/pack/ingest: Write index progress too
v0.1.79
Runxi Yu
2026-03-08
3
-29
/
+112
*
TODO: Flush
Runxi Yu
2026-03-08
1
-0
/
+1
[next]