| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-03-22 | Fix(hm/wms/river): Fix path in init file | ene | |
| 2023-03-21 | Fix(lib): Add 'dash' as default dependency | ene | |
| This is also fine because dash is used as the interpreter for shell scripts. | |||
| 2023-03-21 | Fix(lib): Add 'mktemp' as a default dependency | ene | |
| This is fine because the shell-library depends on it. | |||
| 2023-03-21 | Fix(lib): Unset the default path before extending it | ene | |
| It is harmful to use the provided path as there are no guaranties for its completeness. | |||
| 2023-02-25 | Fix(packages): Use a custom function for packaging ll | ene | |
| 2023-02-19 | Feat(bootstrap): Separate the builder to a library | ene | |
