summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-12-19Update translations from transifexAllan McRae
2014-12-18makepkg: correctly add changelog filesDave Reisner
2014-11-26pacman-db-upgrade: fix issue with find argument list length overflowAllan McRae
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski
2014-11-19Fix translation error and remove empty po filesAllan McRae
2014-11-18Update po files to send to TransifexAllan McRae
2014-11-18Pull translation updates from TransifexAllan McRae
2014-11-18makepkg: symlink files in noextract into $srcdirAllan McRae
2014-11-17makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-17makepkg: only strip vcs prefixes from front of urlAndrew Gregory
2014-11-17makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory
2014-11-17makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae
2014-11-09makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-09makepkg: checkout a revision specified in SVN fragment in download_svn.Lukáš Jirkovský
2014-11-09makepkg: git: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-09makepkg: improve stripping pkgdesc of whitespace for .PKGINFOAllan McRae
2014-11-09makepkg: introduce .SRCINFO files for source packagesDave Reisner
2014-11-09makepkg: simplify epoch handlingDave Reisner
2014-11-09makepkg: ignore empty global attributes in extractionDave Reisner
2014-11-04pacman-db-upgrade: fix --config option typoAndrew Gregory
2014-10-19makepkg: always look for sources in source=()Dave Reisner
2014-10-13makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner
2014-10-13makepkg: simplify attr matching in extract_function_varDave Reisner
2014-10-13makepkg: show full fingerprint on pgp failureDave Reisner
2014-10-13Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner
2014-10-06pacman-db-upgrade: do not mangle file listsAndrew Gregory
2014-09-30makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner
2014-09-30makepkg: move negation in inequality comparisonsDave Reisner
2014-09-30makepkg: abort if we can't add install/changelog to packageDave Reisner
2014-09-30PKGBUILD: add support for arch-specific sourcesDave Reisner
2014-09-30makepkg: break out checksum generation to its own functionDave Reisner
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