aboutsummaryrefslogtreecommitdiff
path: root/services/agit
AgeCommit message (Expand)Author
2022-12-10Rename almost all Ctx functions (#22071)Lunny Xiao
2022-12-03refactor some functions to support ctx as first parameter (#21878)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-19Add `context.Context` to more methods (#21546)KN4CK3R
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-10-23Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang
2022-06-20Add more linters to improve code readability (#19989)Wim
2022-06-17move agit dependcy (#19998)Lunny Xiao
2022-06-13Move issues related files into models/issues (#19931)Lunny Xiao
2022-06-01Fix spelling mistake in ProcReceive (#19853)zeripath
2022-04-28more context for models (#19511)6543
2022-04-01Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang
2022-02-06Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)6543
2022-01-19Propagate context and ensure git commands run in request context (#17868)zeripath
2022-01-10Fix various typos (#18219)luzpaz
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-09-08Return correct error response for agit force-push (#16989)a1012112796
2021-08-14 Fix spelling of HookProcReceiveResult (#16690)Lunny Xiao
2021-07-28Add agit flow support in gitea (#14295)a1012112796