aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_stats.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-2/+2
* 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/+2
* alternative to PR "improve code quality" (#21464)wxiaoguang2022-10-151-4/+4
* Add generic set type (#21408)KN4CK3R2022-10-121-4/+4
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-10/+9
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-14/+10
* 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
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* support gitmailmap in GetCodeActivityStats() (#15009)a10121127962021-03-171-1/+1
* refactor repo_stats to use os.pipe (#11726)techknowlogick2020-09-051-66/+85
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-5/+31
* Git statistics in Activity tab (#4724)Lauris BH2019-05-041-0/+108