summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Always use proper error code in alpm_initialize.Tobias Stoeckmann1-6/+7
2016-08-30Remove obsolete TODOAllan McRae1-1/+0
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory3-52/+94
2016-08-30Turn off colours once finished using themAllan McRae2-4/+5
2016-05-18pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2016-05-18libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter10-429/+579
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2016-05-18Report local file URL for -Sp operations if package is in cacheAllan McRae1-3/+24
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae1-36/+43
2016-05-05Avoid logical OR duplication warning from gcc-6Allan McRae1-2/+12
2016-05-05Add -m/--nocolor options to updpkgsumsAshley Whetter1-7/+16
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2016-05-05Prevent wrapping of enum itemsAllan McRae2-2/+2
2016-05-05fix spelling mistakesEric Engestrom5-7/+7
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion2-4/+7
2016-05-05Add colour to group selection dialogXavion2-4/+6
2016-05-05Handle provides with -QAllan McRae1-0/+3
2016-05-05pacman_query: move error messages into relevant if statementsAllan McRae1-16/+16
2016-05-05pacman.8: add actual operation to captions for easy searchingChristian Hesse1-12/+11
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae1-3/+5
2016-05-05Print replacements when using -SupAllan McRae3-4/+23
2016-03-28Changed documentation to use 'the default' instead of 'a typical default'Alastair Hughes2-11/+11
2016-03-28PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae1-4/+4
2016-03-28Do not add root prefix twice when checking database filesAllan McRae1-24/+30
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter4-101/+129
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2
2016-02-26use multi-byte character matching for user inputAndrew Gregory1-2/+34
2016-02-26Add release instructionsAllan McRae1-0/+23
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2016-02-26Failed database downloads cause transaction to stopAllan McRae1-10/+3
2016-02-26Use versions specified in optdependsAllan McRae2-3/+4
2016-02-26Consider provides when warning about optdepnd removalAllan McRae1-1/+1
2016-02-26Consider provides when labelling optdepends status as pending installAllan McRae1-1/+1
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne1-5/+5
2016-02-26makepkg: Remove upx and optipng supportAllan McRae9-130/+4
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