Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08hook.c: replace fstatat with statAndrew Gregory
2017-05-08hook.c: replace readdir_r with readdirAndrew Gregory
2017-05-08Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann
2017-05-08Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann
2017-05-08Release resources on error paths.Tobias Stoeckmann
2017-05-08Always use proper error code in alpm_initialize.Tobias Stoeckmann
2017-05-08recursedeps: include cyclic dependenciesAndrew Gregory
2017-05-08pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse
2017-05-08libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse
2017-05-08makepkg: ignore the architecture for --printsrcinfoAlastair Hughes
2017-05-08Avoid logical OR duplication warning from gcc-6Allan McRae
2017-05-08pacsort help clearly states that files contain inputs to be sortedAshley Whetter
2017-04-27Prevent wrapping of enum itemsAllan McRae
2017-04-27fix spelling mistakesEric Engestrom
2017-04-27use multi-byte character matching for user inputAndrew Gregory
2017-04-27repo-add: do not alter the database if only verifying signatureAllan McRae
2017-04-27Use versions specified in optdependsAllan McRae
2017-04-27Consider provides when warning about optdepnd removalAllan McRae
2017-04-27Consider provides when labelling optdepends status as pending installAllan McRae
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev
2016-05-05PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae
2016-05-05Do not add root prefix twice when checking database filesAllan McRae
2016-05-05libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae
2016-02-26libmakepkg: fix is_array functionAllan McRae
2016-02-26Update NEWS for pacman-5.0.1Allan McRae
2016-02-23Release 5.0.1v5.0.1Allan McRae
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Manually fix space before ellipses in translationsAllan McRae
2016-02-23Fix inconsistent status messagesStefan Tatschner
2016-02-23Pull translation updates from TransifexAllan McRae
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras
2016-02-23make alpm_unlock and trans_interrupt async safeAndrew Gregory
2016-02-23alpm_run_chroot: always connect parent2child pipeAndrew Gregory
2016-02-23ensure gpgdir has a trailing slashAndrew Gregory
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer
2016-02-21alpm-hooks.5: document hook running orderAllan McRae
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae
2016-02-20Log to file when running hooksOlivier Brunel
2016-02-20doc/alpm-hooks: mention that hooks must have a ".hooks" suffix.Allan McRae
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae
2016-02-20Add the missing limits.h include to hook.cAlastair Hughes
2016-02-20doc/index.txt: update for pacman 5.0Andrew Gregory
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory
2016-02-20Bring makepkg zsh completions up to dateDoug Newgard
2016-01-30Release 5.0.0v5.0.0Allan McRae