summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* simplifyPascal Rigaux2008-02-261-7/+7
* do not pass $device around, it's the same as $medium->{removable}Pascal Rigaux2008-02-261-6/+7
* create a "blist" which is both $list and $urpm->{media}Pascal Rigaux2008-02-261-16/+25
* fix typo in previous commitPascal Rigaux2008-02-261-1/+1
* simplifyPascal Rigaux2008-02-261-11/+9
* simplifyPascal Rigaux2008-02-261-6/+2
* use urpm::get_pkgs::verify_partial_rpm_and_move()Pascal Rigaux2008-02-261-4/+2
* create verify_partial_rpm_and_move() out ofPascal Rigaux2008-02-261-4/+12
* fix typo (introduced on 2008-02-24 r237346)Pascal Rigaux2008-02-261-1/+1
* rename some varsPascal Rigaux2008-02-261-14/+12
* factorisePascal Rigaux2008-02-261-2/+1
* create _filepath() to remove duplicated codePascal Rigaux2008-02-261-4/+10
* create _mount_it() out of _examine_removable_medium_()Pascal Rigaux2008-02-261-2/+11
* create _examine_removable_medium_ out of _examine_removable_mediumPascal Rigaux2008-02-261-8/+17
* change _check_notfound() parameterPascal Rigaux2008-02-261-4/+4
* oops, revert previous commitPascal Rigaux2008-02-261-1/+2
* simplifyPascal Rigaux2008-02-261-2/+1
* add commentPascal Rigaux2008-02-261-0/+3
* cleanupPascal Rigaux2008-02-261-1/+1
* s/unless/if (!/Pascal Rigaux2008-02-261-2/+2
* create _get_removables_or_check_mounted() out of copy_packages_of_removable_m...Pascal Rigaux2008-02-261-8/+17
* move $examine_removable_medium sub out of copy_packages_of_removable_mediaPascal Rigaux2008-02-261-16/+17
* - move $check_notfound sub out of copy_packages_of_removable_mediaPascal Rigaux2008-02-261-18/+19
* add some commentsPascal Rigaux2008-02-261-0/+3
* oops, fix previous "cleaning" commit, introduce _mounted_mntpoints()Pascal Rigaux2008-02-261-2/+7
* add some commentsPascal Rigaux2008-02-261-0/+4
* cleanupPascal Rigaux2008-02-261-11/+6
* supermount is dead!Pascal Rigaux2008-02-261-3/+3
* supermount is dead!Pascal Rigaux2008-02-261-20/+2
* - urpmi:Pascal Rigaux2008-02-261-0/+1
* do not die on bad ini filePascal Rigaux2008-02-251-1/+2
* download mirrorlist silentlyPascal Rigaux2008-02-251-1/+1
* - urpmiPascal Rigaux2008-02-252-1/+2
* - urpmiPascal Rigaux2008-02-251-4/+4
* - urpmq:Pascal Rigaux2008-02-251-0/+1
* - urpmq:Pascal Rigaux2008-02-251-2/+2
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-251-2/+7
* typo fixThierry Vignaud2008-02-251-1/+1
* (run) kill 'bad_rpms' & 'missing_files_summary' callbacks, reusingThierry Vignaud2008-02-251-7/+7
* display a "bad rpms" message instead of "files are missing" when the download...Pascal Rigaux2008-02-242-13/+26
* create hide_password() (to be used in urpm::main_loop to remove duplication)Pascal Rigaux2008-02-241-2/+7
* further simplify (allowed by making "moving file" fatal)Pascal Rigaux2008-02-241-2/+1
* fix typo in previous commitPascal Rigaux2008-02-241-1/+1
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-244-9/+14
* make it fatal to fail to remove cachedir rpmsPascal Rigaux2008-02-241-2/+4
* - do not say "removing installed rpms" for rpms which are not in cachedirPascal Rigaux2008-02-241-4/+13
* urpmf: fix mirrolist handlingPascal Rigaux2008-02-231-2/+3
* - all tools:Pascal Rigaux2008-02-234-16/+288
* - urpmi.addmediaPascal Rigaux2008-02-231-4/+13
* simplify ("list" is not used anymore)Pascal Rigaux2008-02-231-7/+7