summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
Commit message (Expand)AuthorAge
* 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
* Simplify callback DONE event handlingDan McGee2007-11-08
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* Remove final use of the math library from pacmanDan McGee2007-11-04
* When printing size_t, use %zdDan McGee2007-10-29
* Download delta files if UseDelta is set.Nathan Jones2007-10-19
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* Update comments dealing with pkgext/dbext strippingDan McGee2007-09-28
* Fix some errors spit out by -WextraDan McGee2007-08-16
* Code cleanupDan McGee2007-08-14
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Remove scriptlet START and DONE commands that we don't useDan McGee2007-06-27
* Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee2007-06-09
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31