Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -5/+5 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -12/+14 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -4/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -11/+12 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -6/+6 |
* | Reduce calls to git cat-file -s (#14682) | zeripath | 2021-02-17 | 1 | -2/+6 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -3/+4 |
* | Fix file rename/copy not supported by indexer (#9965) | guillep2k | 2020-01-24 | 1 | -2/+27 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 1 | -0/+147 |