aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/hook.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-5/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-5/+4
* Use gitea logging module for git module (#16243)65432021-06-251-2/+4
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-2/+6
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* fix typos (#12545)Success2020-08-201-1/+1
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* fix 500 when edit hook (#8782)Lunny Xiao2019-11-021-0/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+135