| Commit message (Expand) | Author | Age |
... | |
* | | rewrite strreplace | Xavier Chantry | 2009-09-07 |
* | | use strreplace in the xfercommand code | Xavier Chantry | 2009-09-07 |
* | | fix small memleak in an error case | Xavier Chantry | 2009-09-06 |
* | | Don't wrap lines when we don't have a column size | Oleg Finkelshteyn | 2009-09-06 |
* | | Log commandline in pacman/alpm log | Xavier Chantry | 2009-09-06 |
* | | Allow $arch to be used in Server | Xavier Chantry | 2009-09-06 |
* | | Check package arch before installing | Xavier Chantry | 2009-09-06 |
* | | Add Architecture and --arch option | Xavier Chantry | 2009-09-06 |
* | | Merge branch 'maint' | Dan McGee | 2009-08-18 |
|\| |
|
| * | query.c : return 1 when no package match | Xavier Chantry | 2009-08-18 |
| * | Quiet ShowSize with -Ss and -Qs | Xavier Chantry | 2009-08-18 |
* | | dload.c : various fixes | Xavier Chantry | 2009-08-18 |
|/ |
|
* | Fix for FS#15810 | Nagy Gabor | 2009-08-08 |
* | Fix an untranslated message in src/callback.c | Nagy Gabor | 2009-07-28 |
* | Ensure version screen fits in 80 cols | Dan McGee | 2009-07-26 |
* | Use lstat instead of stat for -Qo | Xavier Chantry | 2009-07-25 |
* | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 2009-07-22 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | New feature: files verification | Dan McGee | 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 |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 2009-06-01 |
* | Remove unused string.h from src/pacman/remove.c | Gerardo Exequiel Pozzi | 2009-06-01 |
* | Query documentation updates | Nagy Gabor | 2009-05-18 |
* | Remove version information from -Qqo output | Dan McGee | 2009-05-11 |
* | Introduce -Qlq | Nagy Gabor | 2009-05-11 |
* | Remove pmsyncpkg_t | Nagy Gabor | 2009-04-11 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | Document --debug | Nagy Gabor | 2009-04-05 |
* | 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 |
* | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 2009-01-12 |
* | HoldPkg rework | Nagy Gabor | 2009-01-12 |
* | Merge branch 'maint' | Dan McGee | 2008-12-02 |
|\ |
|
| * | Add flush after downloading message | Simo Leone | 2008-12-02 |
| * | Give an error message on alpm_db_register_sync() error | Nagy Gabor | 2008-11-30 |
| * | Minor code cleanups | Dan McGee | 2008-11-17 |
* | | -Qu rework | Nagy Gabor | 2008-10-31 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\| |
|
| * | Make interrupt handler async-safe | Dan McGee | 2008-10-12 |
| * | Reduce number of calls to getcols() | Dan McGee | 2008-10-12 |
| * | Ensure we don't have double slashes when creating frontend paths | Dan McGee | 2008-10-12 |
| * | Another attempt at fixing totaldownload. | Xavier Chantry | 2008-09-02 |
| * | Separate targets on -Qi/-Si with a newline. | Xavier Chantry | 2008-08-28 |
* | | Remove unnecessary initialization in new functions | Dan McGee | 2008-09-03 |
* | | Merge branch 'maint' | Dan McGee | 2008-08-26 |
|\| |
|
| * | Add missing comma to -S --help message | Roman Kyrylych | 2008-08-25 |
* | | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache | Xavier Chantry | 2008-08-25 |