Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-29increased machine size in pacman.c by oneAndreas Baumann
2020-01-29change "i686" to "pentium4" if sse2 is availableErich Eckner
2020-01-07Use c99 struct initialization to avoid memset callsDave Reisner
2020-01-07Ensure regex object is always initializedDave Reisner
2019-12-02pacman: print error when -Fx is given invalid regexmorganamilo
2019-11-26Fix documentation of alpm_mtree_next and remove libarchive exposureAllan McRae
2019-11-08pacman+libalpm: handle search errorsmorganamilo
2019-11-07pacman: make exact_file an intmorganamilo
2019-11-06pacman: clarify error when alpm fails to initmorganamilo
2019-11-01Pull latest translations from TransifexAllan McRae
2019-10-23Update copyright yearsAllan McRae
2019-10-21Final translation updates for pacman-5.2.0Allan McRae
2019-10-14Translation updatesAllan McRae
2019-10-14remove: improve broken dependency error messageAndrew Gregory
2019-10-13pacman: return 1 when -F <target> has no resultsmorganamilo
2019-10-12run XferCommand via execAndrew Gregory
2019-10-11add arg_to_string helperAndrew Gregory
2019-10-11move wordsplit into common for sharingAndrew Gregory
2019-10-09signing: modify question text with unknwon uidChristian Hesse
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae
2019-10-07pacman: speed up deptestmorganamilo
2019-10-07pacman/pacman-conf, testpkg: Added translatable stringsMatthew Sexton
2019-10-07pacman: pacman-conf: removed hputs macro for usage displayMatthew Sexton
2019-10-07signing: move key import confirmation before key_searchJonas Witschel
2019-10-04autotools: distribute meson filesEli Schwartz
2019-08-12Prepare translations for next releaseAllan McRae
2019-08-12pacman/callback: fix buffer over-readLászló Várady
2019-08-05create coredump on segfaultAndrew Gregory
2019-08-05sighandler: block signals while handling SIGSEGVAndrew Gregory
2019-06-20pacman: correctly free listsmorganamilo
2019-06-20Fix compiler warnings with gcc-9.1Allan McRae
2019-06-07pacman: fix error during -Fymorganamilo
2019-06-06pacman: rework the UI of -Fmorganamilo
2019-06-06pacman: refactor file match printing to their own functionsmorganamilo
2019-05-08Fix clang 8 string-plus-int warningsRikard Falkeborn
2019-03-07Remove support for deltas from libalpmAllan McRae
2019-03-07Make pacman forget deltas existAllan McRae
2019-03-07Remove cleanupdeltaAllan McRae
2019-03-07pacman: fix segfault when Usage is specified without a valuemorganamilo
2019-02-21Use standard, consistent units in the download progress.Sever Oraz
2019-02-12Add implicit fall through warningAllan McRae
2019-02-04fix various typosmorganamilo
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-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube
2018-11-28common/ini: remove unnecessary alpm includeAndrew Gregory
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo
2018-09-19Show group status during file searchmorganamilo
2018-09-19pacman: check versioned optdepends in -Qi operationEli Schwartz