- 30 Jun, 2022 4 commits
-
-
Daniel M. Capella authored
Fix version to bump minor version, as new features were added. 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
pacdiff: add option to view diffs in 3-way fashion See merge request !18
-
Ehsan Ghorbannezhad authored
add -3/--threeway option to view diffs in 3-way fashion. this is similar to the 3-way merge, but instead of merging, it opens all three files in $diffprog. if the previous package version of the candidate is not available in pacman's cache or if the file fails to extract, it falls back to regular 2-way diff.
-
- 24 Jun, 2022 4 commits
-
-
Daniel M. Capella authored
Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
-
Daniel M. Capella authored
pacdiff: add backup option Closes #19 See merge request !17
-
-
Daniel M. Capella authored
pacdiff: clarify -s/--sudo docs to indicate use of sudoedit as well as sudo Closes #18 See merge request !16
-
- 20 Jun, 2022 2 commits
-
-
Matthew Armand authored
-
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 pacman/pacman-contrib!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 pacman/pacman-contrib!7
-
Sam B authored
Missed updating this entry from the name of norefresh I used initially.
-
- 18 Feb, 2022 3 commits
-
-
Daniel M. Capella authored
Add more entries to .gitignore See merge request pacman/pacman-contrib!6
-
Daniel M. Capella authored
-
Daniel M. Capella authored
checkupdates: Provide --nosync option See merge request pacman/pacman-contrib!2
-