summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* Add a progressbar for package integrity checkingDan McGee2011-01-11
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* Merge branch 'maint'Dan McGee2010-12-30
|\
| * Respect Ignore{Pkg,Group} for group membersJakob Gruber2010-12-30
| * Move group code to separate functionJakob Gruber2010-12-30
* | Add const to some ALPM function signaturesJakob Gruber2010-12-30
* | Detect undefined PATH_MAXAllan McRae2010-12-29
* | Display progress bar for disk space checkingAllan McRae2010-12-12
* | Add configuration option to control disk space checkingAllan McRae2010-12-12
* | Prototype disk space checking functionalityAllan McRae2010-12-12
* | dirent usage cleanupDan McGee2010-12-12
* | alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* | Merge branch 'maint'Dan McGee2010-10-18
|\|
| * alpm/sync: very small memleak fixXavier Chantry2010-10-18
* | Move the cache stuff where it should beDan McGee2010-10-13
* | Allow local and sync db to be treated separatelyDan McGee2010-10-13
|/
* Mark sync_pkg and sync_target as static functionsDan McGee2010-07-27
* Maintain a list of seen packages when installing a groupDan McGee2010-07-27
* Handle sync target + ignore properlyDan McGee2010-06-20
* fix memory leak in _alpm_sync_commitJonathan Conder2010-05-18
* Partial fix for the phonon/qt issueNagy Gabor2010-05-18
* Fix a serious bug in the download codeNagy Gabor2010-05-14
* Compute package download size outside _alpm_sync_prepareJonathan Conder2010-05-05
* Bump copyright dates to 2010Dan McGee2010-03-14
* Fix "-Sd conflict_pkg" bugNagy Gabor2009-10-11
* typing: a few more fixes for special int typesDan McGee2009-10-11
* 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
* Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* Introduce -SuuNagy Gabor2009-07-22
* Fix 2 minor memleaksXavier Chantry2009-07-20
* Update copyright headers and messagesDan McGee2009-07-01
* Enable remove progressbar with -S (conflict resolving)Nagy Gabor2009-06-13
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Introduce _alpm_pkg_free_trans()Nagy Gabor2009-06-07
* xdelta : only handle gz compression specificallyXavier Chantry2009-06-06
* Remove find_replacements()Nagy Gabor2009-05-18
* Look in target-list first to resolve dependenciesBryan Ischo2009-04-11
* Remove duplicates from the unresolvable list before prompting userBryan Ischo2009-04-11
* const-ify endswith()Dan McGee2009-04-11
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* Fix for trans001.py (FS#9088)Nagy Gabor2009-04-11
* Free *data list when user removes unresolvable packagesNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Fix several issues with xdeltaXavier Chantry2009-03-15
* libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry2009-02-28
* Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo2009-02-23