Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | (_download_all) fix --download-all (mga#8272) | Thierry Vignaud | 2012-12-02 | 1 | -0/+2 |
| | | | | | | regression introduced by init_cache_dir() -> init_dir() renaming in commit r6192 on October 11 2012 : ("(init_cache_dir) rename as init_dir() which is more meaningful") | ||||
* | log previous commit | Thierry Vignaud | 2012-12-02 | 1 | -0/+3 |
| | |||||
* | 7.11.17.11.1 | Thierry Vignaud | 2012-11-17 | 1 | -0/+2 |
| | |||||
* | (_schedule_packages) fix installing delta rpms | Thierry Vignaud | 2012-11-17 | 1 | -0/+2 |
| | | | | | got broken in commit r6466 on 2012-11-16: "(_apply_delta_rpm) split it out of _schedule_packages()" | ||||
* | 7.117.11 | Thierry Vignaud | 2012-11-16 | 1 | -0/+2 |
| | |||||
* | fix computing kernel orphans when running kernel is not the latest (1/2) | Thierry Vignaud | 2012-11-16 | 1 | -0/+1 |
| | | | | | | | | prevent trying to remove dkms packages for the latest (not currently running) kernel basically reverting commit r6236 from0 Oct 15 2012: "(_kernel_callback) keep track of DKMS packages too" | ||||
* | (_schedule_packages) fix installing delta rpms | Thierry Vignaud | 2012-11-16 | 1 | -0/+3 |
| | | | | broken for years (actually it _NEVER_ worked...) | ||||
* | 7.107.10 | Thierry Vignaud | 2012-10-17 | 1 | -0/+2 |
| | |||||
* | fix latest commit changelog & regroup aria2 entries | Thierry Vignaud | 2012-10-16 | 1 | -2/+6 |
| | |||||
* | various optimizations from mdv svn | José Jorge | 2012-10-15 | 1 | -1/+2 |
| | |||||
* | (_get_current_kernel_package) return current kernel version too | Thierry Vignaud | 2012-10-15 | 1 | -0/+1 |
| | | | | | (_all_unrequested_orphans) prevent offering to remove DKMS modules for current kernel (mga#5092) | ||||
* | fix previous commit: add bug ID and be more descriptive | Thierry Vignaud | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | change deprecated aria2 option | José Jorge | 2012-10-14 | 1 | -0/+2 |
| | |||||
* | 7.97.9 | Thierry Vignaud | 2012-10-11 | 1 | -0/+2 |
| | |||||
* | make --use-distrib works as user (mga#1225) | Thierry Vignaud | 2012-10-11 | 1 | -0/+2 |
| | |||||
* | add scrollbar for long one liner messages (mga#5118) | Thierry Vignaud | 2012-10-08 | 1 | -0/+1 |
| | |||||
* | wrap big messages (mga#5118) | Thierry Vignaud | 2012-10-08 | 1 | -0/+2 |
| | |||||
* | drop --repackage option (non working since rpm-4.6 in 2009) | Thierry Vignaud | 2012-10-05 | 1 | -0/+1 |
| | | | | | | should have been done right after commit r251061 by pixel on Tue Jan 2009: "- drop urpmi.recover (no more possible with rpm 4.6 which doesn't handle --repackage)" | ||||
* | drop again urpmi.recover | Thierry Vignaud | 2012-10-05 | 1 | -0/+2 |
| | | | | | | | (no more possible since rpm 4.6 which doesn't handle --repackage) was droped in 2009 but was resurected in mdv in initial rpm5 introduction before Mageia creation | ||||
* | document some functions | Thierry Vignaud | 2012-10-05 | 1 | -0/+3 |
| | |||||
* | 7.8.37.8.3 | Thierry Vignaud | 2012-10-04 | 1 | -0/+2 |
| | |||||
* | (_simple_resolve_dependencies) fix urpmq --whatrequires regression ↵ | Thierry Vignaud | 2012-10-04 | 1 | -0/+2 |
| | | | | | | | | introduced in 7.8.2 (#7706) as well as similar issue in urpmi --parallel issue introduced in commit r6067 on 2012-09-26: "simplify" | ||||
* | 7.8.27.8.27.8.1 | Thierry Vignaud | 2012-09-27 | 1 | -0/+2 |
| | |||||
* | kill deprecated selected2list() function | Thierry Vignaud | 2012-09-26 | 1 | -0/+1 |
| | |||||
* | adapt to URPM-4.15: find_candidate_packages_() => find_candidate_packages() | Thierry Vignaud | 2012-09-26 | 1 | -0/+2 |
| |