summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-09-30makepkg: break out check_checksums to reasonably sized functionsDave Reisner
2014-09-23makepkg: disallow values of 'arch' which might be problematicDave Reisner
2014-09-23makepkg: let --source imply --ignorearchDave Reisner
2014-09-23makepkg: use correct terminologyDave Reisner
2014-09-23replace --reference on chmod/chown commandsWolfgang Bumiller
2014-09-23Extend database upgrade script to handle alpm db version 9Andrew Gregory
2014-09-16pacman-db-upgrade: use pacman-style optionsAndrew Gregory
2014-09-15makepkg: do not eval dlcmdlolilolicon
2014-09-15makepkg: Allow using sources with :: in themWilliam Giokas
2014-08-09pacman-key: stricter parsing for -verifyAllan McRae
2014-08-08makepkg: replace bare eval with var extraction functionsDave Reisner
2014-08-08PKGBUILD: handle arch specific attributesDave Reisner
2014-08-08makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner
2014-08-08makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner
2014-08-04makepkg: skip dependency checking with --verifysourceAllan McRae
2014-08-04makepkg: ensure vcs download tool are installed when requiredAllan McRae
2014-08-03makepkg: improve check and error message for buildfile locationDave Reisner
2014-08-03makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg
2014-06-29makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae
2014-06-12Use C locale for bsdtar calls during package creationAllan McRae
2014-06-10makepkg: Remove redundant sig generation commentJohannes Löthberg
2014-05-25makepkg: pass "--nocolor" to pacmanAndrew DeMaria
2014-05-25makepkg: Force buildscripts to be in startdirAllan McRae
2014-05-23Do not check makepkg-wrapper for standard optionsAllan McRae
2014-05-23makepkg: Introduce validpgpkeys arrayThomas Bächler
2014-05-23makepkg: Treat a signature from an untrusted key as an errorThomas Bächler
2014-05-23makepkg: Use read to parse status file during signature verification.Thomas Bächler
2014-04-21makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan
2014-03-27repo-add: declare pkgbase as localAllan McRae
2014-03-27Always supply base name and version info in .PKGFILE if neededAllan McRae
2014-03-27makepkg: sign source packages with --signAllan McRae
2014-03-13makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt
2014-03-12makepkg: enforce fakeroot usageAllan McRae
2014-03-12makepkg: Remove --asroot optionAllan McRae
2014-03-12makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt
2014-03-12makepkg: Comment on install_package() return codePierre Neidhardt
2014-03-03Fix install order in scripts MakefileAllan McRae
2014-03-03makepkg: Support kernel.org's PGP signature schemeThomas Bächler
2014-03-03makepkg: implement support for stripping kernel modulesSteven Noonan
2014-02-02makepkg: remove unneeded "|| true"Allan McRae
2014-02-02makepkg: Fix typo in variable nameAllan McRae
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira
2014-02-02Prevent makepkg creating armored signaturesLars Gustäbel
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-12-21makepkg: fix check for distccMaxime Arthaud
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-11-15Fix typo in pacman-optimizeJason St. John