summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'maint'Allan McRae2014-12-28
|\
| * Fix .SRCINFO output with architecture specific fieldsAllan McRae2014-12-28
* | makepkg: print the name of the source array being checkedDave Reisner2014-12-27
* | makepkg: call out the source array(s) missing checksumsDave Reisner2014-12-27
|/
* makepkg: fix typo in dep array nameDave Reisner2014-12-27
* makepkg: properly correlate checksums for multiple sourcesDave Reisner2014-12-24
* pacman-db-upgrade: set umask 022Peter Wu2014-12-24
* makepkg: download sources for all architectures when making source packageAllan McRae2014-12-24
* pacman-db-upgrade: be more verboseAllan McRae2014-12-24
* makepkg-template: Remove unused printf format stringFlorian Pritz2014-12-22
* Check architecture specific fields for VCS supportAllan McRae2014-12-22
* Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli2014-12-21
* Update translations from transifexAllan McRae2014-12-19
* makepkg: correctly add changelog filesDave Reisner2014-12-18
* pacman-db-upgrade: fix issue with find argument list length overflowAllan McRae2014-11-26
* pacman-key: compatibility with gnupg-2.1Tobias Powalowski2014-11-21
* Fix translation error and remove empty po filesAllan McRae2014-11-19
* Update po files to send to TransifexAllan McRae2014-11-18
* Pull translation updates from TransifexAllan McRae2014-11-18
* makepkg: symlink files in noextract into $srcdirAllan McRae2014-11-18
* makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-17
* makepkg: only strip vcs prefixes from front of urlAndrew Gregory2014-11-17
* makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory2014-11-17
* makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae2014-11-17
* makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-09
* makepkg: checkout a revision specified in SVN fragment in download_svn.Lukáš Jirkovský2014-11-09
* makepkg: git: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-09
* makepkg: improve stripping pkgdesc of whitespace for .PKGINFOAllan McRae2014-11-09
* makepkg: introduce .SRCINFO files for source packagesDave Reisner2014-11-09
* makepkg: simplify epoch handlingDave Reisner2014-11-09
* makepkg: ignore empty global attributes in extractionDave Reisner2014-11-09
* pacman-db-upgrade: fix --config option typoAndrew Gregory2014-11-04
* makepkg: always look for sources in source=()Dave Reisner2014-10-19
* makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner2014-10-13
* makepkg: simplify attr matching in extract_function_varDave Reisner2014-10-13
* makepkg: show full fingerprint on pgp failureDave Reisner2014-10-13
* Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner2014-10-13
* pacman-db-upgrade: do not mangle file listsAndrew Gregory2014-10-06
* makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner2014-09-30
* makepkg: move negation in inequality comparisonsDave Reisner2014-09-30
* makepkg: abort if we can't add install/changelog to packageDave Reisner2014-09-30
* PKGBUILD: add support for arch-specific sourcesDave Reisner2014-09-30
* makepkg: break out checksum generation to its own functionDave Reisner2014-09-30
* makepkg: break out check_checksums to reasonably sized functionsDave Reisner2014-09-30
* makepkg: disallow values of 'arch' which might be problematicDave Reisner2014-09-23
* makepkg: let --source imply --ignorearchDave Reisner2014-09-23
* makepkg: use correct terminologyDave Reisner2014-09-23
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-23
* Extend database upgrade script to handle alpm db version 9Andrew Gregory2014-09-23
* pacman-db-upgrade: use pacman-style optionsAndrew Gregory2014-09-16