summaryrefslogtreecommitdiffstats
path: root/urpme
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unused variablePascal Rigaux2006-11-091-2/+0
* perl_checker compliancePascal Rigaux2006-11-091-2/+2
* Add the rurpme(8) commandRafael Garcia-Suarez2006-06-131-1/+6
* Some urpme cleanupRafael Garcia-Suarez2006-03-081-3/+2
* Remove a spurious newlineRafael Garcia-Suarez2006-02-141-1/+1
* Die if unknown command-line options are given.Rafael Garcia-Suarez2006-02-131-1/+1
* urpme needs to support --repackage tooRafael Garcia-Suarez2006-02-091-1/+4
* Log calls to urpmi and urpmeRafael Garcia-Suarez2006-02-091-1/+6
* Fixes in --help outputRafael Garcia-Suarez2006-02-061-3/+3
* Make message to ask whether N packages should be removed more explicit (sugge...Rafael Garcia-Suarez2006-02-061-3/+2
* Add a --noscripts option to urpmeRafael Garcia-Suarez2005-12-141-3/+16
* Update copyright noticesRafael Garcia-Suarez2005-12-021-2/+2
* Add more notes about messages parsed by urpm::parallel_*Rafael Garcia-Suarez2005-11-171-2/+2
* Add comments in urpme about messages that should not be changed.Rafael Garcia-Suarez2005-11-171-5/+12
* One steps towards -T complianceRafael Garcia-Suarez2005-06-281-1/+3
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-3/+3
* Fix --root option in urpmeRafael Garcia-Suarez2005-02-111-0/+1
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
* String changesRafael Garcia-Suarez2005-01-201-2/+2
* urpme should croak when it's not run as rootRafael Garcia-Suarez2005-01-201-0/+4
* Update copyrightRafael Garcia-Suarez2005-01-061-2/+2
* Tell number of packages that will be removed by urpmeRafael Garcia-Suarez2004-12-161-1/+1
* Copyright updatesRafael Garcia-Suarez2004-07-221-2/+2
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-2/+2
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-22/+22
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-28/+2
* Factorize the code to handle command-line options for the urpm* toolsRafael Garcia-Suarez2004-04-131-24/+10
* fixed typoPablo Saratxaga2004-02-111-1/+1
* really fix urpme --root, perl_checker fixes, do not use URPM anymoreOlivier Blin2004-01-211-11/+8
* - re use strict, because nobody is better than perlOlivier Thauvin2004-01-161-2/+4
* - add --root in man/--help, --use-distrib in --help onlyOlivier Thauvin2004-01-151-0/+3