aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_archive.go
Commit message (Expand)AuthorAgeFilesLines
* Fix archive creating LFS hooks and breaking pull requests (#28848)Brecht Van Lommel2024-01-191-0/+5
* 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
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-0/+12
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-10/+5
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-5/+4
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-1/+6
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+4
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+61