aboutsummaryrefslogtreecommitdiffstats
path: root/modules/repository/push.go
Commit message (Expand)AuthorAgeFilesLines
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Use `*PushUpdateOptions` as receiver (#17724)Gusted2021-11-241-14/+14
* Fix a bug on refactoring (#13373)Lunny Xiao2020-10-311-3/+2
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-0/+115