summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* 6.14.17 versiontopic/6.14Antoine Ginies2010-10-071-1/+1
|
* 6.14.16Christophe Fergeau2010-03-091-1/+1
|
* 6.14.15Christophe Fergeau2009-06-051-1/+1
|
* 6.14.14Christophe Fergeau2009-05-121-1/+1
|
* 6.14.13Pascal Rigaux2008-12-151-1/+1
|
* 6.14.12Pascal Rigaux2008-11-141-1/+1
|
* 6.14.11Pascal Rigaux2008-10-281-1/+1
|
* 6.14.10Pascal Rigaux2008-10-231-1/+1
|
* 6.14.9Thierry Vignaud2008-10-221-1/+1
|
* 6.14.8Thierry Vignaud2008-10-161-1/+1
|
* 6.14.7Pascal Rigaux2008-10-161-1/+1
|
* 6.14.6Thierry Vignaud2008-10-151-1/+1
|
* 6.14.5Pascal Rigaux2008-10-151-1/+1
|
* 6.14.4Pascal Rigaux2008-10-141-1/+1
|
* 6.14.3Pascal Rigaux2008-10-131-1/+1
|
* 6.14.2Thierry Vignaud2008-10-091-1/+1
|
* 6.14.1Pascal Rigaux2008-10-081-1/+1
|
* 6.146.14Pascal Rigaux2008-09-231-1/+1
|
* create urpm::mirrors::try_probe() as a alternative solution toPascal Rigaux2008-09-221-0/+1
| | | | | | urpm::mirrors::try() which ensure wrong path given by the user doesn't lead to mirrors being all blacklisted
* 6.136.13Pascal Rigaux2008-09-181-1/+1
|
* 6.126.12Thierry Vignaud2008-09-171-1/+1
|
* 6.116.11Pascal Rigaux2008-09-111-1/+1
|
* (db_open_or_die__) typo fixThierry Vignaud2008-09-091-1/+1
|
* (db_open_or_die__) ahem...Thierry Vignaud2008-09-091-2/+4
|
* (db_open_or_die__) factorize some code (the name might have to be changed...)Thierry Vignaud2008-09-091-0/+10
|
* 6.106.10Thierry Vignaud2008-09-091-1/+1
|
* (set_env) extract it so that rpmdrake can support the --env optionThierry Vignaud2008-09-091-0/+18
|
* 6.96.9Pascal Rigaux2008-09-091-1/+1
|
* 6.86.8Pascal Rigaux2008-09-041-1/+1
|
* much nicer userdir() functions:Pascal Rigaux2008-09-041-2/+11
| | | | | | | | | - userdir() does not modify $urpm->{cachedir} anymore, if you must ensure $urpm->{cachedir} to be modified, use ensure_valid_cachedir() - valid_cachedir() gives you a valid cachedir (works for root or simple-user), but does not modify $urpm->{cachedir}
* simplify: always create "partial" and "rpms" in "userdir", that way we can usePascal Rigaux2008-09-041-0/+3
| | | | | userdir() in most cases
* create urpm::download::sync_url() and use itPascal Rigaux2008-09-031-1/+1
|
* - create urpm::blist_to_filenames()Pascal Rigaux2008-09-031-0/+4
| | | | | - use it and sync_rel()
* 6.76.7Pascal Rigaux2008-09-031-1/+1
|
* 6.66.6Pascal Rigaux2008-09-021-1/+1
|
* 6.56.5Pascal Rigaux2008-09-011-1/+1
|
* 6.46.4Thierry Vignaud2008-08-141-1/+1
|
* 6.36.3Thierry Vignaud2008-08-141-1/+1
|
* 6.26.2Thierry Vignaud2008-08-071-1/+1
|
* 6.16.1Pascal Rigaux2008-07-101-1/+1
|
* cleanupPascal Rigaux2008-07-101-1/+3
|
* $urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead Pascal Rigaux2008-07-091-1/+1
| | | | | for some time now (r14609 2004-12-07)
* please perl_checkerPascal Rigaux2008-07-091-3/+3
|
* create blist_to_urls()Pascal Rigaux2008-07-081-1/+11
|
* createPascal Rigaux2008-07-081-0/+5
|
* 6.06.0Pascal Rigaux2008-07-071-1/+1
|
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-0/+1
|
* fix bug in previous commitPascal Rigaux2008-07-071-1/+1
|
* o fix handling --urpmi-root <relative dir>Pascal Rigaux2008-07-071-0/+3
|
* create db_open_or_die_() and use itPascal Rigaux2008-07-011-0/+6
|