| Commit message (Expand) | Author | Age |
... | |
* | | Allow local and sync db to be treated separately | Dan McGee | 2010-10-13 |
|/ |
|
* | Mark sync_pkg and sync_target as static functions | Dan McGee | 2010-07-27 |
* | Maintain a list of seen packages when installing a group | Dan McGee | 2010-07-27 |
* | Handle sync target + ignore properly | Dan McGee | 2010-06-20 |
* | fix memory leak in _alpm_sync_commit | Jonathan Conder | 2010-05-18 |
* | Partial fix for the phonon/qt issue | Nagy Gabor | 2010-05-18 |
* | Fix a serious bug in the download code | Nagy Gabor | 2010-05-14 |
* | Compute package download size outside _alpm_sync_prepare | Jonathan Conder | 2010-05-05 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Fix "-Sd conflict_pkg" bug | Nagy Gabor | 2009-10-11 |
* | typing: a few more fixes for special int types | Dan McGee | 2009-10-11 |
* | sync.c : duplicate the target before modifying it | Xavier Chantry | 2009-09-20 |
* | Change the interface for target loading | Xavier Chantry | 2009-09-12 |
* | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 2009-09-08 |
* | Add a new reason field to pmconflict_t struct | Nagy Gabor | 2009-09-08 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | Fix 2 minor memleaks | Xavier Chantry | 2009-07-20 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Enable remove progressbar with -S (conflict resolving) | Nagy Gabor | 2009-06-13 |
* | Give sensible feedback when a repo has no configured servers | Dan McGee | 2009-06-08 |
* | Introduce _alpm_pkg_free_trans() | Nagy Gabor | 2009-06-07 |
* | xdelta : only handle gz compression specifically | Xavier Chantry | 2009-06-06 |
* | Remove find_replacements() | Nagy Gabor | 2009-05-18 |
* | Look in target-list first to resolve dependencies | Bryan Ischo | 2009-04-11 |
* | Remove duplicates from the unresolvable list before prompting user | Bryan Ischo | 2009-04-11 |
* | const-ify endswith() | Dan McGee | 2009-04-11 |
* | Remove pmsyncpkg_t | Nagy Gabor | 2009-04-11 |
* | Fix for trans001.py (FS#9088) | Nagy Gabor | 2009-04-11 |
* | Free *data list when user removes unresolvable packages | Nagy Gabor | 2009-04-11 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | Fix several issues with xdelta | Xavier Chantry | 2009-03-15 |
* | libalpm: remove from_md5 and to_md5 from pmdelta_t | Xavier Chantry | 2009-02-28 |
* | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo | 2009-02-23 |
* | Enabled new interactive prompt and updated some tests | Bryan Ischo | 2009-02-23 |
* | Reorganize code for one-at-a-time resolving | Bryan Ischo | 2009-02-18 |
* | -Qu rework | Nagy Gabor | 2008-10-31 |
* | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 2008-08-25 |
* | Move -Sp implementation to the front-end | Nagy Gabor | 2008-08-23 |
* | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 2008-08-23 |
* | Rephrase some debug messages in alpm/sync.c | Nagy Gabor | 2008-07-19 |
* | sync_addtarget rework | Nagy Gabor | 2008-07-13 |
* | Resolvedeps rework | Nagy Gabor | 2008-07-07 |
* | Reimplement TotalDownload functionality | Dan McGee | 2008-06-04 |
* | Use correct C type for file sizes | Dan McGee | 2008-06-04 |
* | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | Swap the parameters of alpm_pkg_find | Nagy Gabor | 2008-05-13 |
* | Fix some fallout from the delta/download changes | Dan McGee | 2008-04-26 |
* | get_filename : use the FILENAME db field only. | Chantry Xavier | 2008-04-26 |
* | libalpm/sync.c : memleak fixes. | Chantry Xavier | 2008-04-26 |