summaryrefslogtreecommitdiffstats
path: root/urpmi
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error. Remove last occurence of a function from MDK::Common.Rafael Garcia-Suarez2005-11-031-2/+2
* Don't use MDK::Common.Rafael Garcia-Suarez2005-11-031-2/+3
* small changes to translatable strings, to avoid duplicationPablo Saratxaga2005-10-271-2/+1
* Improve some installation error messages (in English) (bug #19060)Rafael Garcia-Suarez2005-10-261-3/+3
* Don't expand .urpmi files on command-line in restricted modeRafael Garcia-Suarez2005-10-261-6/+10
* Add a quiet option to the API of specialized download routinesRafael Garcia-Suarez2005-10-111-0/+1
* Add an --ignoresize option to urpmiRafael Garcia-Suarez2005-10-101-0/+2
* Add glibc to the priority upgradesRafael Garcia-Suarez2005-09-261-1/+1
* Don't trust closures wrt anonymous stashesRafael Garcia-Suarez2005-09-141-1/+1
* asking for removable media was broken with --gui optionRafael Garcia-Suarez2005-09-011-1/+1
* Enable to use Devel::Trace with urpmiRafael Garcia-Suarez2005-07-291-1/+1
* no spaces before colons in EnglishPablo Saratxaga2005-07-061-1/+1
* Patch by Pascal Terjan for bug 16663 : display the packages names urpmiRafael Garcia-Suarez2005-07-011-0/+5
* Allow to cancel insertion of new media in urpmi --guiRafael Garcia-Suarez2005-06-291-3/+2
* If I forbid priority-upgrade, rurpmi won't be able to restart itselfRafael Garcia-Suarez2005-06-291-1/+0
* More restricted checksRafael Garcia-Suarez2005-06-291-3/+3
* Remove useless lineRafael Garcia-Suarez2005-06-291-1/+2
* Add an experimental --restricted option, based on code by Michael SchererRafael Garcia-Suarez2005-06-291-1/+12
* Allow to give several comma- or space-separated answers to the questionRafael Garcia-Suarez2005-06-281-0/+5
* Introduce a --nolock option in urpmi and urpmq.Rafael Garcia-Suarez2005-06-091-2/+3
* This wasn't a good ideaRafael Garcia-Suarez2005-06-031-4/+6
* Factorize optionsRafael Garcia-Suarez2005-06-021-15/+13
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-2/+2
* Better explanation for the --noclean urpmi optionRafael Garcia-Suarez2005-04-211-1/+1
* Add a new option, --no-install, to urpmi, to only download rpms andRafael Garcia-Suarez2005-04-141-0/+4
* Don't remove basesystem packages when installing other onesRafael Garcia-Suarez2005-04-111-0/+10
* English grammar fixRafael Garcia-Suarez2005-04-111-1/+1
* Nits for the creation of bug rapportsRafael Garcia-Suarez2005-03-291-2/+2
* Invoke gui dialog only under XRafael Garcia-Suarez2005-03-241-1/+1
* Change the default log function to output to STDOUT, not STDERR.Rafael Garcia-Suarez2005-03-011-1/+1
* Fix precedence nit with verify-rpm option set per mediaRafael Garcia-Suarez2005-02-161-2/+1
* Fix English grammarRafael Garcia-Suarez2005-02-151-1/+1
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
* urpmi --gui will now ask with a GUI popup to change media. IntendedRafael Garcia-Suarez2005-01-241-1/+10
* Remove perl-base from priority upgrades (thanks blino)Rafael Garcia-Suarez2005-01-201-1/+1
* Add perl-base in the priority upgrades. This will help for upgrades from 10.1Rafael Garcia-Suarez2005-01-191-1/+1
* Always select STDOUT by default, plus some code factorisationRafael Garcia-Suarez2005-01-101-12/+9
* Remove unused varsRafael Garcia-Suarez2005-01-101-5/+3
* Add an option to urpmi, --expect-install, that tells urpmi to return withRafael Garcia-Suarez2005-01-101-4/+5
* Happy new yearRafael Garcia-Suarez2005-01-061-2/+2
* Make urpmi return exit status 15 if all packages were already installedRafael Garcia-Suarez2005-01-041-2/+3
* As suggested by Giuseppe Ghibo, fail early if an essential filesystemRafael Garcia-Suarez2004-12-241-0/+6
* Remove unused parameterRafael Garcia-Suarez2004-12-201-11/+11
* Fix a stupid typo that prevented urpmi --skip to work. /me suxRafael Garcia-Suarez2004-12-171-1/+1
* Remove unused variablesRafael Garcia-Suarez2004-12-141-2/+0
* Remove unused functionRafael Garcia-Suarez2004-12-081-10/+0
* Remove support for urpmi -XRafael Garcia-Suarez2004-12-071-160/+41
* Remove obsolete commentRafael Garcia-Suarez2004-12-071-3/+0
* Move untaint() into urpm::util.Rafael Garcia-Suarez2004-12-071-7/+2
* Less verbose message when displaying the list of packages to installRafael Garcia-Suarez2004-12-031-7/+13