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/util
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958)
1 year ago
..
filebuffer
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2 years ago
color.go
color_test.go
error.go Replace `interface{}` with `any` (#25686) 2 years ago
file_unix.go
file_unix_test.go
file_windows.go
io.go
io_test.go
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go
path.go
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Store and use seconds for timeline time comments (#25392) 2 years ago
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
string.go
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go
util.go Use Go 1.21 and update dependencies (#26878) 1 year ago
util_test.go Handle base64 decoding correctly to avoid panic (#26483) 1 year ago