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: 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
*
format/pack/ingest: Temporary file purging
Runxi Yu
2026-03-05
1
-7
/
+18
*
format/pack/ingest: That was silly, obviously just use the ObjectID
Runxi Yu
2026-03-05
4
-12
/
+13
*
format/pack/ingest: Optimize writes
Runxi Yu
2026-03-05
2
-4
/
+21
*
go.mod: Remove klauspost/compress dep
Runxi Yu
2026-03-05
2
-6
/
+1
*
format/pack/ingest: Init
Runxi Yu
2026-03-05
19
-0
/
+2235
*
internal/compress/zlib: Use flate's compression consumed counter
Runxi Yu
2026-03-05
2
-33
/
+25
*
internal/compress/flate: Add InputConsumed
Runxi Yu
2026-03-05
1
-0
/
+13
*
internal/compress: Import flate and such from klauspost/compress
Runxi Yu
2026-03-05
146
-13
/
+22039
*
internal/zlib: Unexport Reset
Runxi Yu
2026-03-05
2
-3
/
+4
*
internal/zlib: Add counting flate reader
Runxi Yu
2026-03-05
2
-11
/
+56
*
testgit: Add pack object reader and many object maker
Runxi Yu
2026-03-05
2
-0
/
+177
*
README: implemented/planned
v0.1.48
Runxi Yu
2026-03-05
1
-2
/
+2
*
README: several years away from stable
Runxi Yu
2026-03-05
1
-0
/
+1
*
README: benchmark disclaim
Runxi Yu
2026-03-05
1
-0
/
+4
*
README: Semver starts at 1.0.0
v0.1.47
Runxi Yu
2026-03-05
1
-1
/
+1
*
README: Will use semver
Runxi Yu
2026-03-05
1
-1
/
+1
*
README: U+202F, not U+2009
Runxi Yu
2026-03-05
1
-4
/
+4
*
README: lineage
Runxi Yu
2026-03-05
1
-0
/
+13
*
README: Clarify benchmarks
Runxi Yu
2026-03-05
1
-6
/
+5
*
README: Add benchmark data
Runxi Yu
2026-03-05
1
-0
/
+14
*
README: We should have wt/index/merge/co/rebase later
Runxi Yu
2026-03-04
1
-0
/
+5
*
README: Compression agility
Runxi Yu
2026-03-04
1
-0
/
+1
*
README: More updates
v0.1.46
Runxi Yu
2026-03-04
1
-6
/
+16
*
README: Add to-do list
Runxi Yu
2026-03-04
2
-18
/
+48
*
objectstore/chain: Add an actual chain object store
v0.1.45
Runxi Yu
2026-03-04
7
-0
/
+214
*
*: Add package-level docs
v0.1.44
Runxi Yu
2026-03-04
4
-0
/
+6
*
*: Fix lints
v0.1.43
Runxi Yu
2026-03-04
3
-4
/
+5
*
Revert "ci: Use latest golangci-lint"
•••
This reverts commit 19115efe233a3838a5b689de47092cbe8d43339c.
Runxi Yu
2026-03-04
1
-3
/
+5
*
ci: Use latest golangci-lint
Runxi Yu
2026-03-04
1
-5
/
+3
*
config: More tests for each algorithm
Runxi Yu
2026-03-04
1
-94
/
+118
*
refstore/packed: Make more tests iterate algorithms
Runxi Yu
2026-03-04
1
-4
/
+6
*
objectstore/packed: Make more tests iterate algorithms
Runxi Yu
2026-03-04
1
-10
/
+12
*
objectid: Make more tests iterate algorithms
Runxi Yu
2026-03-04
1
-73
/
+73
*
refstore/reftable: Delete reftable support for now
Runxi Yu
2026-03-04
9
-1487
/
+0
*
objectstore/packed: Split
Runxi Yu
2026-03-04
4
-157
/
+164
[next]