Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-11pacman-conf: fix incomplete support for ILoveCandyEli Schwartz
2020-05-11pacman-conf: add support for new ParallelDownloads config optionEli Schwartz
2020-05-09Swap alpm_db_update() implementation to multiplexed versionAnatol Pomozov
2020-05-09Convert downloading databases to the new multiplexed APIAnatol Pomozov
2020-05-09Convert download packages logic to multiplexed APIAnatol Pomozov
2020-05-09Implement multibar UIAnatol Pomozov
2020-05-09Extend download callback interface with start/complete eventsAnatol Pomozov
2020-05-09Introduce event types for start/end database list downloadAnatol Pomozov
2020-05-09Add config option to specify amount of parallel download streamsAnatol Pomozov
2020-04-29Add NoProgressbar to pacman.conf optionsIvy Foster
2020-04-29Constify some input pointersRikard Falkeborn
2020-04-15Dull version colour numbers in summaryCarson Black
2020-04-13Use noextract with pacman-conf NoExtractEarnestly
2020-03-13Hide cursor while pacman is runningAnatol Pomozov
2020-03-06Move flushing 'output' list into separate functionAnatol Pomozov
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
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