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
path:
root
/
internal
/
compress
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal/compress: Remove InputConsumed/Progress
Runxi Yu
2026-03-08
3
-46
/
+0
*
internal/compress/flate: Fix formatting bug
v0.1.71
Runxi Yu
2026-03-07
1
-2
/
+2
*
*: Lint
v0.1.68
Runxi Yu
2026-03-06
4
-0
/
+5
*
internal/compress: Format
v0.1.67
Runxi Yu
2026-03-06
1
-1
/
+0
*
*: go fix ./...
Runxi Yu
2026-03-06
1
-8
/
+4
*
*: Add some more package-level docs
v0.1.53
Runxi Yu
2026-03-06
3
-1
/
+3
*
*: 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
*
*: 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
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/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
141
-0
/
+22625