summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (get_distant_media_filesize) kill unused parameterThierry Vignaud2012-08-312-3/+3
|
* (removed_packages) kill unused parameterThierry Vignaud2012-08-312-5/+5
|
* (unselected_packages) kill unused parameterThierry Vignaud2012-08-313-4/+4
|
* (urpm::download::sync) drop it (it was obsoleted years ago)Thierry Vignaud2012-08-312-15/+1
|
* (progress_text) kill unused parameterThierry Vignaud2012-08-312-3/+3
|
* do not rely on needed modules being loaded by callerThierry Vignaud2012-08-311-0/+1
| | | | (also help perl_checker)
* (do_install_3,sync_logger) make it obvious that parameters do be usedThierry Vignaud2012-08-312-4/+5
|
* (get_proxy_) kill unused parameterThierry Vignaud2012-08-311-2/+2
|
* (run) drop unused parameterThierry Vignaud2012-08-314-3/+4
| | | | warning: needs newer drakx & rpmdrake
* convert a couple comments to PODThierry Vignaud2012-08-319-87/+321
|
* document some functionsThierry Vignaud2012-08-319-4/+193
|
* add basic POD documentationThierry Vignaud2012-08-3115-0/+357
|
* split POD documentationThierry Vignaud2012-08-313-42/+67
|
* add spacingThierry Vignaud2012-08-311-0/+1
|
* (extract_packages_to_install) drop unused parameterThierry Vignaud2012-08-312-2/+2
|
* (prepare_transaction) drop unused parameterThierry Vignaud2012-08-312-2/+2
|
* (clean_trans_sources_from_src_packages) split it out of run()Thierry Vignaud2012-08-311-6/+11
|
* typo fix in commentThierry Vignaud2012-08-311-2/+2
|
* kill old obsolete commentThierry Vignaud2012-08-311-1/+1
|
* add missing spacingThierry Vignaud2012-08-311-0/+6
|
* s/mdv/mga/Thierry Vignaud2012-08-311-2/+2
|
* (_check) only warn about missing signature for local packagesThierry Vignaud2012-08-312-1/+3
| | | | | | | | | (aka those _not_ coming from any medium) rationale: we downgrade the missing signature check for local packages from a question (defaulting to "n") to a warning, thus fixing a testsuite regression introduced in 7.4
* (_check) do not ask about _virtual_ media without keys when using 'urpmi ↵Thierry Vignaud2012-08-312-0/+4
| | | | | | | | --use-distrib' aka downgrade missing medium key check question to a warning for virtual media without keys when using urpmi --use-distrib (fix testsuite)
* (_check) s/signatur/key/ in medium messageThierry Vignaud2012-08-312-1/+2
|
* (_check) honor per medium "verify-rpm" option for missing signature checkThierry Vignaud2012-08-312-4/+9
| | | | | | | | | | | | | aka do not check too early about unsigned packages (missing signatures) (fix testsuite, regression introduced in commit r5393) rationale: we wanted to warn about missing signatures on packages from media without signatures, but in doing so we did it too early before the 'verify-rpm' option check since we already have a check after (when we have a medium key), we can just check here for packages that do not came from any mirror (which we would have skiped just after)
* fix testsuite: use new --no-verify-rpm optionThierry Vignaud2012-08-312-1/+2
|
* urpmi.addmedia: add new --(no-)verify-rpm optionsThierry Vignaud2012-08-315-0/+13
|
* minor documentation fix (mga#7166)Thierry Vignaud2012-08-272-1/+2
|
* (_installed_req_and_unreq_and_update_unrequested_list) only writeThierry Vignaud2012-08-262-1/+5
| | | | | the unrequested package list file if the list actually changed (mga#7167)
* (_installed_req_and_unreq_and_update_unrequested_list) keep new pkgs list aroundThierry Vignaud2012-08-261-1/+2
| | | | (needed for next commit)
* do not wrongly tell we updated the unrequested package list when weThierry Vignaud2012-08-262-0/+5
| | | | didn't (eg: when not having the proper rights) (mga#7167)
* remove generate META.yml from repositoryThierry Vignaud2012-08-261-23/+0
|
* 7.47.4Thierry Vignaud2012-08-242-1/+3
|
* perl_checker cleanupThierry Vignaud2012-08-241-1/+1
|
* (_check) remove doble testThierry Vignaud2012-08-241-1/+0
| | | | should have been removed in previous-previous commit r5394
* (_check) warn when a medium has no signatureThierry Vignaud2012-08-242-0/+3
|
* (_check) log when signature checking is disabled per mediumThierry Vignaud2012-08-242-0/+5
|
* (_check) warn about missing signatures and ask whether to install or notThierry Vignaud2012-08-242-0/+5
| | | | | (in the case where a package is unsigned and came from media without signatures)
* (_verify_rpm) make sure to have a meaningfull return code when callingThierry Vignaud2012-08-242-2/+6
| | | | | | | | | 'bad_signature' callback (run) fix installing a package if user acks bogus signature (regression introduced in commit r4862 on 2012-06-08: "(_download_all) split it out of run()")
* (_download_packages) decrease total package count when some files are missingThierry Vignaud2012-08-242-0/+3
|
* Only search for README.urpmi files in doc files (needs URPM >= 4.13)7.3Pascal Terjan2012-08-233-2/+6
|
* Update Greek translationDimitrios Glentadakis2012-08-141-1/+1
|
* s/mdv/mga/Thierry Vignaud2012-08-131-1/+1
|
* add --not-available in options listGuillaume Rousse2012-08-121-1/+2
|
* Update Greek translationDimitrios Glentadakis2012-08-111-4/+4
|
* Slovenian translation updatedFilip Komar2012-07-201-13/+17
|
* do not package huge obsolete ChangeLogThierry Vignaud2012-06-291-1/+0
|
* Fix broken strings in Ukrainian translationYuri Chornoivan2012-06-291-4/+4
|
* 7.27.2Thierry Vignaud2012-06-282-1/+3
|
* (find_packages_to_remove) simplifyThierry Vignaud2012-06-282-40/+3
| | | | (needs URPM >= 4.10)