| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 2008-08-25 |
* | | pacman : smarter optdepends handling. | Xavier Chantry | 2008-08-25 |
* | | Merge branch 'maint' | Dan McGee | 2008-08-23 |
|\| |
|
| * | Fix 'None' text so we don't have to translate it twice | Dan McGee | 2008-08-23 |
* | | Move -Sp implementation to the front-end | Nagy Gabor | 2008-08-23 |
* | | split yesno() into yesno() and noyes() functions. | Xavier Chantry | 2008-08-23 |
|/ |
|
* | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 2008-08-23 |
* | download : disable progressbar when total is unknown. | Xavier Chantry | 2008-08-23 |
* | pacman : clarify help message. | Xavier Chantry | 2008-08-23 |
* | pacman: print optdepends on install and upgrade. | Xavier Chantry | 2008-08-23 |
* | Add new list_display_linebreak function | Nagy Gabor | 2008-08-23 |
* | Move the the description parsing logic to string_display() | Nagy Gabor | 2008-08-23 |
* | pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtp | Xavier Chantry | 2008-08-19 |
* | pacman/callback.c : fix detection of totaldownload | Xavier Chantry | 2008-08-13 |
* | Remove UseColor from front-end | Nagy Gabor | 2008-07-29 |
* | Show number of packages to be installed / removed. | Xavier Chantry | 2008-07-24 |
* | 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 |
* | Remove pacman.static build from build files | Dan McGee | 2008-07-15 |
* | src/pacman/sync.c : Display only errors with -Sp and -Sw operations. | Xavier Chantry | 2008-07-13 |
* | sync_addtarget rework | Nagy Gabor | 2008-07-13 |
* | remove_addtarget rework (in front-end) | Nagy Gabor | 2008-07-13 |
* | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor | 2008-07-07 |
* | Use access() instead of stat() when possible | Dan McGee | 2008-06-15 |
* | Various updates needed prior to a new release | Dan McGee | 2008-06-08 |
* | Reformat -Sg output to look like -Qg | Dan McGee | 2008-06-05 |
* | Don't display filename on -Qip operation. | Xavier Chantry | 2008-06-04 |
* | src/pacman/sync.c : cleanup of pacman_sync | Xavier Chantry | 2008-06-04 |
* | Reimplement TotalDownload functionality | Dan McGee | 2008-06-04 |
* | Use correct C type for file sizes | Dan McGee | 2008-06-04 |
* | Allow GIT version to be used in pacman builds | Dan McGee | 2008-05-31 |
* | Add missing NULL set in group printing | Dan McGee | 2008-05-29 |
* | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry | 2008-05-29 |
* | Disable geteuid in cygwin. | Xavier Chantry | 2008-05-14 |
* | Add SyncFirst option. | Chantry Xavier | 2008-05-13 |
* | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | Update makepath to remove PATH_MAX usage | Dan McGee | 2008-05-10 |
* | pacman-side code cleanups | Dan McGee | 2008-05-08 |
* | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | Refactor the trans init and release code. | Chantry Xavier | 2008-04-26 |
* | Merge branch 'maint' | Dan McGee | 2008-04-15 |
|\ |
|
| * | More non-Linux build updates, mostly Darwin | Dan McGee | 2008-04-15 |