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 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
12 months ago
..
filebuffer Add `io.Closer` guidelines (#29387) 12 months ago
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 Use `crypto/sha256` (#29386) 12 months ago
keypair_test.go Use `crypto/sha256` (#29386) 12 months ago
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 Store and use seconds for timeline time comments (#25392) 2 years ago
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 remove util.OptionalBool and related functions (#29513) 12 months ago
util_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago