You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/packages
KN4CK3R ab3f6c1bac
Close all hashed buffers (#27787)
Add missing `.Close()` calls. The current code does not delete the
temporary files if the data grows over 32mb.
1 year ago
..
alpine
cargo
chef
composer Replace `interface{}` with `any` (#25686) 2 years ago
conan
conda Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
container Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
cran
debian Prevent newline errors with Debian packages (#26332) 2 years ago
goproxy
helm Replace `interface{}` with `any` (#25686) 2 years ago
maven Add support for different Maven POM encoding (#25873) 2 years ago
npm Fix NPM packages name validation (#26595) 2 years ago
nuget
pub Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
pypi
rpm Fix typo in metadata (#26207) 2 years ago
rubygems Replace `interface{}` with `any` (#25686) 2 years ago
swift
vagrant
content_store.go
hashed_buffer.go Close all hashed buffers (#27787) 1 year ago
hashed_buffer_test.go
multi_hasher.go
multi_hasher_test.go