tangled
alpha
login
or
join now
oppi.li
/
go-git
fork of go-git with some jj specific features
1
fork
atom
overview
issues
pulls
pipelines
go-git
/
utils
/
sync
/
at
main
6 files
bufio.go
Fix typos
2 years ago
bufio_test.go
Optimize zlib reader and consolidate sync.pools Expands on the optimisations from https://github.com/fluxcd/go-git/pull/5 and ensures that zlib reader does not need to recreate a deflate dictionary at every use.
3 years ago
bytes.go
Fix typos
2 years ago
bytes_test.go
Optimize zlib reader and consolidate sync.pools Expands on the optimisations from https://github.com/fluxcd/go-git/pull/5 and ensures that zlib reader does not need to recreate a deflate dictionary at every use.
3 years ago
zlib.go
Fix typos
2 years ago
zlib_test.go
Optimize zlib reader and consolidate sync.pools Expands on the optimisations from https://github.com/fluxcd/go-git/pull/5 and ensures that zlib reader does not need to recreate a deflate dictionary at every use.
3 years ago