Sayafdine Said
Sayafdine Said
Add the necessary build dependencies and remove deprecated python requirement. Also use `install` instead of `compile` for meson command, since the version shipped with Ubuntu 20.04 doesn't support it. Not...
Hi! This PR improves the translations of some french sentences.
Hi! I would be interested in handling the rewriting of the test suite for GSoC. I saw the experimental start and would like to add some highlights for the questions...
On some programs like sudo, getenv doesn't return the environment variable value. We check the `char **environ` variable also to not miss those values. Close #902
Add a basic GitHub Actions workflow to build and check the project