summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-07pacman: speed up deptestmorganamilo1-1/+3
2019-10-07libalpm: short circuit alpm_find_dbs_satisfiermorganamilo1-8/+7
2019-10-07libalpm: fix incorrect documentationmorganamilo1-5/+7
2019-10-07meson: work around broken pkg-config file with private requiresEli Schwartz1-12/+10
2019-10-07meson: fix incorrect libalpm versionEli Schwartz1-1/+1
2019-10-07meson: fix libcommon being publicly exposed as a static link dependencyEli Schwartz1-2/+2
2019-10-07Support file with seccomp enabledEli Schwartz7-1/+36
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz1-0/+1
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz1-0/+5
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli Schwartz1-1/+1
2019-10-07pacman/pacman-conf, testpkg: Added translatable stringsMatthew Sexton2-31/+42
2019-10-07pacman: pacman-conf: removed hputs macro for usage displayMatthew Sexton1-13/+11