summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
AgeCommit message (Expand)Author
2019-03-07Make pacman forget deltas existAllan McRae
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-07-11clarify broken dependency error messagesAndrew Gregory
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-05-05Add colour to group selection dialogXavion
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-11-04add detail to broken dependency errorsAndrew Gregory
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt
2015-07-15pacman: move database syncing to util.cAllan McRae
2015-07-15Add pacman support for .files databasesAllan McRae
2015-07-14Simplify sync_cleandbAllan McRae
2015-03-03sync_cleandb: ensure stat call succeedsAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-08-04sync.c: fix style violationsAndrew Gregory
2014-03-04remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-02-04Give groups display text singular and plural formsAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John
2013-09-04pacman: add front end support for repo usage levelDave Reisner
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-07-22Corrected return codes for Sg flagAshley Whetter
2013-06-26skip unknown repo names for pacman -SlAndrew Gregory
2013-05-29Clean partial downloads from cacheAllan McRae
2013-03-07colourize -Sl/-QlSimon Gomizelj
2013-03-07remove :: prefix from all messageSimon Gomizelj
2013-03-07refactor common code in query_search/sync_searchSimon Gomizelj
2013-02-24Perform limited conflict checking with --forceAllan McRae
2013-02-09Exit with failure status if download or installation is not confirmedMartin Panter
2013-01-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix missing spaces in operatorsGerardo Exequiel Pozzi
2013-01-03Update copyright year for 2013Allan McRae
2012-08-02Allow cleaning only some cachedirsJan Alexander Steffens (heftig)
2012-08-01Clean up exclusion list in sync cache cleanupDan McGee
2012-08-01Skip deltas and partial downloads in package cleanupDan McGee
2012-04-12Remove SyncFirst optionDan McGee
2012-04-08Various tweaks to support building with excessive GCC warning flagsDan McGee
2012-04-07pacman: show groups once with -SgPierre
2012-03-16Reduce calls to getcolsDan McGee