Age | Commit message (Expand) | Author | Files | Lines |
2023-05-02 | doc: fetch: correct --link short option to -l | Timo Teräs | 1 | -1/+1 |
2023-05-02 | fetch: enable --timeout to set network progress timeout | Timo Teräs | 1 | -0/+4 |
2023-04-12 | index: implement --merge and --prune-origin | Timo Teräs | 1 | -0/+7 |
2023-04-11 | apk: add --force-missing-repositoriestt-stable-wip | Timo Teräs | 1 | -0/+3 |
2023-04-11 | audit: implement detail records | Timo Teräs | 1 | -7/+14 |
2023-04-11 | audit: report errors as 'e' | Timo Teräs | 1 | -0/+2 |
2023-04-11 | audit: add --ignore-busybox-links | Timo Teräs | 1 | -0/+3 |
2023-04-11 | audit: add a new --full mode | Timo Teräs | 1 | -2/+9 |
2023-04-11 | audit: add --protected-paths to override the audit exceptions | Timo Teräs | 1 | -0/+4 |
2023-04-11 | doc: remove inconsistent syntax for option parameters | Timo Teräs | 1 | -2/+2 |
2023-04-11 | db, dot, fetch, info, list, search: support --from=FROMSPEC | Timo Teräs | 1 | -1/+12 |
2023-04-11 | fetch: implement --built-after | Timo Teräs | 1 | -0/+4 |
2023-04-10 | cache: improve and document purging | Timo Teräs | 2 | -3/+11 |
2023-01-17 | doc: fix typo in apk-world(5) | Jakub Jirutka | 1 | -1/+1 |
2022-12-28 | cache, upgrade: do not continue if repositories have issues | Timo Teräs | 1 | -1/+4 |
2022-12-21 | apk, fetch: implement --no-check-certificate | Timo Teräs | 1 | -0/+3 |
2022-12-20 | apk: improve interactive mode handling | Timo Teräs | 1 | -0/+5 |
2022-06-03 | fetch: implement --world | Timo Teräs | 1 | -0/+3 |
2022-06-03 | add: allow specifying a version for --virtual package | Timo Teräs | 1 | -1/+3 |
2022-01-21 | cache: allow various flags, and addition of dependencies | Timo Teräs | 1 | -6/+22 |
2021-11-12 | fetch: add --url option to print the download URLs | Timo Teräs | 1 | -0/+3 |
2021-08-23 | list: recognize both --upgradable and --upgradeable | Timo Teräs | 1 | -1/+1 |
2021-07-23 | doc: add missing options to index, info, and version | Rodrigo Lourenço | 3 | -12/+23 |
2021-07-23 | Document apk-search | Rodrigo Lourenço | 3 | -0/+45 |
2021-07-23 | Remove AUTHORS section from man pages | Timo Teräs | 22 | -110/+0 |
2021-01-17 | man info: --install-if and --rinstall-if do not have short options | Timo Teräs | 1 | -7/+7 |
2020-11-11 | manual: Add missing r | Alex Denes | 1 | -1/+1 |
2020-11-10 | manual: Fix wrong argument name | Alex Denes | 1 | -1/+1 |
2020-10-06 | db: make the --repositories-file change more announced | Timo Teräs | 1 | -2/+3 |
2020-10-05 | db: make --repositories-file relative to host root | Timo Teräs | 1 | -3/+3 |
2020-09-28 | Implement upgrade --prune to remove stale world dependencies | Timo Teräs | 1 | -0/+4 |
2020-08-24 | fix, simplify and document upgrade --ignore | Timo Teräs | 1 | -1/+7 |
2020-07-30 | upgrade: allow for specified package upgrades | Ariadne Conill | 1 | -1/+1 |
2020-05-06 | index: add argument --no-warnings | Fredrik Gustafsson | 1 | -0/+5 |
2020-05-06 | man pages: make more friendly for help generation | Timo Teräs | 12 | -74/+132 |
2020-04-28 | apk: do not manage file ownership as non-root or when asked so | Fredrik Gustafsson | 1 | -0/+6 |
2020-04-24 | man pages: fix apk-del section in the main index | Timo Teräs | 1 | -1/+1 |
2020-04-21 | man pages: format email addresses consistently | Fredrik Gustafsson | 22 | -22/+22 |
2020-01-26 | convert man page makefile to make.rules format | Timo Teräs | 1 | -38/+29 |
2020-01-26 | man pages: consoldate commit options in apk(8) | Drew DeVault | 5 | -104/+30 |
2020-01-26 | man pages: merge scdoc targetes | Drew DeVault | 1 | -4/+1 |
2020-01-26 | Makefile: install man pages to MANDIR | Drew DeVault | 1 | -8/+18 |
2020-01-26 | add apk-cache(5) | Drew DeVault | 2 | -0/+24 |
2020-01-26 | add apk-keys(5) | Drew DeVault | 2 | -0/+19 |
2020-01-26 | add apk-version(8) | Drew DeVault | 2 | -0/+54 |
2020-01-26 | add apk-stats(8) | Drew DeVault | 2 | -0/+25 |
2020-01-26 | add apk-audit(8) | Drew DeVault | 2 | -0/+56 |
2020-01-26 | add apk-verify(8) | Drew DeVault | 2 | -0/+29 |
2020-01-26 | add apk-manifest(8) | Drew DeVault | 2 | -0/+34 |
2020-01-26 | add apk-fetch(8) | Drew DeVault | 2 | -0/+42 |