summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Make get_pkg_arch treat arch as an arrayIvy Foster1-1/+1
2015-03-26Update PKGBUILD-split.proto allowed overridesAllan McRae1-3/+0
2015-03-26fix source package signing with SRCPKGDIR setChristian Hesse1-2/+2
2015-03-01Update release historyAllan McRae1-0/+2
2015-02-20Release 4.2.1v4.2.1Allan McRae1-2/+2
2015-02-20Update translations from TransifexAllan McRae57-1662/+1409
2015-02-14Update translations from TransifexAllan McRae109-11184/+15639
2015-02-14Update NEWS for 4.2.1 releaseAllan McRae1-0/+28
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva1-17/+0
2015-02-12Disable directory ownership warningsAllan McRae1-0/+8
2015-02-12set package origin when adding to db cacheAndrew Gregory1-0/+7
2015-02-12valgrind.supp: remove library version from suppressionAllan McRae1-1/+1
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory4-24/+4
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae1-2/+2
2015-02-01trans_commit: restore pm_errno after updating logAndrew Gregory1-0/+4
2015-02-01contrib: remove fakeroot option from PKGBUILD.vimAllan McRae1-1/+1
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský1-1/+1
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar1-0/+1
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar2-5/+4
2015-01-21fix geometric growth in _alpm_greedy_growDaniel Micay1-1/+1
2015-01-21be_local: fix _alpm_greedy_grow usageDaniel Micay1-1/+1
2015-01-12makepkg: clear destination array in array_buildAllan McRae1-0/+3
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti1-0/+2
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner1-0/+2
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner1-2/+2
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae1-1/+1
2015-01-02Fix typo in a comment in makepkg.confJason St. John1-1/+1
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner1-1/+1
2015-01-02updpkgsums: retain permissions on rewritten PKGBUILDDave Reisner1-5/+3
2015-01-02Remove outdated fakeroot information from PKGBUILD man pageAllan McRae1-5/+4
2014-12-28Fix .SRCINFO output with architecture specific fieldsAllan McRae1-3/+4
2014-12-27fix duplication of package sha256sumAllan McRae1-1/+1
2014-12-27makepkg: fix typo in dep array nameDave Reisner1-1/+1
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner1-19/+13
2014-12-24Use correct mode bits for the log file (0000 -> 0644)Evangelos Foutras1-1/+1
2014-12-24pacman-db-upgrade: set umask 022Peter Wu1-0/+3
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae1-1/+1
2014-12-24pacman-db-upgrade: be more verboseAllan McRae1-2/+2
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz1-1/+1
2014-12-22Check architecture specific fields for VCS supportAllan McRae1-3/+13
2014-12-22add VCSCLIENTS to etc/makepkg.confAllan McRae1-0/+7
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli1-1/+1
2014-12-21paclist: fix myver in usage()Evangelos Foutras1-1/+1
2014-12-19updpkgsums: add more error checking before replacementv4.2.0Dave Reisner1-2/+2
2014-12-19Release 4.2.0Allan McRae1-4/+4
2014-12-19Update translations from transifexAllan McRae131-12099/+22991
2014-12-19Update NEWS for pacman-4.2 releaseAllan McRae1-0/+81
2014-12-19Update README for pacman-4.2Allan McRae1-0/+53
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory3-2/+22
2014-12-18add alpm_option_match_noupgradeAndrew Gregory2-0/+6