- 20 Jun, 2022 1 commit
-
-
Daniel M. Capella authored
Add zsh completion (implements issue #8) Closes #8 See merge request pacman/pacman-contrib!14
-
- 09 Jun, 2022 1 commit
-
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
- 04 Jun, 2022 3 commits
-
-
Daniel M. Capella authored
Small but important fixes for pacdiff's merge action See merge request pacman/pacman-contrib!15
-
Evangelos Foutras authored
Pass --reverse to pacsort so the second line from the top (and the one selected by 'sed -ne 2p') contains the correct base package. Also make sure to skip signature files when generating the file list to consider. Signed-off-by:
Evangelos Foutras <evangelos@foutrelis.com>
-
Evangelos Foutras authored
This can fail if the tarball indicated by base_cache_tar() is incorrect or corrupted for some reason. Also switch to bsdtar(1) for consistency. Signed-off-by:
Evangelos Foutras <evangelos@foutrelis.com>
-
- 23 May, 2022 1 commit
-
-
Arvid Norlander authored
-
- 21 May, 2022 3 commits
-
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Remove PrivateUsers=yes from paccache.service See merge request pacman/pacman-contrib!13
-
David Runge authored
src/paccache.service.in: As `PrivateUsers=yes` sets up a separate namespace (also for root), all files are therefore owned by `nobody` to the paccache script and it is not able to remove any files. See `PrivateUsers=` in https://man.archlinux.org/man/systemd.exec.5#SANDBOXING for further details.
-
- 06 May, 2022 2 commits
-
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
- 05 May, 2022 7 commits
-
-
Daniel M. Capella authored
Switch to EditorConfig from Vim modelines See merge request pacman/pacman-contrib!9
-
Daniel M. Capella authored
- Filetype detection occurs automatically after changing the AsciiDoc filetype to .adoc from .txt. - `"let b:current_syntax = 'PKGBUILD'` appears to have no effect. Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Vim: Add ISC and OFL as special licenses Closes #4 See merge request pacman/pacman-contrib!11
-
Daniel M. Capella authored
Fixes #4 Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
- 04 May, 2022 4 commits
-
-
Daniel M. Capella authored
paccache: Use more accurate --min-a/mtime description Closes #5 See merge request pacman/pacman-contrib!10
-
Daniel M. Capella authored
.. taken from the --help message. Thanks to Patrick Smits (@ps0 ) for reporting this. Fixes #5 Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
- 03 May, 2022 4 commits
-
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
Update contribution guidelines to use GitLab See merge request !8
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
- 21 Feb, 2022 2 commits
-
-
Daniel M. Capella authored
checkupdates: fix long option parse check for nosync See merge request !7
-
Sam B authored
Missed updating this entry from the name of norefresh I used initially.
-
- 18 Feb, 2022 4 commits
-
-
Daniel M. Capella authored
Add more entries to .gitignore See merge request !6
-
Daniel M. Capella authored
-
Daniel M. Capella authored
checkupdates: Provide --nosync option See merge request !2
-
Daniel M. Capella authored
PKGBUILD.vim improvements See merge request !5
-
- 31 Jan, 2022 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 07 Dec, 2021 4 commits
-
-
Daniel M. Capella authored
fix paccache.service Closes #2 See merge request !3
-
Alexander Epaneshnikov authored
it isn't needed when CPUSchedulingPolicy is set to idle
-
RestrictAddressFamilies used to not have an option to restrict all address families, but systemd 249 introduced a special value "none" exactly for this purpose. Signed-off-by:
Frederik “Freso” S. Olesen <freso.dk@gmail.com>
-
The SystemCallFilter group @system-service includes some calls that are necessary for the service unit to run, that are not included in @file-system. Signed-off-by:
Frederik “Freso” S. Olesen <freso.dk@gmail.com>
-
- 19 Sep, 2021 1 commit
-
-
Sam B authored
Adds an option to not attempt to sync the CHECKUPDATES_DB. This provides a way to very quickly get a list of outdated packages provided there is a different mechanism to update CHECKUPDATES_DB already in place such as a crontab entry or systemd.timer. Signed-off-by:
Samir Benmendil <me@rmz.io>
-
- 03 Aug, 2021 1 commit
-
-
Daniel M. Capella authored
Addresses https://lists.archlinux.org/pipermail/pacman-contrib/2021-August/000382.html Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-