summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-07pacman: speed up deptestmorganamilo1-1/+3
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
2019-10-07signing: move key import confirmation before key_searchJonas Witschel1-11/+2
2019-10-04autotools: distribute meson filesEli Schwartz3-1/+6
2019-08-12Prepare translations for next releaseAllan McRae43-8320/+7499
2019-08-12pacman/callback: fix buffer over-readLászló Várady1-2/+2
2019-08-05create coredump on segfaultAndrew Gregory1-6/+22
2019-08-05sighandler: block signals while handling SIGSEGVAndrew Gregory1-1/+1
2019-06-20pacman: correctly free listsmorganamilo1-2/+4
2019-06-20Fix compiler warnings with gcc-9.1Allan McRae3-3/+3
2019-06-07pacman: fix error during -Fymorganamilo1-1/+1
2019-06-06pacman: rework the UI of -Fmorganamilo2-95/+49
2019-06-06pacman: refactor file match printing to their own functionsmorganamilo1-30/+41
2019-05-08Fix clang 8 string-plus-int warningsRikard Falkeborn1-2/+2
2019-03-07Remove support for deltas from libalpmAllan McRae1-8/+0
2019-03-07Make pacman forget deltas existAllan McRae5-62/+9
2019-03-07Remove cleanupdeltaAllan McRae5-143/+1
2019-03-07pacman: fix segfault when Usage is specified without a valuemorganamilo1-18/+20
2019-02-21Use standard, consistent units in the download progress.Sever Oraz1-10/+10
2019-02-12Add implicit fall through warningAllan McRae1-1/+1
2019-02-04fix various typosmorganamilo1-1/+1
2019-01-10Add [ignored] to -Qu output for packages in repos that are not Usage = UpgradeAllan McRae1-1/+5
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae1-2/+2
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube2-17/+4
2018-11-28common/ini: remove unnecessary alpm includeAndrew Gregory1-2/+1
2018-11-02Add meson.build files to build with mesonDave Reisner4-0/+45
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo1-0/+18
2018-09-19Show group status during file searchmorganamilo3-15/+22
2018-09-19pacman: check versioned optdepends in -Qi operationEli Schwartz1-1/+1
2018-09-18pacman-conf: add missing DisableDownloadTimeoutmorganamilo1-0/+3
2018-08-29Show install status during file searchmorganamilo1-1/+5
2018-08-29pacman/conf: Remove unused includeDave Reisner1-1/+0
2018-08-29common/ini: Depend on util-common, not utilDave Reisner1-1/+1
2018-08-10Remove the last traces of the pacman --force optionAllan McRae2-8/+0
2018-07-27Pull updated translations from TransifexAllan McRae43-1665/+1705
2018-07-25Revert "Deprecate --root in favour of --sysroot"Allan McRae1-2/+1
2018-06-04pacman-conf: fix detection of repo usageAllan McRae1-2/+2
2018-05-28Pull updated translations from TransifexAllan McRae25-14147/+577
2018-05-15Pull translations from Transifex and regenerateAllan McRae50-3714/+2901
2018-05-14Remove all modelines from the projectEli Schwartz29-59/+0
2018-04-29Initial translation preparation for pacman-5.1Allan McRae46-12906/+19940
2018-04-29Import updated translations from TransifexAllan McRae51-9874/+8417
2018-04-29Update POTFILES.inAllan McRae1-0/+9
2018-03-14make_aligned_titles: initialise wbufAllan McRae1-1/+1
2018-03-14Update coyrights for 2018Allan McRae28-29/+29
2018-03-14pacman-conf.c: exit if cannot set rootdir or parse config fileIvy Foster1-1/+7
2018-03-14pacman-conf.c: exit if cannot create config data structureIvy Foster1-1/+4
2018-03-14pacman-conf.c: add short optionsIvy Foster1-8/+8
2018-02-06src/pacman/query.c: do not exit -Qo with error if file does not existIvy Foster1-15/+9