Age | Commit message (Expand) | Author | Files | Lines |
2010-05-05 | Introduce -D, --database | Nagy Gabor | 1 | -6/+10 |
2010-03-15 | Bump copyright dates to 2010 | Dan McGee | 1 | -1/+1 |
2010-03-15 | delta : add external cleanup script | Xavier Chantry | 1 | -0/+1 |
2009-11-16 | download: major refactor to address lingering issues | Dan McGee | 1 | -5/+3 |
2009-10-12 | use bitwise shift operator in enum "bit field" | solsTiCe d'Hiver | 1 | -28/+28 |
2009-10-11 | Add missing get_usedelta() method | Dan McGee | 1 | -0/+1 |
2009-10-11 | typing: a few more fixes for special int types | Dan McGee | 1 | -1/+1 |
2009-10-11 | int typing: s/unsigned short/int/ in libalpm | Dan McGee | 1 | -6/+6 |
2009-09-12 | Change the interface for target loading | Xavier Chantry | 1 | -4/+6 |
2009-09-09 | Remove transaction type | Xavier Chantry | 1 | -12/+6 |
2009-09-09 | Add a new reason field to pmconflict_t struct | Nagy Gabor | 1 | -0/+1 |
2009-09-06 | Check package arch before installing | Xavier Chantry | 1 | -0/+1 |
2009-09-06 | Add Architecture and --arch option | Xavier Chantry | 1 | -0/+3 |
2009-08-19 | dload.c : various fixes | Xavier Chantry | 1 | -2/+0 |
2009-07-23 | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 1 | -3/+14 |
2009-07-23 | Introduce -Suu | Nagy Gabor | 1 | -1/+1 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 1 | -1/+2 |
2009-06-09 | Give sensible feedback when a repo has no configured servers | Dan McGee | 1 | -0/+1 |
2009-06-02 | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor | 1 | -1/+3 |
2009-05-19 | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor | 1 | -9/+0 |
2009-04-11 | Remove pmsyncpkg_t | Nagy Gabor | 1 | -3/+1 |
2009-04-11 | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 1 | -0/+1 |
2009-02-28 | libalpm: remove from_md5 and to_md5 from pmdelta_t | Xavier Chantry | 1 | -2/+0 |
2009-02-24 | Enabled new interactive prompt and updated some tests | Bryan Ischo | 1 | -1/+2 |
2009-01-13 | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 1 | -2/+2 |
2009-01-13 | HoldPkg rework | Nagy Gabor | 1 | -9/+1 |
2008-11-01 | Make libfetch the 'native' download library | Dan McGee | 1 | -1/+1 |
2008-11-01 | -Qu rework | Nagy Gabor | 1 | -2/+0 |
2008-08-26 | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache | Xavier Chantry | 1 | -2/+2 |
2008-08-26 | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 1 | -2/+2 |
2008-08-23 | Move -Sp implementation to the front-end | Nagy Gabor | 1 | -5/+1 |
2008-08-23 | New public alpm_pkg_get_db function | Nagy Gabor | 1 | -0/+1 |
2008-08-23 | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 1 | -0/+1 |
2008-07-13 | sync_addtarget rework | Nagy Gabor | 1 | -1/+0 |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee | 1 | -2/+4 |
2008-06-04 | Use correct C type for file sizes | Dan McGee | 1 | -6/+8 |
2008-05-29 | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry | 1 | -2/+0 |
2008-05-14 | Remove wrapper call around versioncmp | Dan McGee | 1 | -1/+1 |
2008-05-13 | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 1 | -1/+1 |
2008-04-29 | Add documentation for transaction events | Sebastian Nowicki | 1 | -1/+58 |
2008-04-26 | Completely rework delta algorithm | Chantry Xavier | 1 | -1/+1 |
2008-04-26 | Rework delta struct and modify code accordingly | Dan McGee | 1 | -1/+3 |
2008-04-07 | Allow disabling of internal (libdownload) code | Dan McGee | 1 | -4/+2 |
2008-04-07 | libalpm error cleanup, step 1 | Dan McGee | 1 | -8/+4 |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee | 1 | -1/+1 |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier | 1 | -1/+1 |
2008-03-18 | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 1 | -3/+1 |
2008-03-11 | Add -Rss option | Nagy Gabor | 1 | -1/+2 |
2008-03-11 | Remove trans->targets | Nagy Gabor | 1 | -1/+0 |
2008-03-02 | New alpm_version function | Nagy Gabor | 1 | -0/+1 |