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
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
2 years ago
..
filebuffer Fix package upload for files >32mb (#20622) 2 years ago
compare.go
error.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
file_unix.go Save files in local storage as umask (#21198) 2 years ago
file_unix_test.go Save files in local storage as umask (#21198) 2 years ago
file_windows.go Save files in local storage as umask (#21198) 2 years ago
io.go Add more linters to improve code readability (#19989) 2 years ago
legacy.go
legacy_test.go
paginate.go
paginate_test.go
path.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Fix SecToTime edge-cases (#20610) 2 years ago
sec_to_time_test.go Fix SecToTime edge-cases (#20610) 2 years ago
shellquote.go format with gofumpt (#18184) 3 years ago
shellquote_test.go
slice.go Cleanup protected branches when deleting users & teams (#19158) 3 years ago
string.go Go 1.19 format (#20758) 2 years ago
string_test.go
timer.go Prevent timer leaks in Workerpool and others (#11333) 4 years ago
truncate.go
truncate_test.go
url.go
util.go Prettify number of issues (#17760) 2 years ago
util_test.go