summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* 6.22.46.22.4Thierry Vignaud2009-03-091-1/+1
* 6.22.36.22.3Thierry Vignaud2009-03-051-1/+1
* 6.22.16.22.2Thierry Vignaud2009-03-041-1/+1
* 6.22.16.22.1Thierry Vignaud2009-03-041-1/+1
* 6.226.22Thierry Vignaud2009-03-031-1/+1
* (get_updates_description) fix reading descriptions with --env=Thierry Vignaud2009-02-091-1/+2
* - drop support for /etc/urpmi/media.d/*.cfgPascal Rigaux2009-01-281-1/+0
* Release 6.21...6.21Christophe Fergeau2009-01-131-1/+1
* Version 6.206.20Christophe Fergeau2009-01-131-1/+1
* comment a hackPascal Rigaux2009-01-061-0/+1
* 6.196.19Pascal Rigaux2008-11-241-1/+1
* 6.186.18Pascal Rigaux2008-10-281-1/+1
* - implement urpme --envPascal Rigaux2008-10-271-0/+1
* simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use itPascal Rigaux2008-10-271-8/+4
* 6.176.17Pascal Rigaux2008-10-141-1/+1
* 6.166.16Pascal Rigaux2008-10-081-1/+1
* 6.156.15Thierry Vignaud2008-10-071-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
* 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
* simplify: always create "partial" and "rpms" in "userdir", that way we can usePascal Rigaux2008-09-041-0/+3
* create urpm::download::sync_url() and use itPascal Rigaux2008-09-031-1/+1
* - create urpm::blist_to_filenames()Pascal Rigaux2008-09-031-0/+4
* 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
* 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