summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz3-0/+39
2019-01-10makepkg: fix unguarded use of printfEli Schwartz1-1/+1
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker1-1/+1
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker11-43/+106
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz1-10/+6
2019-01-10Add [ignored] to -Qu output for packages in repos that are not Usage = UpgradeAllan McRae1-1/+5
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae3-8/+4
2019-01-10Add -fstack-clash-protection to CFLAGS in debug builds if availableAllan McRae2-0/+20
2019-01-10be_local.c: remove aligment in local_pkg_opsAllan McRae1-26/+26
2019-01-10libalpm: parse {check, make}depends when reading databasemorganamilo2-10/+20
2019-01-10makepkg: fix broken check for the fakeroot binaryEli Schwartz1-1/+1
2019-01-10makepkg: add internal variable to track when we're building a packageEli Schwartz1-7/+8
2019-01-04makepkg: Make pkgdir a localJan Alexander Steffens (heftig)1-2/+2
2019-01-04makepkg: Create a single-package packaging functionJan Alexander Steffens (heftig)1-16/+15
2019-01-04makepkg: Only backup package variables onceJan Alexander Steffens (heftig)1-1/+1
2019-01-04libalpm/add.c: move assignment into conditional in alpm_add_pkgMichael Straube1-2/+1
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube4-19/+13
2019-01-04repo-add: don't break if delta package sources contain epochEli Schwartz1-2/+2
2019-01-04repo-remove: fix removing packages with deltasEli Schwartz1-1/+1
2019-01-04allow tests for disabled features to be skippedAndrew Gregory6-19/+59
2019-01-04tap.py: add skip_all functionAndrew Gregory1-0/+5
2019-01-04remove unused test summary codeAndrew Gregory2-8/+0
2019-01-04silence warning when built without curlAndrew Gregory1-0/+2
2018-12-25update NEWS for v5.1.2Andrew Gregory2-0/+16
2018-12-25update NEWS for v5.0.2Andrew Gregory2-0/+19
2018-12-12meson: add trailing slashes to directory components in configuration definesEli Schwartz1-3/+3
2018-12-12meson: install the directories needed for successful pacman operationEli Schwartz1-0/+9
2018-12-12meson: remove useless mkdir -pEli Schwartz1-7/+0
2018-12-10Enable additional debug flags/logging with debugoptimized buildsDave Reisner1-1/+1
2018-12-10scripts/library: fix typo in READMEMichael Straube1-1/+1
2018-12-10check localdb before upgrading packageAndrew Gregory4-1/+30
2018-12-04libmakepkg/executable: don't rely on scoped value of $ret to flag outcomesEli Schwartz9-14/+12
2018-12-04Make `make distcheck` work when bash-completion is installed.Eli Schwartz1-1/+2
2018-12-03configure.ac: use $datarootdir instead of $prefix/shareAllan McRae1-2/+2
2018-11-28scripts: make repo-add utilize a wrapper as wellEli Schwartz1-5/+3
2018-11-28autotools: be more accurate in comments when generating processed scriptsEli Schwartz1-1/+1
2018-11-28scripts: fix some inaccurate Makefile targets, and be more templatedEli Schwartz1-14/+2
2018-11-28scripts: fix repo-remove/elephant Makefile targetsEli Schwartz1-7/+3
2018-11-28meson: be more accurate in comments when generating processed scriptsEli Schwartz1-1/+1