| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -3/+3 |
* | Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon... | wxiaoguang | 2022-03-31 | 1 | -2/+2 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -11/+11 |
* | Fix forked repositories missed tags (#18719) | Lunny Xiao | 2022-02-12 | 1 | -1/+11 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -2/+2 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -2/+9 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -11/+11 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 1 | -0/+175 |