summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07Make pacman forget deltas existAllan McRae
2019-03-07Remove cleanupdeltaAllan McRae
2019-03-07Remove pkgdeltaAllan McRae
2019-03-07Remove delta support from repo-addAllan McRae
2019-03-07doc: add man page for pacman-confJelle van der Waa
2019-03-07doc: set rootdir correctly in man pagesJelle van der Waa
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-03-07pacman: fix segfault when Usage is specified without a valuemorganamilo
2019-03-01Sanitize file name received from Content-Disposition headerAndrew Gregory
2019-02-21Use standard, consistent units in the download progress.Sever Oraz
2019-02-21meson: fix static/shared split againEli Schwartz
2019-02-21libmakepkg: migrate to schema.sh for integsumsEli Schwartz
2019-02-21makepkg: simplify run_pacman logicEli Schwartz
2019-02-21makepkg: implement locking for pacman commandsEli Schwartz
2019-02-12build: link vercmp with a static copy of libalpmEli Schwartz
2019-02-12Add implicit fall through warningAllan McRae
2019-02-07libalpm: prevent 301 redirect loop from hanging the processMark Ulrich
2019-02-07I blame everyone but me for thisAllan McRae
2019-02-04fix various typosmorganamilo
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30makepkg: use --unneeded for pacman call in remove_deps()Allan McRae
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2019-01-22libmakepkg: make gettext replacements more templatedEli Schwartz
2019-01-21libalpm: fix minor typo in _alpm_db_usage_morganamilo
2019-01-21Fix typo in pacman man pageAllan McRae
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo
2019-01-16meson: fix website targetEli Schwartz
2019-01-14update a bunch of links for https and to adapt to changing domainsEli Schwartz
2019-01-14doc: add a couple missing manpages from the html indexEli Schwartz
2019-01-14doc: keep manpages and html pages in syncEli Schwartz
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz
2019-01-10makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILDEli Schwartz
2019-01-10libmakepkg: simplify splitting command output into arrayEli Schwartz
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz
2019-01-10makepkg: fix unguarded use of printfEli Schwartz
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz
2019-01-10Add [ignored] to -Qu output for packages in repos that are not Usage = UpgradeAllan McRae
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae
2019-01-10Add -fstack-clash-protection to CFLAGS in debug builds if availableAllan McRae
2019-01-10be_local.c: remove aligment in local_pkg_opsAllan McRae
2019-01-10libalpm: parse {check, make}depends when reading databasemorganamilo
2019-01-10makepkg: fix broken check for the fakeroot binaryEli Schwartz