summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-09pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2017-05-09libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2017-05-09makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2017-05-09Avoid logical OR duplication warning from gcc-6Allan McRae1-2/+12
2017-05-09pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2017-04-28Prevent wrapping of enum itemsAllan McRae2-2/+2
2017-04-28fix spelling mistakesEric Engestrom5-7/+7
2017-04-28use multi-byte character matching for user inputAndrew Gregory1-2/+34
2017-04-28repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2017-04-28Use versions specified in optdependsAllan McRae2-3/+4
2017-04-28Consider provides when warning about optdepnd removalAllan McRae1-1/+1
2017-04-28Consider provides when labelling optdepends status as pending installAllan McRae1-1/+1
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
2016-05-05PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae1-4/+4
2016-05-05Do not add root prefix twice when checking database filesAllan McRae1-24/+30
2016-05-05libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2
2016-02-26libmakepkg: fix is_array functionAllan McRae1-1/+1
2016-02-26Update NEWS for pacman-5.0.1Allan McRae1-0/+17
2016-02-23Release 5.0.1v5.0.1Allan McRae2-2/+3
2016-02-23Regenerate translations for 5.0.1Allan McRae128-15180/+22370
2016-02-23Manually fix space before ellipses in translationsAllan McRae49-97/+97
2016-02-23Fix inconsistent status messagesStefan Tatschner1-1/+1
2016-02-23Pull translation updates from TransifexAllan McRae129-14410/+7324
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras2-8/+8
2016-02-23make alpm_unlock and trans_interrupt async safeAndrew Gregory3-4/+10
2016-02-23alpm_run_chroot: always connect parent2child pipeAndrew Gregory1-7/+6
2016-02-23ensure gpgdir has a trailing slashAndrew Gregory1-9/+3
2016-02-23do not rely on localdb for hook matchingAndrew Gregory7-13/+41
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer1-4/+11
2016-02-21alpm-hooks.5: document hook running orderAllan McRae1-1/+2
2016-02-21only remove pacnew file if it is newAndrew Gregory3-3/+28
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae1-1/+1
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae1-5/+2
2016-02-20Log to file when running hooksOlivier Brunel1-1/+1
2016-02-20doc/alpm-hooks: mention that hooks must have a ".hooks" suffix.Allan McRae1-1/+2
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes1-1/+2
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae2-3/+20
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae1-1/+1
2016-02-20Add the missing limits.h include to hook.cAlastair Hughes1-0/+1
2016-02-20doc/index.txt: update for pacman 5.0Andrew Gregory1-4/+9
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory1-5/+12
2016-02-20Bring makepkg zsh completions up to dateDoug Newgard1-8/+13
2016-01-30Release 5.0.0v5.0.0Allan McRae1-5/+5
2016-01-30Update translationsAllan McRae118-1858/+6053
2016-01-29Update zsh completion for pacman 5Daniel Wallace1-2/+39
2016-01-29Create makepkg-template and system hook directories upon installAllan McRae1-2/+3
2016-01-29Add HookDir to example pacman.confAllan McRae1-0/+1
2016-01-29bash_completion: update pacman completionAllan McRae1-5/+9
2016-01-27bash_completion: update makepkg completionAllan McRae1-6/+7
2016-01-27pacman.conf.5: document system hook directoryAllan McRae2-2/+4