summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-15increased machine size in pacman.c by oneHEADmasterAndreas Baumann
2019-05-15change "i686" to "pentium4" if sse2 is availableErich Eckner
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
2018-09-18pacman-conf: add missing DisableDownloadTimeoutmorganamilo
2018-08-29Show install status during file searchmorganamilo
2018-08-29pacman/conf: Remove unused includeDave Reisner
2018-08-29common/ini: Depend on util-common, not utilDave Reisner
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-07-27Pull updated translations from TransifexAllan McRae
2018-07-25Revert "Deprecate --root in favour of --sysroot"Allan McRae
2018-06-04pacman-conf: fix detection of repo usageAllan McRae
2018-05-28Pull updated translations from TransifexAllan McRae
2018-05-15Pull translations from Transifex and regenerateAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-04-29Initial translation preparation for pacman-5.1Allan McRae
2018-04-29Import updated translations from TransifexAllan McRae
2018-04-29Update POTFILES.inAllan McRae
2018-03-14make_aligned_titles: initialise wbufAllan McRae
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14pacman-conf.c: exit if cannot set rootdir or parse config fileIvy Foster
2018-03-14pacman-conf.c: exit if cannot create config data structureIvy Foster
2018-03-14pacman-conf.c: add short optionsIvy Foster
2018-02-06src/pacman/query.c: do not exit -Qo with error if file does not existIvy Foster
2018-02-06pacman/query.c: in query_fileowner, make is_dir an intIvy Foster
2018-01-19Deprecate --root in favour of --sysrootAllan McRae
2018-01-19vercmp: fail when the wrong number of arguments are providedEli Schwartz
2018-01-19add pacman-conf utilityAndrew Gregory
2018-01-18extract default settings to separate functionAndrew Gregory
2018-01-18extract raw config file parserAndrew Gregory
2018-01-09Handle empty string passed to query_ownerAllan McRae
2018-01-06vercmp: remove --usage variant of the -help optionEli Schwartz
2017-07-28Fix coding style issue in pacman/util.cMichael Straube
2017-07-11clarify broken dependency error messagesAndrew Gregory
2017-07-11provide command for downloading missing databasesAndrew Gregory
2017-05-16remove unused byte from user agent bufferAndrew Gregory