Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_search_packages) make it clearer | Thierry Vignaud | 2012-10-15 | 1 | -3/+4 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | better translation | Thierry Vignaud | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | 7.97.9 | Thierry Vignaud | 2012-10-11 | 2 | -1/+3 |
| | |||||
* | make --use-distrib works as user (mga#1225) | Thierry Vignaud | 2012-10-11 | 2 | -1/+8 |
| | |||||
* | add missing space | Thierry Vignaud | 2012-10-11 | 1 | -0/+3 |
| | |||||
* | (valid_statedir) introduce it | Thierry Vignaud | 2012-10-11 | 1 | -0/+9 |
| | | | | | similar to valid_cachedir, so that urpm[fq] --use-distrib works as user | ||||
* | (init_cache_dir) rename as init_dir() which is more meaningful | Thierry Vignaud | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | (check_cache_dir) rename as check_dir() which is more meaningful | Thierry Vignaud | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | add scrollbar for long one liner messages (mga#5118) | Thierry Vignaud | 2012-10-08 | 2 | -1/+2 |
| | |||||
* | wrap big messages (mga#5118) | Thierry Vignaud | 2012-10-08 | 2 | -0/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-10-05 | 69 | -21821/+17201 |
| | |||||
* | drop --repackage option (non working since rpm-4.6 in 2009) | Thierry Vignaud | 2012-10-05 | 9 | -34/+3 |
| | | | | | | 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 | 10 | -417/+6 |
| | | | | | | | (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 | ||||
* | let's have a link in doc | Thierry Vignaud | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | link to other submodules | Thierry Vignaud | 2012-10-05 | 1 | -0/+9 |
| | |||||
* | add mga copyright notice | Thierry Vignaud | 2012-10-05 | 1 | -0/+2 |
| | |||||
* | document some functions | Thierry Vignaud | 2012-10-05 | 2 | -0/+9 |
| | |||||
* | supplement | Thierry Vignaud | 2012-10-05 | 1 | -0/+2 |
| | |||||
* | convert a couple comments to POD | Thierry Vignaud | 2012-10-05 | 1 | -11/+33 |
| | |||||
* | split POD documentation | Thierry Vignaud | 2012-10-05 | 1 | -30/+34 |
| | |||||
* | 7.8.37.8.3 | Thierry Vignaud | 2012-10-04 | 2 | -1/+3 |
| | |||||
* | (_simple_resolve_dependencies) fix urpmq --whatrequires regression ↵ | Thierry Vignaud | 2012-10-04 | 3 | -2/+4 |
| | | | | | | | | introduced in 7.8.2 (#7706) as well as similar issue in urpmi --parallel issue introduced in commit r6067 on 2012-09-26: "simplify" | ||||
* | (find_candidate_packages_) restore old find_candidate_packages() | Thierry Vignaud | 2012-10-04 | 1 | -0/+13 |
| | | | | | but change its return value (hash values instead of hash ref) (needed for next commit) | ||||
* | drop support for rpm5 | Thierry Vignaud | 2012-10-04 | 4 | -20/+1 |
| | |||||
* | we use UDisks instead of Hal | Thierry Vignaud | 2012-10-01 | 1 | -2/+2 |
| | |||||
* | rename 'hal_cdroms' as 'cdroms' since we no longuer use Hal | Thierry Vignaud | 2012-10-01 | 1 | -10/+10 |
| | |||||
* | (_try_mounting_cdrom_using_hal) rename it as_try_mounting_cdrom_using_udisks() | Thierry Vignaud | 2012-10-01 | 1 | -3/+3 |
| | |||||
* | rename 'hal_path' as 'udisks_path' since we no longuer use Hal | Thierry Vignaud | 2012-10-01 | 1 | -13/+13 |
| | |||||
* | merge translations from mgaonline | Thierry Vignaud | 2012-09-27 | 4 | -4/+4 |
| | |||||
* | 7.8.27.8.27.8.1 | Thierry Vignaud | 2012-09-27 | 2 | -1/+3 |
| | |||||
* | (_simple_resolve_dependencies) further simplify, fixing previous commit | Thierry Vignaud | 2012-09-27 | 1 | -2/+3 |
| | |||||
* | kill deprecated selected2list() function | Thierry Vignaud | 2012-09-26 | 2 | -8/+1 |
| | |||||
* | kill deprecated find_mntpoints() function | Thierry Vignaud | 2012-09-26 | 1 | -10/+0 |
| | |||||
* | kill deprecated install & parallel_remove functions | Thierry Vignaud | 2012-09-26 | 1 | -6/+0 |
| | |||||
* | adapt to URPM-4.15: find_candidate_packages_() => find_candidate_packages() | Thierry Vignaud | 2012-09-26 | 4 | -3/+5 |
| | |||||
* | (message_input_) rename it as message_input() | Thierry Vignaud | 2012-09-26 | 4 | -10/+10 |
| | |||||
* | kill deprecated message_input() | Thierry Vignaud | 2012-09-26 | 1 | -4/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2012-09-26 | 2 | -4/+2 |
| | |||||
* | use any instead of grep | Thierry Vignaud | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | let's have a link in doc | Thierry Vignaud | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | - updated italian translation | Matteo Pasotti | 2012-09-14 | 1 | -7/+8 |
| | |||||
* | unfuzzy | Thierry Vignaud | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2012-09-08 | 1 | -24/+27 |
| | |||||
* | 7.8.1 | Thierry Vignaud | 2012-09-08 | 2 | -1/+3 |
| | |||||
* | (_curl_action) kill unused parameter that could never have been used | Thierry Vignaud | 2012-09-08 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | rationale: an array must be the last variable in a prototype bug introcuded in commit r258682 by cfergeau on 2009-07-30: "dudf patch from Olivier Rosello for the Mancoosi project" further not fixed in commit r258683 by cfergeau on 2009-07-30: "slight clean-up in wget downloading handling" dudf support was always broken... interesting enough, this was spot by perl_checker but only when checking all files at once, not when checking urpm/download.pm only | ||||
* | perl_checker cleanup | Thierry Vignaud | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2012-09-08 | 10 | -19/+0 |
| | |||||
* | fix urpmq -h (mga#7390) | Thierry Vignaud | 2012-09-08 | 2 | -1/+3 |
| | | | | | bug introduced in commit r5532 on 2012-09-01: "(copyright) factorize a translated string" |