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/services/packages
Lunny Xiao 408a484224
Adjust object format interface (#28469)
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` directly but not a pointer because it's an
empty struct.
- Store `ObjectFormatName` in `repository` struct
1 year ago
..
alpine Fix possible nil pointer access (#28428) 1 year ago
cargo Adjust object format interface (#28469) 1 year ago
cleanup
container Fix possible nil pointer access (#28428) 1 year ago
debian Fix possible nil pointer access (#28428) 1 year ago
rpm Fix possible nil pointer access (#28428) 1 year ago
auth.go
packages.go