| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Get rid of the delta patches list | Chantry Xavier | 2008-04-26 |
* | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | Rework delta struct and modify code accordingly | Dan McGee | 2008-04-26 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Avoid duplicated target names. | Nagy Gabor | 2008-03-23 |
* | Kill the dependsonly option. | Chantry Xavier | 2008-03-22 |
* | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 2008-03-17 |
* | Remove trans->targets | Nagy Gabor | 2008-03-10 |
* | libalpm: clean up of md5sum functions. | Chantry Xavier | 2008-02-27 |
* | clean up dltotal leftover from 81a2a06818d367f852. | Chantry Xavier | 2008-02-27 |
* | Merge branch 'maint' | Dan McGee | 2008-02-25 |
|\ |
|
| * | libalpm/sync.c : fix poorly worded debug message. | Chantry Xavier | 2008-02-25 |
* | | Remove pmserver_t abstraction | Dan McGee | 2008-02-24 |
* | | Add new stub download functions for use throughout the code | Dan McGee | 2008-02-24 |
* | | Move download code out of server.c | Dan McGee | 2008-02-24 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-20 |
|\| |
|
| * | Do not warn about up to date package when downloading only | Allan McRae | 2008-02-18 |
* | | Remove alpm_sync_get_newversion function | Nagy Gabor | 2008-02-07 |
* | | alpm_sync_sysupgrade split | Nagy Gabor | 2008-02-07 |
* | | pmsyncpkg_t cleanup | Nagy Gabor | 2008-01-27 |
* | | Fix PM_ERR_CONFLICTING_DEPS handling in sync.c | Nagy Gabor | 2008-01-27 |
* | | small sync.c code clean-up | Nagy Gabor | 2008-01-27 |
* | | libalpm/sync.c : conflicts resolving cleanup. | Chantry Xavier | 2008-01-23 |