Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display exceptions that happened while downloading (mga#9529) | Thierry Vignaud | 2013-03-26 | 1 | -0/+3 |
| | |||||
* | 7.237.23 | Thierry Vignaud | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | report packages signature checking in global progress bar dialog | Thierry Vignaud | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | enable to report packages signature checking in global progress bar dialog | Thierry Vignaud | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | fix return value (mga#9519) | Thierry Vignaud | 2013-03-24 | 1 | -0/+1 |
| | | | | | gurpm::RPMProgressDialog's DESTROY was changing $? which resulted in different return values between exit(0) and POSIX::_exit(0) value | ||||
* | improved layout: | Thierry Vignaud | 2013-03-23 | 1 | -0/+3 |
| | | | | | - only the package list needs a scrolling bar - always display space information | ||||
* | display the addionnal space that will be used and the amount of | Thierry Vignaud | 2013-03-23 | 1 | -0/+4 |
| | | | | | downloaded packages instead of the total size of the packages (like urpmi) | ||||
* | 7.227.22 | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | account for packages to erase in gurpm progress bar | Thierry Vignaud | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | enable to cancel downloads | Thierry Vignaud | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | enable to have a cancel button in global progress bar dialog | Thierry Vignaud | 2013-03-21 | 1 | -0/+5 |
| | | | | (merged from rpmdrake) | ||||
* | typo fix | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | 7.217.21 | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | restore main_window when globall progress bar dialog is deleted | Thierry Vignaud | 2013-03-21 | 1 | -0/+3 |
| | |||||
* | 7.207.20 | Thierry Vignaud | 2013-03-19 | 1 | -0/+2 |
| | |||||
* | drop 'callback_report_uninst' | Thierry Vignaud | 2013-03-16 | 1 | -0/+2 |
| | | | | rationale: 'callback_uninst' now enables to get erasure progress | ||||
* | show removed packages in progress too | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | new widget to share with rpmdrake for global progress bar (mga#778) | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | fix lookup deps of updates in other media when using --update | Thierry Vignaud | 2013-03-16 | 1 | -0/+3 |
| | | | | | | | reverting commit r1931 from 2011-09-14: "(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi --auto-select --update defaulting to all media when there're no update media (#1024)" | ||||
* | support exceptions in callback in main wrapper too | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | support other distros which do not have exception support in gtk+ callbacks | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | use new exception management | Thierry Vignaud | 2013-03-16 | 1 | -0/+2 |
| | |||||
* | enable callers to pass their own callbacks for erasure progress & errors | Thierry Vignaud | 2013-02-25 | 1 | -0/+2 |
| | | | | eg: for rpmdrake/gurpm/drakx | ||||
* | (run) document it | Thierry Vignaud | 2013-02-25 | 1 | -0/+3 |
| | |||||
* | make it clear it was a mga report | Thierry Vignaud | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | 7.197.19 | Thierry Vignaud | 2013-02-09 | 1 | -0/+2 |
| | |||||
* | add basic support for --downgrade (mga#6655) | Thierry Vignaud | 2013-02-09 | 1 | -0/+2 |
| | | | | needs new URPM | ||||
* | 7.187.18 | Thierry Vignaud | 2013-02-09 | 1 | -0/+2 |
| | |||||
* | (install_logger) keep a separate counter for erasures | Thierry Vignaud | 2013-02-09 | 1 | -0/+2 |
| | | | | | | | | | | only initialize $total_pkg: - when starting a new transaction - or on first erasure in transaction (_compute_pkg_total) kill it (no more needed) adjust testsuite accordingly | ||||
* | 7.177.17 | Thierry Vignaud | 2013-02-05 | 1 | -0/+2 |
| | |||||
* | (install_logger) unify with callback_uninst(), thus fixing counting for | Thierry Vignaud | 2013-02-05 | 1 | -0/+3 |
| | | | | | | | | | | erasures (callback_uninst) restore quiet behavior when not in verbose mode (install) temporary set $urpm->{trans} adapt testsuite | ||||
* | 7.167.16 | Thierry Vignaud | 2013-02-03 | 1 | -0/+2 |
| | |||||
* | handle callback_error when installing packages (scripts & I/O errors) | Thierry Vignaud | 2013-02-03 | 1 | -0/+1 |
| | |||||
* | (callback_uninst) display erasure progress | Thierry Vignaud | 2013-02-03 | 1 | -0/+2 |
| | | | | | | inspirated from install_logger() adjust testsuite accordingly | ||||
* | 7.15.27.15.2 | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | fix log entry | Thierry Vignaud | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | 7.15.17.15.1 | Thierry Vignaud | 2012-12-18 | 1 | -0/+2 |
| | |||||
* | fix retrieving rpm version with stable rpm | Thierry Vignaud | 2012-12-18 | 1 | -0/+3 |
| | |||||
* | 7.157.15 | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | fix retrieving rpm version with beta versions | Thierry Vignaud | 2012-12-17 | 1 | -0/+1 |
| | |||||
* | (install) do not show empty information from README* with --justdb | Thierry Vignaud | 2012-12-15 | 1 | -0/+3 |
| | |||||
* | 7.147.14 | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | |||||
* | (add_distrib_media) associate media_cfg data to media when adding them | Thierry Vignaud | 2012-12-13 | 1 | -0/+3 |
| | | | | | | | | needed for drakx installer complement commit r259200 by cfergeau on Aug 13 2009: "Save media.cfg files locally to map urpmi.cfg media to media.cfg" which only associate media_cfg data to media loaded from config, not those just added | ||||
* | there was actually a bug report for this one | Thierry Vignaud | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | 7.137.13 | Thierry Vignaud | 2012-12-04 | 1 | -0/+2 |
| | |||||
* | (_search_packages) do not attempt fuzzy matching if not using --fuzzy | Thierry Vignaud | 2012-12-04 | 1 | -0/+5 |
| | | | | | | it's also a huge speedup (saves 28% of time spent in testsuite) this fixes urpmq defaulting to fuzzy mode (mga#2953) | ||||
* | 7.12.17.12.1 | Thierry Vignaud | 2012-12-04 | 1 | -0/+2 |
| | |||||
* | fix missing logs | Thierry Vignaud | 2012-12-04 | 1 | -0/+3 |
| | | | | | we were not calling the log callback since commit r4883 on Jun 8 2012: (trans_log) simplify" | ||||
* | 7.127.12 | Thierry Vignaud | 2012-12-02 | 1 | -0/+2 |
| |