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
*
format/pack/ingest: I don't think we need to use a clone there
v0.1.61
Runxi Yu
2026-03-06
1
-4
/
+4
*
internal/iolimit: Add CappedCaptureWriter
Runxi Yu
2026-03-06
4
-2
/
+102
*
format/commitgraph: Add package-level doc comments
Runxi Yu
2026-03-06
2
-0
/
+4
*
format/commitgraph: Split into ./read and ./
v0.1.60
Runxi Yu
2026-03-06
88
-93
/
+99
*
format/pack/ingest: Fix delta apply import
v0.1.59
Runxi Yu
2026-03-06
1
-0
/
+1
*
reachability: Split files
v0.1.58
Runxi Yu
2026-03-06
4
-153
/
+161
*
objectstore/packed: Split files
Runxi Yu
2026-03-06
23
-369
/
+416
*
format/commitgraph: Split files
Runxi Yu
2026-03-06
3
-149
/
+165
*
internal/bufpool: Split files
Runxi Yu
2026-03-06
15
-214
/
+227
*
diff/lines: Split files
Runxi Yu
2026-03-06
2
-19
/
+20
*
format/pack/ingest: Split files
Runxi Yu
2026-03-06
30
-1067
/
+1196
*
reachability: Split walk files
Runxi Yu
2026-03-06
9
-299
/
+342
*
format/commitgraph: Split layer files
Runxi Yu
2026-03-06
7
-209
/
+238
*
config: Split files
Runxi Yu
2026-03-06
12
-576
/
+615
*
objecttype: Split files
Runxi Yu
2026-03-06
2
-41
/
+42
*
ref: Split files
Runxi Yu
2026-03-06
3
-34
/
+36
*
README: Update todo list
v0.1.57
Runxi Yu
2026-03-06
1
-2
/
+3
*
reachability, internal/testgit: Fix lints
v0.1.56
Runxi Yu
2026-03-06
3
-42
/
+44
*
reachability: Use commit-graph
•••
Might need to reconsider this sometime.
Runxi Yu
2026-03-06
2
-0
/
+185
*
format/commitgraph: Add initial commit-graph support
Runxi Yu
2026-03-06
89
-39
/
+1975
*
internal/intconv: Add Uint32ToUint8
Runxi Yu
2026-03-06
1
-0
/
+9
*
format/pack/ingest: Actually we could just use algo.String() here
Runxi Yu
2026-03-06
1
-12
/
+1
*
internal/lru: Split
Runxi Yu
2026-03-06
12
-187
/
+202
*
format/commitgraph/bloom: Add commit-graph bloom filters
Runxi Yu
2026-03-06
9
-0
/
+329
*
README: Learning from git, got, and git9
Runxi Yu
2026-03-06
1
-0
/
+3
*
README: Software reproduction language
Runxi Yu
2026-03-06
1
-11
/
+10
*
objectstored: Split
Runxi Yu
2026-03-06
6
-117
/
+142
*
repository: Refactor
v0.1.55
Runxi Yu
2026-03-06
12
-246
/
+127
*
refstore/loose: Fix package-level comment
v0.1.54
Runxi Yu
2026-03-06
1
-1
/
+1
*
*: Add some more package-level docs
v0.1.53
Runxi Yu
2026-03-06
5
-1
/
+7
*
repository: Remove write_loose functions
v0.1.52
Runxi Yu
2026-03-06
2
-50
/
+7
*
repository: Remove refs passthrough functions
Runxi Yu
2026-03-06
4
-233
/
+2
*
repository: Delete passthrough convenience functions
v0.1.51
Runxi Yu
2026-03-06
4
-170
/
+3
*
README: Reorder tasks
Runxi Yu
2026-03-05
1
-3
/
+3
*
README: Update progress
v0.1.50
Runxi Yu
2026-03-05
1
-3
/
+3
*
format/pack/ingest: Fix minLen/min lint
v0.1.49
Runxi Yu
2026-03-05
1
-6
/
+6
*
*: I guess os.Root is alright for tests too *shrug*
Runxi Yu
2026-03-05
2
-18
/
+63
*
internal/compress/zlib: Fix testpkg
Runxi Yu
2026-03-05
2
-22
/
+26
*
*: Fix various lints
Runxi Yu
2026-03-05
5
-58
/
+72
*
*: Fix wsl_v5 again
Runxi Yu
2026-03-05
6
-0
/
+11
*
format/pack/ingest: Fix exhaustive
Runxi Yu
2026-03-05
3
-1
/
+18
*
*: Prettify
Runxi Yu
2026-03-05
16
-75
/
+234
*
internal/compress/zlib: Check errors properly and prettify
Runxi Yu
2026-03-05
2
-9
/
+45
*
*: Fix overflows
Runxi Yu
2026-03-05
9
-22
/
+165
*
objectid, format/pack/ingest: Pack hash ID in algo
Runxi Yu
2026-03-05
2
-23
/
+19
*
*: Fix lints
Runxi Yu
2026-03-05
11
-58
/
+126
*
*: Fix lint wsl_v5
Runxi Yu
2026-03-05
14
-0
/
+164
*
lint: Exclude compress/{flate,internal}
Runxi Yu
2026-03-05
1
-0
/
+5
*
format/pack/ingest: Use fixed fixtures
Runxi Yu
2026-03-05
9
-88
/
+84
*
format/pack/ingest: Improve trailer stuff
Runxi Yu
2026-03-05
5
-163
/
+215
[next]