Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -2/+2 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -2/+3 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+2 |
* | Use `*PushUpdateOptions` as receiver (#17724) | Gusted | 2021-11-24 | 1 | -14/+14 |
* | Fix a bug on refactoring (#13373) | Lunny Xiao | 2020-10-31 | 1 | -3/+2 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 1 | -0/+115 |