summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20Release 4.2.1v4.2.1Allan McRae
2015-02-20Update translations from TransifexAllan McRae
2015-02-14Update translations from TransifexAllan McRae
2015-02-14Update NEWS for 4.2.1 releaseAllan McRae
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva
2015-02-12Disable directory ownership warningsAllan McRae
2015-02-12set package origin when adding to db cacheAndrew Gregory
2015-02-12valgrind.supp: remove library version from suppressionAllan McRae
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae
2015-02-01trans_commit: restore pm_errno after updating logAndrew Gregory
2015-02-01contrib: remove fakeroot option from PKGBUILD.vimAllan McRae
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar
2015-01-21fix geometric growth in _alpm_greedy_growDaniel Micay
2015-01-21be_local: fix _alpm_greedy_grow usageDaniel Micay
2015-01-12makepkg: clear destination array in array_buildAllan McRae
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae
2015-01-02Fix typo in a comment in makepkg.confJason St. John
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner
2015-01-02updpkgsums: retain permissions on rewritten PKGBUILDDave Reisner
2015-01-02Remove outdated fakeroot information from PKGBUILD man pageAllan McRae
2014-12-28Fix .SRCINFO output with architecture specific fieldsAllan McRae
2014-12-27fix duplication of package sha256sumAllan McRae
2014-12-27makepkg: fix typo in dep array nameDave Reisner
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner
2014-12-24Use correct mode bits for the log file (0000 -> 0644)Evangelos Foutras
2014-12-24pacman-db-upgrade: set umask 022Peter Wu
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae
2014-12-24pacman-db-upgrade: be more verboseAllan McRae
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz
2014-12-22Check architecture specific fields for VCS supportAllan McRae
2014-12-22add VCSCLIENTS to etc/makepkg.confAllan McRae
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli
2014-12-21paclist: fix myver in usage()Evangelos Foutras
2014-12-19updpkgsums: add more error checking before replacementv4.2.0Dave Reisner
2014-12-19Release 4.2.0Allan McRae
2014-12-19Update translations from transifexAllan McRae
2014-12-19Update NEWS for pacman-4.2 releaseAllan McRae
2014-12-19Update README for pacman-4.2Allan McRae
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-12-18add alpm_option_match_noupgradeAndrew Gregory
2014-12-18updpkgsums: drop in-place rewrite hack, use a tempfileDave Reisner
2014-12-18shut up GCC on -Wmaybe-initialized warningsDave Reisner
2014-12-18makepkg: correctly add changelog filesDave Reisner
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain