gitea/modules/util
wxiaoguang 774b37b9f8
Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607)
Backport #23495, partially backport&refactor

The `modules/options` files are just copied from 1.20 to 1.19
2023-03-22 19:56:20 +08:00
..
filebuffer
error.go
file_unix_test.go
file_unix.go
file_windows.go
io.go Improve checkIfPRContentChanged (#22611) 2023-01-28 15:54:40 +00:00
keypair_test.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
keypair.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
legacy_test.go
legacy.go
pack_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
pack.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
paginate_test.go
paginate.go
path_test.go Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2023-03-22 19:56:20 +08:00
path.go Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2023-03-22 19:56:20 +08:00
remove.go
sanitize_test.go
sanitize.go
sec_to_time_test.go
sec_to_time.go
shellquote_test.go
shellquote.go
slice_test.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
slice.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
string_test.go
string.go
timer.go
truncate_test.go
truncate.go
url.go
util_test.go
util.go