aggsol
aggsol
* Fix usage of wrong comparison * Improved shebang * Removed unused variables * Use build in pwd * Added double quotes to prevent globbing and word splitting As offered...
When using [shellcheck](https://www.shellcheck.net) there some warnings. Is there any interest in PRs fixing those?
When selecting multiple packages to uninstall then the process stops at e.g. 2 of 7 de-installations. Changing the selection often fixes this. This might be an issue of the order...
I discovered Argos by an article in c't *the* German tech magazine. You can buy the article here: https://www.heise.de/ct/ausgabe/2018-4-Mit-Argos-individuelle-Applets-fuer-Gnome-erstellen-3951762.html See the great header picture: 
This is a feature request. Some editors leave backups of edited files like `myscript.sh~` or `myscript.sh.bak`. They are then duplicate plugins in Argos. Expected behaviour is Argos to ignore files...
Assume while writing data for a normal (e. g. HTTP 200 HTML) response one of the write fails with `KCGI_ENOMEM`. How can I the free the `kreq` without writing any...
Sorry! I was managing my own linked accounts and switched to the Liberapay team accidentally and unlinked it. There was no confirmation dialog or undo.
I usually copy the header into my projects but it is hard to track which version it is. How about adding a `#define RANG_VERSION` to it?
**Is your feature request related to a problem? Please describe.** Converting (lgacy) audio CD for my music library **Describe the solution you'd like** Function to convert audio CD to mp3...
Build on every platform supported by Cmake including Visual Studio and Makefiles.