| Commit message (Expand) | Author | Age |
... | |
| * | Do not query group selection when using -Sp | Allan McRae | 2011-03-21 |
* | | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
|/ |
|
* | Fix handling of ignored packages | Pang Yan Han | 2011-03-20 |
* | alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache | Dave Reisner | 2011-02-25 |
* | Read pkgcache into hash | Allan McRae | 2011-02-04 |
* | Allow both cleanmethod values to be specified at the same time | Dan McGee | 2011-01-31 |
* | Style cleanups in clean cache code | Dan McGee | 2011-01-31 |
* | pacman/sync: implement interactive group selection | Xavier Chantry | 2011-01-29 |
* | pacman/remove: switch to new alpm_remove_pkg interface | Xavier Chantry | 2011-01-29 |
* | pacman/sync: rewrite target handling | Xavier Chantry | 2011-01-29 |
* | Remove need to explicitly register the local DB | Dan McGee | 2011-01-29 |
* | Fix some more simple conversion "errors" | Dan McGee | 2011-01-07 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Always specify arguement type in function delcarations | Allan McRae | 2010-12-20 |
* | Clean up all old database files and directories | Allan McRae | 2010-10-14 |
* | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
* | Remove unnecessary gettext call | Dan McGee | 2010-06-05 |
* | Show 'Required By' in -Sii output | Dan McGee | 2010-03-23 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Add new --print operation for all operations | Xavier Chantry | 2010-03-14 |
* | print installed packages | Xavier Chantry | 2010-03-14 |
* | Print "there is nothing to do" with NOOP transactions | Nagy Gabor | 2010-01-19 |
* | Allow cache cleaning to process all cache directories | Dan McGee | 2009-09-21 |
* | Propagate return status up in DB cleaning code | Dan McGee | 2009-09-21 |
* | Add missing closedir calls in cache cleanup | Dan McGee | 2009-09-21 |
* | Merge branch 'maint' | Dan McGee | 2009-09-20 |
|\ |
|
| * | String improvements | Xavier Chantry | 2009-09-16 |
* | | 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 |
* | | Add a new reason field to pmconflict_t struct | Nagy Gabor | 2009-09-08 |
* | | Allow '-Su foo' operation | Xavier Chantry | 2009-09-08 |
* | | Check package arch before installing | Xavier Chantry | 2009-09-06 |
|/ |
|
* | Quiet ShowSize with -Ss and -Qs | Xavier Chantry | 2009-08-18 |
* | Fix for FS#15810 | Nagy Gabor | 2009-08-08 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | Offer to clean up non-package files in cache directory. | Xavier Chantry | 2009-07-16 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Give sensible feedback when a repo has no configured servers | Dan McGee | 2009-06-08 |
* | Remove pmsyncpkg_t | Nagy Gabor | 2009-04-11 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 2009-01-12 |
* | Merge branch 'maint' | Dan McGee | 2008-12-02 |
|\ |
|
| * | Minor code cleanups | Dan McGee | 2008-11-17 |
* | | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache | Xavier Chantry | 2008-08-25 |
* | | Move -Sp implementation to the front-end | Nagy Gabor | 2008-08-23 |
* | | split yesno() into yesno() and noyes() functions. | Xavier Chantry | 2008-08-23 |
|/ |
|
* | src/pacman : rework the display_targets function. | Xavier Chantry | 2008-07-24 |
* | -Sqg and -Qqg | Nagy Gabor | 2008-07-22 |
* | Re-enable --debug with -Sw and -Sp | Nagy Gabor | 2008-07-22 |