Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
12 months 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 Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Fix some RPM registry flaws (#28782) 1 year ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
string.go Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
util.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
util_test.go Refactor JWT secret generating & decoding code (#29172) 12 months ago