summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-18build-aux/update-copyright 2019 2020Allan McRae179-185/+185
2020-06-18libalpm: fix alpm_option_set_assumeinstalledmorganamilo1-0/+1
2020-06-18makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz3-9/+21
2020-06-18Fix "pacman -U <url>" operationsAllan McRae1-1/+1
2020-06-18Increase maximum database sizeAllan McRae1-2/+2
2020-06-18Remove unneeded ltmain patchAllan McRae2-34/+0
2020-06-18Handle .part files that are the size of the correct packageAllan McRae2-2/+18
2020-06-18libalpm/sync.c: Do not download missing keys multiple timesAllan McRae1-2/+10
2020-01-14makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz2-3/+3
2020-01-14Dereference double pointer before assigning NULLDaniel T. Borelli1-2/+2
2020-01-10makepkg: fix one more file-seccomp issueEli Schwartz1-1/+1
2020-01-10pactest: set package tar format to GNU_FORMATAllan McRae1-1/+1
2019-11-01Release 5.2.1v5.2.1Allan McRae3-4/+5
2019-11-01Pull latest translations from TransifexAllan McRae42-104/+133
2019-11-01Update NEWS for pacman-5.2.1Allan McRae1-0/+11
2019-10-30Comma failAllan McRae1-1/+1
2019-10-30autotools: be more templated when getting list of doc dist filesEli Schwartz1-13/+2
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz1-1/+1
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz4-1/+44
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz4-11/+11
2019-10-30meson: fix inodecmd for darwin/bsdEli Schwartz1-2/+2
2019-10-27Fix segfault importing PGP key for pacman -U operationsAllan McRae1-2/+2
2019-10-24Add pacman-conf(8) to the documentation indexEvangelos Foutras1-0/+1
2019-10-23Update copyright yearsAllan McRae176-182/+182
2019-10-23Remove --force from completionAllan McRae2-4/+2
2019-10-23Update completion for -F changesAllan McRae2-4/+1
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo1-1/+1
2019-10-22Fix compression of package databases with zstdNick Cao1-6/+6
2019-10-22Fix distribution of meson filesAllan McRae2-1/+4
2019-10-21Release v5.2.0v5.2.0Allan McRae3-6/+8
2019-10-21Final translation updates for pacman-5.2.0Allan McRae123-939/+2674
2019-10-17document changes between 5.1 and 5.2Eli Schwartz1-0/+116
2019-10-15Update README for pacman 5.2.0 releaseAllan McRae1-0/+25
2019-10-15libalpm: set errno in signing dummy functionsmorganamilo1-3/+6
2019-10-15libalpm: fix segfault when -Qip'ing a packagemorganamilo1-1/+2
2019-10-14Translation updatesAllan McRae126-10098/+6303
2019-10-14remove: improve broken dependency error messageAndrew Gregory1-2/+2
2019-10-13pacman: return 1 when -F <target> has no resultsmorganamilo1-2/+2
2019-10-12run XferCommand via execAndrew Gregory4-19/+117
2019-10-12add arg_to_string helperAndrew Gregory3-21/+29
2019-10-12move wordsplit into common for sharingAndrew Gregory3-116/+118
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz1-2/+2
2019-10-09signing: handle unknown uid in key importChristian Hesse1-0/+5
2019-10-09signing: modify question text with unknwon uidChristian Hesse1-2/+8
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel1-8/+17
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae126-17478/+17859
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter1-1/+5
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner1-0/+3
2019-10-07makepkg: wait for process to finishAllan McRae1-1/+1
2019-10-07makepkg: Delete logpipe when exitingAustin Lund1-3/+4