summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - urpmqPascal Rigaux2008-07-085-2/+9
* fix doc: -P is deprecated for same time, do not refer to itPascal Rigaux2008-07-081-1/+1
* - urpmq:Pascal Rigaux2008-07-085-10/+15
* update urpmi.potPascal Rigaux2008-07-081-347/+383
* 6.06.0Pascal Rigaux2008-07-072-1/+3
* updatePascal Rigaux2008-07-071-0/+85
* check "urpmi --auto-select" and "urpme" correctly warn about new orphansPascal Rigaux2008-07-071-18/+53
* fix detecting urpme creates a new orphan through "suggests"Pascal Rigaux2008-07-071-1/+1
* fix typoPascal Rigaux2008-07-071-1/+1
* use code from urpm::orphansPascal Rigaux2008-07-072-43/+3
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-0799-18/+1672
* with --urpmi-root, we do not use statedir_media_info_file to allow compatibil...Pascal Rigaux2008-07-072-1/+6
* fix bug in previous commitPascal Rigaux2008-07-071-1/+1
* fix "urpme -a" (bug introduced in r243154 2008-07-02)Pascal Rigaux2008-07-071-1/+1
* adapt the error message: --install-src is allowed for non-root for some time,Pascal Rigaux2008-07-071-2/+1
* what was introduced in perl-URPM 3.16 to get "rejected already installed pkgs"Pascal Rigaux2008-07-072-3/+2
* o fix handling --urpmi-root <relative dir>Pascal Rigaux2008-07-072-0/+4
* create file2absolute_file() and use itPascal Rigaux2008-07-072-2/+15
* updated russian translationPavel Maryanov2008-07-071-333/+353
* handle transaction set with only removed packagesPascal Rigaux2008-07-031-2/+3
* - add wc_l()Pascal Rigaux2008-07-031-2/+5
* create a varPascal Rigaux2008-07-031-1/+3
* factorizePascal Rigaux2008-07-031-5/+4
* simplifyPascal Rigaux2008-07-031-3/+1
* simplifyPascal Rigaux2008-07-031-2/+1
* - rewrite find_removed_from_basesystem()Pascal Rigaux2008-07-031-15/+29
* o enhance error message "Removing the following package will break your sys...Pascal Rigaux2008-07-032-5/+5
* re-indentPascal Rigaux2008-07-031-17/+19
* remove unused varsPascal Rigaux2008-07-031-8/+4
* nicer var namesPascal Rigaux2008-07-031-3/+3
* factorize options handlingPascal Rigaux2008-07-033-9/+16
* fix typo in r243151Pascal Rigaux2008-07-031-1/+1
* factorize codePascal Rigaux2008-07-031-14/+9
* - urpme:Pascal Rigaux2008-07-022-1/+9
* simplify: use same message in --test modePascal Rigaux2008-07-021-10/+10
* re-indent (for future commit)Pascal Rigaux2008-07-021-28/+29
* cleanupPascal Rigaux2008-07-021-3/+8
* there must still be args after parsing optionsPascal Rigaux2008-07-021-1/+1
* simplifyPascal Rigaux2008-07-021-1/+1
* much nicer var namePascal Rigaux2008-07-021-6/+6
* normalize options passing: through %options or $urpm->{options}Pascal Rigaux2008-07-022-15/+13
* cleanup var namePascal Rigaux2008-07-021-7/+9
* simplifyPascal Rigaux2008-07-011-1/+1
* create urpm::select::installed_leaves() out of rpm-find-leavesPascal Rigaux2008-07-012-30/+43
* use db_open_or_die_()Pascal Rigaux2008-07-012-2/+2
* create and use $urpmPascal Rigaux2008-07-011-2/+4
* create db_open_or_die_() and use itPascal Rigaux2008-07-014-6/+12
* simplify rpmdb_to_synthesis() prototypePascal Rigaux2008-07-012-3/+3
* add append_to_file()Pascal Rigaux2008-07-011-1/+8
* do cancel when pressing the No button (#41648)Thierry Vignaud2008-07-012-1/+3