-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for Toolpacks * Update APP-MANAGER * Assign a number for the toolpack metadata * Option -a, add support for Toolpack ...fix #1079 (comment) * Option -i, fix missing argument in Toolpacks ...fix #1079 (comment) * Add Toolpack support for -q and -l #1079 * Add --toolpack to the help message * Update README.md * Update README.md, add partner projects (Toolpacks) * Update README.md * Update APP-MANAGER * Option -i, allow installing Toolpacks without flag but with extension... ...the extension must be .toolpack * Update README.md * Update APP-MANAGER * Option -f, add a new column to check the source database (DB) * Option -f, check if the installed app come from an unknown database ...or if it come not from a database, maybe it was installed with the option -e * Option -f, check if the app is installed using the "-e" option * Option -f, mark "extra" apps as "none" in DB * Option -l, "wait" before release lists of toolpacks and appimages... ...also sort the toolpacks list and show only unique items (remove duplicates). * Add completion terms from an existing toolpacks list * Options -l and -q, add flag "--all" to show lists all together * Update APP-MANAGER * Update README.md * With the --toolpack flag you can also install apps from AM... ...if they are not present in Toolpacks * Do not include metapackages in the total programs count * Update database.am ...replace final spaces with a dot in Toolpacks description (option -l). * Option -l, show the total programs number of the just closed list * Update APP-MANAGER
- Loading branch information
Showing
4 changed files
with
221 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.