Commit Graph

29 Commits

Author SHA1 Message Date
43a001e02b create ignored packages file if not existent in ignore command 1.4.0 2026-05-30 09:42:39 +02:00
34f396534d fixed double printing of match, removed additional arguments from db update query 2026-05-30 09:40:44 +02:00
8d8d4d8978 added echo error on ignored when ignored packages file does not exist 2026-05-30 09:40:17 +02:00
82b344bbce variabilized ignored packages file 2026-05-30 09:20:13 +02:00
5cc5556c51 corrected error commands 2026-05-30 09:19:27 +02:00
a6ffd1ea94 license change 2026-03-09 21:57:00 +01:00
1dbc2826b2 updated README 1.3.0 2025-04-13 21:34:38 +02:00
a39a772cde added ignored, ignore, and unignore commands 2025-04-13 21:34:31 +02:00
9c36cef1e1 updated README 2025-01-28 15:35:14 +01:00
73f7e37670 added reflector shortcut to help refresh pacman mirrorlist 1.2.0 2025-01-28 12:50:43 +01:00
af686fe6c0 added summary of upgradable packages in "update" command 1.1.2 2024-09-30 12:01:55 +02:00
ba07f6275d updated README 2024-09-16 14:22:24 +02:00
8e2bdd88d3 simplified help output (wrong command) 1.1.1 2024-09-16 11:13:57 +02:00
8b23dc96a3 added function providefiles
list files provided by package
1.1.0
2024-08-01 02:02:52 +02:00
7b3de6cef0 added info and localinfo commands 2024-06-10 07:01:46 +02:00
2c209fd7a0 added clean command 2024-06-10 06:59:23 +02:00
b1306a73b4 refactored if statements to switch case 2024-06-10 06:57:55 +02:00
e2789d200b updated cache before "provides" listings 2024-06-10 06:52:56 +02:00
eddbe307c2 moved sudo checking and command execution to separate functions 2024-06-10 06:52:28 +02:00
3e22f4ebbd moved from $command/sudo $command to include "sudo" in the command variable 2024-06-10 06:47:32 +02:00
cdc17a329b added list "installed" functionality 1.0.0 2023-10-28 22:03:35 +02:00
fd49c9e953 added sudo command not existent error handling 0.2.1 2023-10-28 22:00:06 +02:00
eeaee974bd rearranged options 2023-10-28 21:58:27 +02:00
0df0a8dd6e added remove and purge functions 0.2.0 2023-05-15 08:11:05 +02:00
aa97ad4c20 fixed aur command (forgot to include) 0.1.1 2023-05-06 03:37:59 +02:00
53f86fa804 added yay
- check if command is yay or nano (config), otherwise command is pacman
- check if su is needed only for pacman and not yay
- check command arguments after determining command (or empty, which is default, pacman)
0.1.0
2023-05-06 03:34:31 +02:00
fc0983dbb4 changed input variable name 2023-05-06 03:18:02 +02:00
6455b904c4 added pman.sh, edited README.md accordingly 2023-04-03 11:51:58 +02:00
06ca943098 initial commit 2023-04-03 11:51:42 +02:00