Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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" | ||||
* | 7.87.8 | Thierry Vignaud | 2012-09-07 | 2 | -1/+3 |
| | |||||
* | (check_cache_dir) split it out of init_cache_dir() for mgaonline (mga#6083) | Thierry Vignaud | 2012-09-07 | 2 | -2/+9 |
| | |||||
* | kill dead emails | Thierry Vignaud | 2012-09-07 | 1 | -489/+489 |
| | |||||
* | remove some spec/i18n related stuff | Thierry Vignaud | 2012-09-07 | 1 | -54/+0 |
| | |||||
* | 7.77.7 | Thierry Vignaud | 2012-09-05 | 2 | -1/+3 |
| | |||||
* | (open_lzma) use xz instead of lzma in order to read metadata | Thierry Vignaud | 2012-09-05 | 2 | -1/+3 |
| | |||||
* | import translations from drakx | Thierry Vignaud | 2012-09-03 | 30 | -125/+125 |
| | |||||
* | import a couple translations from drakx | Thierry Vignaud | 2012-09-02 | 5 | -6/+6 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-09-02 | 1 | -6/+6 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-09-01 | 1 | -6/+6 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-09-01 | 69 | -23856/+23330 |
| | |||||
* | unfuzzy some fixed translation | Thierry Vignaud | 2012-09-01 | 10 | -10/+10 |
| | |||||
* | prepare merging | Thierry Vignaud | 2012-09-01 | 69 | -134/+134 |
| | |||||
* | fix translations | Thierry Vignaud | 2012-09-01 | 30 | -88/+88 |
| | | | | also fix bogus program name in cy.po & hr.po |