summaryrefslogtreecommitdiffstats
path: root/cmd/restore_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-10/+2
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-1/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix cli command restore-repo: "units" should be splitted to string slice, to ...wxiaoguang2022-07-011-5/+9
* Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)wxiaoguang2022-06-151-3/+3
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-0/+5
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+1
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-6/+10
* Move restore repo to internal router and invoke from command to avoid open th...Lunny Xiao2021-05-101-66/+11
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-0/+119