You cannot 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
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
4 years ago
..
compare.go migrate from com.* to alternatives (#14103) 4 years ago
copy.go migrate from com.* to alternatives (#14103) 4 years ago
path.go Add StatDir and replace com.StatDir (#14099) 4 years ago
remove.go
sanitize.go
sanitize_test.go
shellquote.go
shellquote_test.go
timer.go
url.go
util.go
util_test.go