| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor to use urfave/cli/v2 (#25959) | wxiaoguang | 2023-07-21 | 1 | -14/+15 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -1/+1 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo... | a1012112796 | 2022-07-14 | 1 | -1/+18 |
* | Fix cli command restore-repo: "units" should be splitted to string slice, to ... | wxiaoguang | 2022-07-01 | 1 | -1/+5 |
* | Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) | wxiaoguang | 2022-07-01 | 1 | -0/+6 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -1/+0 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -2/+2 |
* | Fix bug on admin subcommand (#17533) | Lunny Xiao | 2021-11-07 | 1 | -1/+4 |
* | Always emit the configuration path (#17036) | zeripath | 2021-09-13 | 1 | -0/+1 |
* | Add --quiet and --verbose to gitea web to control initial logging (#16260) | zeripath | 2021-06-26 | 1 | -5/+5 |
* | Dump github/gitlab/gitea repository data to a local directory and restore to ... | Lunny Xiao | 2020-12-27 | 1 | -0/+162 |