summaryrefslogtreecommitdiffstats
path: root/modules/util/path.go
Commit message (Expand)AuthorAgeFilesLines
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-11/+83
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-081-0/+8
* Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick2023-02-131-0/+39
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-131-14/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-2/+19
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-101-0/+1
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-1/+26
* Include folders into size cost (#18158)Gusted2022-01-031-2/+2
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+23
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-0/+80
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-0/+39
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-101-1/+18
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+16