| Commit message (Expand) | Author | Age |
... | |
* | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
* | Strip extension off all package compression types | Dan McGee | 2010-03-18 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | fix a few warnings reported by clang | Xavier Chantry | 2010-03-14 |
* | callback: use variable length for progressbar text | Xavier Chantry | 2010-03-14 |
* | callback.c : less magic progress bars | Xavier Chantry | 2010-03-14 |
* | Merge branch 'maint' | Dan McGee | 2009-10-11 |
|\ |
|
| * | callback.c : fallback to normal download with bogus size | Xavier Chantry | 2009-10-04 |
* | | Do not remove conflict by default | Nagy Gabor | 2009-09-08 |
* | | Re-add the non-user friendly --ask option | Xavier Chantry | 2009-09-08 |
* | | Add a new reason field to pmconflict_t struct | Nagy Gabor | 2009-09-08 |
* | | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback | Nagy Gabor | 2009-09-08 |
|/ |
|
* | Fix an untranslated message in src/callback.c | Nagy Gabor | 2009-07-28 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | 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 |
* | 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 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\| |
|
| * | Another attempt at fixing totaldownload. | Xavier Chantry | 2008-09-02 |
* | | pacman : smarter optdepends handling. | 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 |
|/ |
|
* | download : disable progressbar when total is unknown. | Xavier Chantry | 2008-08-23 |
* | pacman: print optdepends on install and upgrade. | Xavier Chantry | 2008-08-23 |
* | pacman/callback.c : fix detection of totaldownload | Xavier Chantry | 2008-08-13 |
* | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | 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 |
* | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry | 2008-05-29 |
* | Merge branch 'maint' | Dan McGee | 2008-04-07 |
|\ |
|
| * | Add check for swprintf() and a workaround when it is missing | Dan McGee | 2008-04-07 |
* | | Start removing some junk from the function template | Dan McGee | 2008-02-27 |
* | | Improve yesno function. | Chantry Xavier | 2008-02-24 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-24 |
|\| |
|
| * | Add some NULL checks into recently modified output functions | Dan McGee | 2008-02-24 |
| * | Fix wide character output for add/remove/upgrade/conflict progress | Dan McGee | 2008-02-22 |
| * | Fix wide character output for download progress | Dan McGee | 2008-02-22 |
* | | Remove all unnecessary snprintf usage | Dan McGee | 2008-02-24 |
|/ |
|
* | Fix conflict progress bar with UTF-8 chars | Chantry Xavier | 2008-02-17 |
* | two string fixes. | Chantry Xavier | 2008-01-20 |
* | Notify of package replacements when using noconfirm | Allan McRae | 2008-01-13 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | src/pacman/: use the FREELIST macro when possible. | Chantry Xavier | 2007-12-08 |
* | Delay output during progress bar | Chantry Xavier | 2007-12-03 |
* | Remove "done" messages from frontend callback function | Dan McGee | 2007-12-02 |
* | Add new --needed option for -S. | Chantry Xavier | 2007-12-02 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Implement TotalDownload option. | Nathan Jones | 2007-11-11 |