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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
format/commitgraph/bloom: Add commit-graph bloom filters
Runxi Yu
2026-03-06
1
-0
/
+9
|
*
*: 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
3
-4
/
+59
|
*
*: Fix lints
Runxi Yu
2026-03-05
1
-2
/
+4
|
*
*: Fix lint wsl_v5
Runxi Yu
2026-03-05
3
-0
/
+9
|
*
format/pack/ingest: Init
Runxi Yu
2026-03-05
1
-0
/
+75
|
*
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
-8
/
+22034
|
*
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
|
*
*: Add package-level docs
v0.1.44
Runxi Yu
2026-03-04
1
-0
/
+2
|
*
zlib: Split files
Runxi Yu
2026-03-04
4
-135
/
+159
|
*
*: Lint
Runxi Yu
2026-03-04
25
-14
/
+211
|
*
*: gofumpt
Runxi Yu
2026-03-04
3
-6
/
+4
|
*
internal/lru: Rename from internal/cache/lru
Runxi Yu
2026-02-22
3
-3
/
+1
|
*
adler32: Use binary.BigEndian to avoid the gosec warning
v0.1.35
Runxi Yu
2026-02-22
1
-2
/
+1
|
*
adler32: Fix comment lint
Runxi Yu
2026-02-22
1
-1
/
+1
|
*
adler32: Use adler32_test as the test package name
Runxi Yu
2026-02-22
1
-3
/
+5
|
*
adler32: Rename constant symbols
v0.1.34
Runxi Yu
2026-02-22
1
-15
/
+9
|
*
adler32: Remove sse3 and arm64/neon
Runxi Yu
2026-02-22
7
-523
/
+6
|
|
|
|
I can't maintain it
*
adler32: Use proper instructions for avx2
Runxi Yu
2026-02-22
1
-213
/
+207
|
*
adler32: Use reasonable label names
Runxi Yu
2026-02-22
3
-72
/
+72
|
*
zlib: Use internal adler32
Runxi Yu
2026-02-22
2
-2
/
+4
|
*
adler32: Import
Runxi Yu
2026-02-22
14
-0
/
+1002
|
*
bufpool: Document how .Bytes is intended to be used
Runxi Yu
2026-02-22
1
-0
/
+6
|
*
internal/zlib: Use klauspost/compress/flate for now...
v0.1.29
Runxi Yu
2026-02-21
2
-2
/
+4
|
*
*: Fix nosec
Runxi Yu
2026-02-21
4
-6
/
+8
|
*
internal/zlib: Fix lints
Runxi Yu
2026-02-21
2
-56
/
+66
|
*
bufpool: Fix lints
Runxi Yu
2026-02-21
2
-4
/
+15
|
*
bufpool: Import
Runxi Yu
2026-02-21
2
-0
/
+266
|
*
zlib: Add a poolzed zlib implementation
Runxi Yu
2026-02-21
3
-0
/
+452
|
*
iolimit: Add ExpectLengthReader
Runxi Yu
2026-02-21
2
-0
/
+146
|
*
*: Modernize and lint; add CI
v0.1.17
Runxi Yu
2026-02-21
7
-8
/
+51
|
*
testgit: Add doc line
v0.1.15
Runxi Yu
2026-02-21
1
-0
/
+1
|
*
*: Update doc-comments
v0.1.13
Runxi Yu
2026-02-21
3
-1
/
+6
|
*
testgit: Remove old new-repo helpers and use NewRepo with good RepoOptions
Runxi Yu
2026-02-21
1
-13
/
+4
|
*
testgit: Add RepoOptions and NewRepo for ref format and bare.
Runxi Yu
2026-02-21
2
-4
/
+23
|
*
testgit: Add ref-related functions
Runxi Yu
2026-02-21
1
-0
/
+38
|
*
cache/lru: Add basic LRU
Runxi Yu
2026-02-21
2
-0
/
+382
|
*
testgit: Add git repack
Runxi Yu
2026-02-21
1
-0
/
+12
|
*
objectheader: Move out of internal
Runxi Yu
2026-02-21
3
-75
/
+0
|
*
testgit: Use objectid's SupportedAlgorithms
v0.1.10
Runxi Yu
2026-02-21
1
-9
/
+1
|
[prev]
[next]