summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'maint'Dan McGee2011-03-29
|\|
| * call alpm_option_get_localdb once in syncfirst()Andrea Scarpino2011-03-29
* | Merge branch 'maint'Dan McGee2011-03-21
|\|
| * Do not query group selection when using -SpAllan McRae2011-03-21
* | Style change: return(x) --> return xDan McGee2011-03-20
|/
* Fix handling of ignored packagesPang Yan Han2011-03-20
* alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner2011-02-25
* Read pkgcache into hashAllan McRae2011-02-04
* Allow both cleanmethod values to be specified at the same timeDan McGee2011-01-31
* Style cleanups in clean cache codeDan McGee2011-01-31
* pacman/sync: implement interactive group selectionXavier Chantry2011-01-29
* pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry2011-01-29
* pacman/sync: rewrite target handlingXavier Chantry2011-01-29
* Remove need to explicitly register the local DBDan McGee2011-01-29
* Fix some more simple conversion "errors"Dan McGee2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* Always specify arguement type in function delcarationsAllan McRae2010-12-20
* Clean up all old database files and directoriesAllan McRae2010-10-14
* Clarify testing within conditional statementsAllan McRae2010-06-21
* Remove unnecessary gettext callDan McGee2010-06-05
* Show 'Required By' in -Sii outputDan McGee2010-03-23
* Bump copyright dates to 2010Dan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* print installed packagesXavier Chantry2010-03-14
* Print "there is nothing to do" with NOOP transactionsNagy Gabor2010-01-19
* Allow cache cleaning to process all cache directoriesDan McGee2009-09-21
* Propagate return status up in DB cleaning codeDan McGee2009-09-21
* Add missing closedir calls in cache cleanupDan McGee2009-09-21
* Merge branch 'maint'Dan McGee2009-09-20
|\
| * String improvementsXavier Chantry2009-09-16
* | sync.c : duplicate the target before modifying itXavier Chantry2009-09-20
* | Change the interface for target loadingXavier Chantry2009-09-12
* | Remove transaction typeXavier Chantry2009-09-08
* | Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* | Allow '-Su foo' operationXavier Chantry2009-09-08
* | Check package arch before installingXavier Chantry2009-09-06
|/
* Quiet ShowSize with -Ss and -QsXavier Chantry2009-08-18
* Fix for FS#15810Nagy Gabor2009-08-08
* Introduce -SuuNagy Gabor2009-07-22
* Offer to clean up non-package files in cache directory.Xavier Chantry2009-07-16
* Update copyright headers and messagesDan McGee2009-07-01
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* Merge branch 'maint'Dan McGee2008-12-02
|\
| * Minor code cleanupsDan McGee2008-11-17
* | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry2008-08-25
* | Move -Sp implementation to the front-endNagy Gabor2008-08-23
* | split yesno() into yesno() and noyes() functions.Xavier Chantry2008-08-23
|/