Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - call aria2 with brand-new --uri-selector=adaptive | Pascal Rigaux | 2008-09-02 | 1 | -2/+7 |
| | | | | | and use options that makes it work nicely | ||||
* | - all tools | Pascal Rigaux | 2008-09-01 | 1 | -2/+13 |
| | | | | | o use metalink/aria2 by default (when available) when using a mirrorlist | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-09-01 | 1 | -2/+5 |
| | | | | | | o handle $URPMI_ADDMEDIA_REASON (special reason to give to api.mandriva.com/mirrors/... to allow statistics) | ||||
* | fix --limit-rate with aria2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
| | |||||
* | instead of passing around $options->{media} with medium name, pass directly ↵ | Pascal Rigaux | 2008-09-01 | 1 | -15/+9 |
| | | | | $medium | ||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -6/+4 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -8/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -18/+22 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2008-09-01 | 1 | -30/+29 |
| | |||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | | | | | o handle --update | ||||
* | minimal re-indent to make things clear | Pascal Rigaux | 2008-08-21 | 1 | -2/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-08-20 | 1 | -1/+3 |
| | | | | | | o do not write useless "foo (obsoletes foo-xxx)" in installed-through-deps.list (#42167) | ||||
* | - urpmi, urpmq: | Pascal Rigaux | 2008-08-20 | 1 | -1/+2 |
| | | | | | | o do not display all substring matches on stderr, only a subset of them, and suggest to use "-a" to use all matches (#38956) | ||||
* | add formatList() (taken from MDK::Common) | Pascal Rigaux | 2008-08-20 | 1 | -0/+4 |
| | |||||
* | factorize | Pascal Rigaux | 2008-08-20 | 1 | -2/+1 |
| | |||||
* | replace unless with if ! | Pascal Rigaux | 2008-08-20 | 1 | -2/+2 |
| | |||||
* | create _search_packages_keep_best() out of _search_packages() | Pascal Rigaux | 2008-08-20 | 1 | -22/+27 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-08-20 | 1 | -3/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | handle --justdb and --noscripts in gurpmi | Thierry Vignaud | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | o sort the list of orphans | Pascal Rigaux | 2008-07-11 | 1 | -1/+1 |
| | |||||
* | - urpme | Pascal Rigaux | 2008-07-11 | 1 | -1/+1 |
| | | | | | o add --justdb | ||||
* | o fix creation of chroot with --root by using ↵ | Pascal Rigaux | 2008-07-10 | 1 | -7/+7 |
| | | | | | | | | | /var/lib/rpm/installed-through-deps.list (instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway | ||||
* | o fix --parallel --auto-select when one box is up-to-date but not the ↵ | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | | | | others (#41924) | ||||
* | this message is parsed in urpm::parallel too | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | urpm_popen errors are not fatal by default on ssh, only for urpmq | Pascal Rigaux | 2008-07-10 | 3 | -2/+8 |
| | |||||
* | fix parsing urpme output | Pascal Rigaux | 2008-07-10 | 1 | -17/+9 |
| | |||||
* | fix getting install errors (since value has been chomp'ed in urpm_popen) | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | fix return value of callback to urpm_popen | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | skip parallel.pm when looking for parallel modules | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | add debug | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | shut up the "adding medium "Virtual"" when using --synthesis or --use-distrib | Pascal Rigaux | 2008-07-10 | 1 | -5/+5 |
| | |||||
* | more orthogonal error msg | Pascal Rigaux | 2008-07-10 | 1 | -3/+2 |
| | |||||
* | urpm_popen: fix exit condition | Pascal Rigaux | 2008-07-10 | 2 | -2/+2 |
| | |||||
* | fix debug message | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | revert using --no-locales on urpmq, keep it a special case for now | Pascal Rigaux | 2008-07-10 | 2 | -2/+8 |
| | | | | | (for compat with urpmi < 6.1) | ||||
* | add debug message in --debug mode | Pascal Rigaux | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | add debug message in --debug mode | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | add comment wrt. <?xml*> field at top of metalink | Per Øyvind Karlsen | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | - when must use method calls for run_urpm_command, copy_to_dir, propagate_file | Pascal Rigaux | 2008-07-10 | 1 | -12/+12 |
| | | | | | - use local function names | ||||
* | "urpmq -du" is "urpmq -m" | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | factorize parallel_install() which is now the same in each backend | Pascal Rigaux | 2008-07-10 | 3 | -66/+32 |
| | |||||
* | merge diffs with parallel_ka_run | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | move code into run_urpm_command() | Pascal Rigaux | 2008-07-10 | 2 | -5/+15 |
| | |||||
* | have an implementation that works both on ssh and rshp (where outputs are ↵ | Pascal Rigaux | 2008-07-10 | 2 | -4/+7 |
| | | | | intermingled) | ||||
* | merge diffs with parallel_ka_run | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| |