Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08Change type of count in be_syncRikard Falkeborn
2017-05-08Return boolean from db_populateRikard Falkeborn
2017-05-08Fix gcc strict-overflow errorRikard Falkeborn
2017-05-08repo-add: fix error in directories with a space in their nameFabio Castell
2017-05-08lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster
2017-05-08bash-completion: fix leaking "files" array into shell environmentEli Schwartz
2017-05-08Fix memory leak in remove_notify_needed_optdependsAllan McRae
2017-05-08Fix typo in pacman-db-upgrade usage messageAllan McRae
2017-05-08Remove AC_FUNC_MALLOC check.Alastair Hughes
2017-05-08pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer
2017-05-08Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente
2017-05-08libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor
2017-05-08configure.ac: Fix handling --with-libcurlOlivier Brunel
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