summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31fix: properly check for invalid argument in checkpkg and diffpkgLevente Polyak
2022-08-31diffpkg: prefer to search inside the pool dir if availableLevente Polyak
2022-08-31diffpkg: allow to set column width for side-by-side viewLevente Polyak
2022-08-23diffpkg: add colored output option with default of autoLevente Polyak
2022-08-23diffpkg: allow to choose between unified context and two columnsLevente Polyak
2022-08-13doc: Fixed spelling error in devtools man pageGreg Land
2022-06-22make: split out man page files into doc/man folderLevente Polyak
2022-06-22make: use GEN message for all generated contentLevente Polyak
2022-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22doc: update links and references after moving to GitLabLevente Polyak
2022-06-22make: automatically collect man pages via wildcardLevente Polyak
2022-06-22make: split out source files into src folderLevente Polyak
2022-06-22make: split out config files into conf directoryLevente Polyak
2022-06-22make: split out completion scripts from root worktreeLevente Polyak
2022-06-22make: properly handle build target prerequisitesLevente Polyak
2022-06-22make: use build dir as target instead of polluting root workdirLevente Polyak
2022-06-22chore: remove executable bit from *.in source filesLevente Polyak
2022-06-22Version 2022062120220621Levente Polyak
2022-06-22export-pkgbuild-keys: fix export for packages without validpgpkeysLevente Polyak
2022-06-20Version 2022062020220620Levente Polyak
2022-06-10archrelease: support subdirectories in package directoriesLevente Polyak
2022-06-10Add x86_64_v3 buildersAllan McRae
2022-06-09Version 2022060920220609Levente Polyak
2022-06-09doc/export-pkgbuild-keys.1: fix filename to detect manpage locationLevente Polyak
2022-06-09export-pkgbuild-keys: use TEMPDIR while exporting keyLevente Polyak
2022-06-09export-pkgbuild-keys: add simple success export messagesLevente Polyak
2022-06-09Export source PGPs from PKGBUILD on commitAllan McRae
2022-06-09mkarchroot: generate and use C.UTF-8 by defaultFelix Yan
2022-06-09mkarchroot: unshare mount namespace to avoid broken root chroot creationFelix Yan
2022-05-17diffpkg: support comparing two given package archivesLevente Polyak
2022-05-17diffpkg: support multiple diff modes to compare withLevente Polyak
2022-05-17diffpkg - diff repo vs. build packageJelle van der Waa
2022-05-17make: respect PREFIX for bash completion instead of hardcoded /usrLevente Polyak
2022-05-17make: remove bash completion symlinks on uninstallLevente Polyak
2022-04-28build: enable gitlab-ciLeonidas Spyropoulos
2022-04-06sogrep: fail if links database cannot be retrievedHaochen Tong
2022-03-07makepkg.conf: set LTOFLAGS="-flto=auto"Evangelos Foutras
2022-02-07Version 2022020720220207Levente Polyak
2022-01-31makepkg.conf: drop -fvar-tracking-assignments flagEvangelos Foutras
2022-01-26make: use gzip option to get reproducible tar dist like GitLabLevente Polyak
2022-01-26Version 2022012620220126Levente Polyak
2022-01-26commitpkg: Implement debug package handlingMorten Linderud
2022-01-26common: Implement helper functions from dbscriptsMorten Linderud
2022-01-26commitpkg: Split signature check into own loopMorten Linderud
2022-01-26common: implement validity as a functionMorten Linderud
2022-01-22checkpkg: set makepkg vars from build root to support none host archsFelix Yan
2021-11-29Version 2021112920211129Levente Polyak
2021-11-28makepkg.conf: enable LTO option by defaultLevente Polyak
2021-11-18makerepropkg: support parallel runs in dedicated namespacesLevente Polyak
2021-11-18makerepropkg: use correct devtools makepkg.conf files from distLevente Polyak