aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_blame.go
Commit message (Expand)AuthorAgeFilesLines
* Remove `git.FileBlame` (#25841)Jason Song2023-07-121-6/+0
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-3/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-2/+5
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-2/+3
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-2/+2
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+24