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
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900)
8 months ago
..
filebuffer Add `io.Closer` guidelines (#29387) 9 months ago
rotatingfilewriter Replace `interface{}` with `any` (#25686) 1 year ago
color.go
color_test.go
error.go Replace `interface{}` with `any` (#25686) 1 year ago
file_unix.go
file_unix_test.go
file_windows.go
io.go
io_test.go
keypair.go Use `crypto/sha256` (#29386) 9 months ago
keypair_test.go Use `crypto/sha256` (#29386) 9 months ago
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 1 year ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 1 year 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 Performance improvements for pull request list page (#29900) 8 months 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) 11 months 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 Add test for webhook (#29755) 8 months ago
util_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago