Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix previous "prefer best architecture over exact name" commit: | Pascal Rigaux | 2007-06-08 | 1 | -2/+3 |
| | | | | | | | noarch pkgs need to be taken into account differently (nb: is it a pb that the list order is not kept?) | ||||
* | - urpmi | Pascal Rigaux | 2007-06-07 | 1 | -0/+10 |
| | | | | | | | o prefer best architecture over exact name (eg: urpmi libfoo-devel prefers lib64foo-devel over libfoo-devel) - add function min() | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -29/+40 |
| | |||||
* | log rpmdb search for removal | Pascal Rigaux | 2006-11-30 | 1 | -0/+2 |
| | |||||
* | directly set $urpm->{root}, it's simpler | Pascal Rigaux | 2006-11-29 | 1 | -2/+1 |
| | | | | | (also use it in urpm::get_pkgs::selected2list() even if callers didn't pass it) | ||||
* | move uniq to urpm::util (i need it in urpm::media) | Pascal Rigaux | 2006-11-28 | 1 | -2/+0 |
| | |||||
* | move many functions from urpm.pm to new module urpm/select.pm | Pascal Rigaux | 2006-11-21 | 1 | -0/+442 |