Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-21doc: add doc header to alpm.hmorganamilo
2020-12-21doc: remove stray doxygen commentmorganamilo
2020-12-09Implement TotalDownload functionalityAnatol Pomozov
2020-12-03Restore usage line for -FhColin Woodbury
2020-12-03Modify "pacman -h" output for files operationsAllan McRae
2020-12-03libalpm: set ret in download filesmorganamilo
2020-11-26Add fossil scm support to makepkgIvy Foster
2020-11-26libalpm: add alpm_option_get_parallel_downloadsmorganamilo
2020-11-26libalpm: set errno when setting parallel downloads with an invalid numbermorganamilo
2020-11-26libalpm: clarify alpm_download_event_completed_t statusmorganamilo
2020-11-26libalpm: don't call dlcb when not setmorganamilo
2020-11-26libalpm: set parallel_downloads to 1 when creating the handlemorganamilo
2020-11-26Move cursor to the end of the screen at the SIGINTAnatol Pomozov
2020-11-26Go to the end of screen if 'printonly' mode enabledAnatol Pomozov
2020-11-26libmakepkg: compress: fix tar extensionMichael Straube
2020-10-21makepkg: emptydirs: fix typoMichael Straube
2020-10-21makepkg: properly localize some internal function variablesEli Schwartz
2020-10-21makepkg: fix signing of source packagesEli Schwartz
2020-09-23makepkg: libprovides: don't provide both versioned and unversioned sonamesEli Schwartz
2020-09-23util.c: table_print_line: properly align texts involving CJKChih-Hsuan Yen
2020-09-23FS#66472: Remove *.sig file if package corruptedAnatol Pomozov
2020-09-03Add pacman-conf zsh completionsRonan Pigott
2020-09-03remove more autotools filesEli Schwartz
2020-09-03makepkg.conf: Reword "Defaults"Allan McRae
2020-08-10Enable sha256/md5 hash verification if detached signatures are usedAnatol Pomozov
2020-08-10Fix error during keyring checkingAnatol Pomozov
2020-08-10repo-add: use more libmakepkg to handle common compression routinesEli Schwartz
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz
2020-07-14doc/makepkg.8: Added punctuations.Morten Linderud
2020-07-14Check that destfile_name exists before using itAnatol Pomozov
2020-07-14Do not free payload fields in the middle of this structure useAnatol Pomozov
2020-07-14Build signature remote name based on the main payload nameAnatol Pomozov
2020-07-07Fallback to detached signatures during keyring checkAnatol Pomozov
2020-07-07FS#33992: force download *.sig file if it does not exist in the cacheAnatol Pomozov
2020-07-07Add a utility function to check whether a file exists in the cacheAnatol Pomozov
2020-07-07Do not use counter for error trackingAnatol Pomozov
2020-07-07Move signature payload creation to download engineAnatol Pomozov
2020-06-26srcinfo.sh: remove trailing newlineDenton Liu
2020-06-26Cleanup the old sequential download codeAnatol Pomozov
2020-06-26Convert '-U pkg1 pkg2' codepath to parallel downloadAnatol Pomozov
2020-06-19doc/pacman.8: fix typoEli Schwartz
2020-06-15pacman-key: change signing key to RSA4096Allan McRae
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz
2020-06-11makepkg: correctly handle missing download clientsEli Schwartz
2020-06-11makepkg: guard against undefined git pinned sourcesEli Schwartz
2020-06-11build: add libintl dependency to meson and the .pc fileEli Schwartz
2020-06-11ci: cache packagesFilipe LaĆ­ns
2020-06-11Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae