summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Use bug tracker to track bugsAllan McRae1-2/+3
2019-03-19doc: generalize description of the bash nature of PKGBUILD functionsEli Schwartz1-8/+9
2019-03-19Clarify that build_options only apply during build()Que Quotion1-4/+4
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz1-13/+13
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz1-1/+1
2019-03-19build: check for gpgme with pkg-config before gpgme-configEli Schwartz3-55/+66
2019-03-19drop DU* config variablesSantiago Torres5-28/+0
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz4-24/+0
2019-03-19Make makepkg compute sizes properlySantiago Torres1-2/+1
2019-03-19Reformatting log timestamp to include time-zoneFlorian Wehner1-3/+5
2019-03-07Remove support for deltas from libalpmAllan McRae15-723/+10
2019-03-07Make pacman forget deltas existAllan McRae7-71/+9
2019-03-07Remove cleanupdeltaAllan McRae6-151/+1
2019-03-07Remove pkgdeltaAllan McRae9-297/+0
2019-03-07Remove delta support from repo-addAllan McRae2-175/+15
2019-03-07doc: add man page for pacman-conflast-deltapkgs-commitJelle van der Waa3-1/+70
2019-03-07doc: set rootdir correctly in man pagesJelle van der Waa3-2/+4
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz5-5/+5
2019-03-07pacman: fix segfault when Usage is specified without a valuemorganamilo1-18/+20
2019-03-01Sanitize file name received from Content-Disposition headerAndrew Gregory1-1/+2
2019-02-21Use standard, consistent units in the download progress.Sever Oraz1-10/+10
2019-02-21meson: fix static/shared split againEli Schwartz1-2/+2
2019-02-21libmakepkg: migrate to schema.sh for integsumsEli Schwartz1-1/+2
2019-02-21makepkg: simplify run_pacman logicEli Schwartz1-5/+3
2019-02-21makepkg: implement locking for pacman commandsEli Schwartz1-0/+9
2019-02-12build: link vercmp with a static copy of libalpmEli Schwartz1-3/+12
2019-02-12Add implicit fall through warningAllan McRae3-1/+3
2019-02-07libalpm: prevent 301 redirect loop from hanging the processMark Ulrich1-0/+1
2019-02-07I blame everyone but me for thisAllan McRae1-1/+1
2019-02-04fix various typosmorganamilo9-15/+15
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo3-0/+84
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo4-0/+73
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo8-22/+64
2019-01-30makepkg: use --unneeded for pacman call in remove_deps()Allan McRae1-1/+1
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev3-1/+4
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo1-5/+4
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz1-3/+4
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz5-37/+30
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz4-17/+19
2019-01-21libmakepkg: make gettext replacements more templatedEli Schwartz1-1/+1
2019-01-21libalpm: fix minor typo in _alpm_db_usage_morganamilo1-1/+1
2019-01-21Fix typo in pacman man pageAllan McRae1-1/+1
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo1-2/+7
2019-01-16meson: fix website targetEli Schwartz1-4/+13
2019-01-14update a bunch of links for https and to adapt to changing domainsEli Schwartz3-17/+15
2019-01-14doc: add a couple missing manpages from the html indexEli Schwartz1-0/+2
2019-01-14doc: keep manpages and html pages in syncEli Schwartz1-13/+1
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz1-1/+1
2019-01-10makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILDEli Schwartz1-1/+1
2019-01-10libmakepkg: simplify splitting command output into arrayEli Schwartz1-1/+1