summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
Commit message (Expand)AuthorAge
...
* Strip extension off all package compression typesDan McGee2010-03-18
* Bump copyright dates to 2010Dan McGee2010-03-14
* fix a few warnings reported by clangXavier Chantry2010-03-14
* callback: use variable length for progressbar textXavier Chantry2010-03-14
* callback.c : less magic progress barsXavier Chantry2010-03-14
* Merge branch 'maint'Dan McGee2009-10-11
|\
| * callback.c : fallback to normal download with bogus sizeXavier Chantry2009-10-04
* | Do not remove conflict by defaultNagy Gabor2009-09-08
* | Re-add the non-user friendly --ask optionXavier Chantry2009-09-08
* | Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callbackNagy Gabor2009-09-08
|/
* Fix an untranslated message in src/callback.cNagy Gabor2009-07-28
* Update copyright headers and messagesDan McGee2009-07-01
* Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo2009-02-23
* Enabled new interactive prompt and updated some testsBryan Ischo2009-02-23
* HoldPkg reworkNagy Gabor2009-01-12
* Merge branch 'maint'Dan McGee2008-12-02
|\
| * Add flush after downloading messageSimo Leone2008-12-02
* | Merge branch 'maint'Dan McGee2008-10-12
|\|
| * Another attempt at fixing totaldownload.Xavier Chantry2008-09-02
* | pacman : smarter optdepends handling.Xavier Chantry2008-08-25
* | Move -Sp implementation to the front-endNagy Gabor2008-08-23
* | split yesno() into yesno() and noyes() functions.Xavier Chantry2008-08-23
|/
* download : disable progressbar when total is unknown.Xavier Chantry2008-08-23
* pacman: print optdepends on install and upgrade.Xavier Chantry2008-08-23
* pacman/callback.c : fix detection of totaldownloadXavier Chantry2008-08-13
* Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor2008-07-07
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Use correct C type for file sizesDan McGee2008-06-04
* Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry2008-05-29
* Merge branch 'maint'Dan McGee2008-04-07
|\
| * Add check for swprintf() and a workaround when it is missingDan McGee2008-04-07
* | Start removing some junk from the function templateDan McGee2008-02-27
* | Improve yesno function.Chantry Xavier2008-02-24
* | Merge branch 'maint'Dan McGee2008-02-24
|\|
| * Add some NULL checks into recently modified output functionsDan McGee2008-02-24
| * Fix wide character output for add/remove/upgrade/conflict progressDan McGee2008-02-22
| * Fix wide character output for download progressDan McGee2008-02-22
* | Remove all unnecessary snprintf usageDan McGee2008-02-24
|/
* Fix conflict progress bar with UTF-8 charsChantry Xavier2008-02-17
* two string fixes.Chantry Xavier2008-01-20
* Notify of package replacements when using noconfirmAllan McRae2008-01-13
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* src/pacman/: use the FREELIST macro when possible.Chantry Xavier2007-12-08
* Delay output during progress barChantry Xavier2007-12-03
* Remove "done" messages from frontend callback functionDan McGee2007-12-02
* Add new --needed option for -S.Chantry Xavier2007-12-02
* War on whitespaceDan McGee2007-11-16
* Implement TotalDownload option.Nathan Jones2007-11-11
* Implement IgnoreGroup.Nathan Jones2007-11-11