| Commit message (Expand) | Author | Age | Files | Lines |
* | Update environment-to-ini flag parsing (#27914) | Folke | 2023-11-06 | 1 | -12/+16 |
* | Refactor to use urfave/cli/v2 (#25959) | wxiaoguang | 2023-07-21 | 1 | -5/+5 |
* | Make environment-to-ini work with INSTALL_LOCK=true (#25926) | wxiaoguang | 2023-07-17 | 1 | -1/+3 |
* | Make "install page" respect environment config (#25648) | wxiaoguang | 2023-07-09 | 1 | -30/+1 |
* | Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch... | wxiaoguang | 2023-06-24 | 1 | -1/+1 |
* | Refactor path & config system (#25330) | wxiaoguang | 2023-06-21 | 1 | -7/+6 |
* | Refactor INI package (first step) (#25024) | wxiaoguang | 2023-06-02 | 1 | -13/+2 |
* | Make environment-to-ini support loading key value from file (#24832) | wxiaoguang | 2023-05-24 | 1 | -105/+15 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -0/+1 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -1/+0 |
* | Only write config in environment-to-ini if there are changes (#15861) | zeripath | 2021-05-14 | 1 | -3/+11 |
* | Add environment-to-ini to docker image (#14762) | Kyle D | 2021-02-23 | 1 | -0/+1 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+7 |
* | Resolve deprecated INI conversion (#9525) | techknowlogick | 2019-12-27 | 1 | -1/+1 |
* | Add contrib/environment-to-ini (#9519) | zeripath | 2019-12-28 | 1 | -0/+224 |