mirror of
1
Fork 0
forgejo/modules/util
Otto 2c4a3d6641 Merge pull request 'Remove some Windows-specific files' (#5353) from 0ko/forgejo:no-windows into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5353
Reviewed-by: Otto <otto@codeberg.org>
2024-10-04 14:03:07 +00:00
..
filebuffer
rotatingfilewriter
color.go
color_test.go
error.go
file_unix.go
file_unix_test.go
io.go
io_test.go
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go
pack_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
paginate.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
paginate_test.go
path.go
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go
sec_to_time_test.go
shellquote.go
shellquote_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
slice.go
slice_test.go
string.go
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go Add `RemoteAddress` to mirrors (#26952) 2023-09-16 16:03:02 +00:00
util.go feat: add IfZero utility function 2024-09-27 08:42:48 +02:00
util_test.go