summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
* conflict: include owner for filesystem conflictsAndrew Gregory2017-04-16
* Update copyright yearsAllan McRae2017-01-04
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Add colour to group selection dialogXavion2016-05-05
* Remove notification of system upgrade when only printing URLsAllan McRae2016-05-05
* Update copyright years for 2016Allan McRae2016-01-04
* add detail to broken dependency errorsAndrew Gregory2015-11-04
* Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt2015-10-27
* pacman: move database syncing to util.cAllan McRae2015-07-15
* Add pacman support for .files databasesAllan McRae2015-07-15
* Simplify sync_cleandbAllan McRae2015-07-14
* sync_cleandb: ensure stat call succeedsAllan McRae2015-03-03
* Update copyright notices for 2015Allan McRae2015-02-01
* Fix pointer declarations to be globally consistentMicah Saint Germain2014-12-18
* sync.c: fix style violationsAndrew Gregory2014-08-04
* remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory2014-03-04
* Fix warnings with strict-overflow in gcc-4.9Allan McRae2014-03-03
* alpm: export *_free functionsAndrew Gregory2014-02-04
* Give groups display text singular and plural formsAllan McRae2014-02-04
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-08
* pacman: add front end support for repo usage levelDave Reisner2013-09-04
* Do not refer to FlySpray numbersAllan McRae2013-08-21
* Corrected return codes for Sg flagAshley Whetter2013-07-22
* skip unknown repo names for pacman -SlAndrew Gregory2013-06-26
* Clean partial downloads from cacheAllan McRae2013-05-29
* colourize -Sl/-QlSimon Gomizelj2013-03-07
* remove :: prefix from all messageSimon Gomizelj2013-03-07
* refactor common code in query_search/sync_searchSimon Gomizelj2013-03-07
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* Exit with failure status if download or installation is not confirmedMartin Panter2013-02-09
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* Allow cleaning only some cachedirsJan Alexander Steffens (heftig)2012-08-02
* Clean up exclusion list in sync cache cleanupDan McGee2012-08-01
* Skip deltas and partial downloads in package cleanupDan McGee2012-08-01
* Remove SyncFirst optionDan McGee2012-04-12
* Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
* pacman: show groups once with -SgPierre2012-04-07
* Reduce calls to getcolsDan McGee2012-03-16
* Merge branch 'maint'Dan McGee2012-03-16
|\
| * Skip special files when cleaning package cacheAllan McRae2012-03-13
* | Merge branch 'maint'Dan McGee2012-03-08
|\|
| * Database cleanup enhancementsDan McGee2012-03-05
* | Merge branch 'maint'Dan McGee2012-02-20
|\|
| * Revert "Enable recursive/needed sync on SyncFirst"Dan McGee2012-02-15
* | ALPM API adjustments for sanity and consistencyDan McGee2012-02-06