index
:
~runxiyu
/
furgit.git
this commit
legacy
main
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
compress
/
zlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal/compress/zlib: Use lgo's safe sync.Pool
Runxi Yu
2 days
2
-26
/
+10
*
internal/compress/zlib: Fix imports and minor lint
Runxi Yu
2 days
3
-2
/
+3
*
internal/compress: Add
Runxi Yu
2 days
6
-0
/
+1018
*
*: Remove
Runxi Yu
2026-04-02
6
-1018
/
+0
*
internal/compress: Remove InputConsumed/Progress
Runxi Yu
2026-03-08
2
-33
/
+0
*
*: Lint
v0.1.68
Runxi Yu
2026-03-06
4
-0
/
+5
*
*: I guess os.Root is alright for tests too *shrug*
Runxi Yu
2026-03-05
1
-12
/
+19
*
internal/compress/zlib: Fix testpkg
Runxi Yu
2026-03-05
2
-22
/
+26
*
*: Fix various lints
Runxi Yu
2026-03-05
3
-1
/
+15
*
*: Fix wsl_v5 again
Runxi Yu
2026-03-05
3
-0
/
+6
*
internal/compress/zlib: Check errors properly and prettify
Runxi Yu
2026-03-05
2
-9
/
+45
*
*: Fix overflows
Runxi Yu
2026-03-05
2
-4
/
+32
*
*: Fix lints
Runxi Yu
2026-03-05
1
-2
/
+4
*
*: Fix lint wsl_v5
Runxi Yu
2026-03-05
2
-0
/
+7
*
internal/compress/zlib: Use flate's compression consumed counter
Runxi Yu
2026-03-05
2
-33
/
+25
*
internal/compress: Import flate and such from klauspost/compress
Runxi Yu
2026-03-05
6
-0
/
+950