Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -5/+4 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -42/+48 |
* | 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 | -1/+1 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Refactor various strings (#17784) | mscherer | 2021-12-02 | 1 | -1/+1 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 1 | -8/+27 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 1 | -77/+31 |
* | Ensure that git commit tree continues properly over the page (#12142) | zeripath | 2020-07-16 | 1 | -14/+53 |
* | Move git graph from models to modules/graph (#9027) | Lunny Xiao | 2019-11-16 | 1 | -0/+110 |