aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/environment-to-ini
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-5/+5
* Make environment-to-ini work with INSTALL_LOCK=true (#25926)wxiaoguang2023-07-171-1/+3
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-30/+1
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...wxiaoguang2023-06-241-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-7/+6
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-13/+2
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-241-105/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+1
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+0
* Only write config in environment-to-ini if there are changes (#15861)zeripath2021-05-141-3/+11
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-232-25/+7
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+7
* Resolve deprecated INI conversion (#9525)techknowlogick2019-12-271-1/+1
* Add contrib/environment-to-ini (#9519)zeripath2019-12-282-0/+290