Ismael González Valverde
Ismael González Valverde
Well, It's only a question that came to me analyzing this script. Why use system modification in '_/usr/share/_' and other system paths? You can simply override system configuration writing _.desktop_...
Create a new GitHub workflow to generate releases: - [ ] Triggered by tag. - [ ] Generate release. - [ ] Upload artifacts.
Implement an interactive mode similar to `git add --interactive`, `git add --patch`, package managers, etc.
Extend code to support non-valid UTF-8 strings in filenames, paths and arguments: * Use OsStr and OsString. * Follow [OsStr pattern API extension](https://github.com/rust-lang/rust/issues/49802) in Rust repository. * Check issues with...
In this PR, there are several additions related to the test discussion in #708: * Create Docker image to run tests in a clean environment. * Add manual installation and...
First of all, I really appretiate your work in the development of this great piece of software. I've moved from `yaourt` to `pacaur` recently. I've been digging in the script...
Closes #26