Commit message (Collapse) | Author | ||
---|---|---|---|
2023-05-21 | realpath -> readlink | Egor Tensin | |
I have an exteremely retarded work machine which bundles its own realpath for no reason. A quick fix is to use readlink instead. | |||
2023-02-02 | accomodate older bash-es | Egor Tensin | |
2022-04-02 | bash best practices & linting | Egor Tensin | |
2021-11-25 | update script names in comments | Egor Tensin | |
2021-04-29 | rename the projectv1.0 | Egor Tensin | |
2021-04-29 | rename the scripts | Egor Tensin | |
For consistency with the distribution packages, mostly. | |||
2021-04-28 | bin/*.sh -> *.sh | Egor Tensin | |
2021-04-28 | allow bin/*.sh be symlinked | Egor Tensin | |
2019-08-10 | +x bin/*.sh | Egor Tensin | |
2019-08-10 | add unlink.sh | Egor Tensin | |
2019-08-10 | add os.sh & fix a couple of bugs | Egor Tensin | |
2019-08-10 | refactor db.sh | Egor Tensin | |
2019-08-07 | split update.sh into multiple files | Egor Tensin | |