summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_index.go
Commit message (Expand)AuthorAgeFilesLines
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-1/+1
* 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-9/+4
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-15/+14
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-1/+7
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-7/+7
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-7/+7
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-5/+7
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-4/+35
* Be more strict with git arguments (#7715)zeripath2019-08-051-1/+1
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-0/+98