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
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
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 Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
sec_to_time.go
sec_to_time_test.go Fix SecToTime edge-cases (#20610) 2 years ago
shellquote.go
shellquote_test.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
slice.go
string.go Go 1.19 format (#20758) 2 years ago
string_test.go Remove legacy `unknwon/com` package (#19298) 3 years ago
timer.go
truncate.go format with gofumpt (#18184) 3 years ago
truncate_test.go
url.go
util.go
util_test.go