summaryrefslogtreecommitdiffstats
path: root/urpme
Commit message (Expand)AuthorAgeFilesLines
* tag as executableThierry Vignaud2009-07-291-0/+0
* - implement urpme --envPascal Rigaux2008-10-271-4/+8
* add back the warning "the following message is parsed in urpm::parallel_*" (t...Pascal Rigaux2008-08-181-0/+1
* o sort the list of orphansPascal Rigaux2008-07-111-1/+1
* - urpmePascal Rigaux2008-07-111-0/+2
* make it more clear what message is parsedPascal Rigaux2008-07-101-1/+1
* - urpme:Pascal Rigaux2008-07-081-1/+3
* make it more explicit we are actually testing removal, not really removingPascal Rigaux2008-07-081-1/+3
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-3/+33
* fix "urpme -a" (bug introduced in r243154 2008-07-02)Pascal Rigaux2008-07-071-1/+1
* o enhance error message "Removing the following package will break your sys...Pascal Rigaux2008-07-031-5/+4
* factorize options handlingPascal Rigaux2008-07-031-2/+1
* fix typo in r243151Pascal Rigaux2008-07-031-1/+1
* factorize codePascal Rigaux2008-07-031-14/+9
* - urpme:Pascal Rigaux2008-07-021-1/+7
* 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
* normalize options passing: through %options or $urpm->{options}Pascal Rigaux2008-07-021-10/+10
* cleanup var namePascal Rigaux2008-07-021-7/+9
* bump copyright yearThierry Vignaud2008-03-131-1/+1
* - urpme:Pascal Rigaux2008-01-231-2/+3
* - all tools:Pascal Rigaux2007-12-191-2/+0
* create urpm->new_parse_cmdline and use itPascal Rigaux2007-12-121-2/+1
* - all tools:Pascal Rigaux2007-11-221-1/+1
* reverting commit (13 March 2006): Pascal Rigaux2007-09-131-2/+1
* - urpmi, urpmePascal Rigaux2007-09-101-1/+1
* revert debug codePascal Rigaux2007-09-071-1/+1
* - urpmiPascal Rigaux2007-09-061-6/+2
* - all toolsPascal Rigaux2007-08-111-1/+1
* factorize handling of -q|--quiet and -v|--verbose for all toolsPascal Rigaux2007-08-011-3/+0
* - normalize verbose option handling over $options{verbose}Pascal Rigaux2007-08-011-2/+2
* ensure comments end in poThierry Vignaud2007-03-271-2/+3
* more ngettextPablo Saratxaga2007-02-231-1/+4
* fixed some ngettext usePablo Saratxaga2007-02-211-16/+21
* Copying release 1.5-2mdv2007.1 to pristine/ directory.Mandrake2006-12-081-19/+14
* fix handling --root and --debugPascal Rigaux2006-11-301-2/+2
* simplifyPascal Rigaux2006-11-301-1/+1
* directly set $urpm->{root}, it's simplerPascal Rigaux2006-11-291-3/+2
* factorize --nolock and --root option handlingPascal Rigaux2006-11-291-4/+4
* use $options{usedistrib} for all progs (prepare for next commit)Pascal Rigaux2006-11-241-3/+3
* simplify (%urpm::args::options is exported)Pascal Rigaux2006-11-241-0/+3
* - move lock functions to a full blown modulePascal Rigaux2006-11-231-0/+1
* move many functions from urpm.pm to new module urpm/select.pmPascal Rigaux2006-11-211-2/+4
* move many functions from urpm.pm to urpm/media.pmPascal Rigaux2006-11-211-1/+2
* move urpm::install() into urpm::install::install() (new module)Pascal Rigaux2006-11-211-1/+2
* move urpm::parallel_remove to urpm::parallel::removePascal Rigaux2006-11-211-1/+1
* make translate_message the default in install() since we always use itPascal Rigaux2006-11-201-2/+0
* - adapt ->translate_why_removed to do what each callers do: sort its args and...Pascal Rigaux2006-11-101-1/+1