summaryrefslogtreecommitdiffstats
path: root/urpmi
Commit message (Expand)AuthorAgeFilesLines
...
* Allow to install SRPMs as a non-root user (patch by Pascal Terjan)Rafael Garcia-Suarez2006-01-051-0/+2
* rurpmi shouldn't allow to install unsigned packagesRafael Garcia-Suarez2006-01-041-1/+2
* Count failed transactions, so when displaying counter you don't get anRafael Garcia-Suarez2006-01-031-0/+3
* Don't update media twice when restarting urpmiRafael Garcia-Suarez2005-12-231-0/+3
* Fix --auto-update bug : urpmi was loosing the skip listRafael Garcia-Suarez2005-12-231-13/+21
* Don't update media if we're dealing with bug reportsRafael Garcia-Suarez2005-12-221-1/+1
* Nit: the plural form is "media" in urpmi messagesRafael Garcia-Suarez2005-12-221-1/+1
* New option --auto-update (bug #19819)Rafael Garcia-Suarez2005-12-221-1/+16
* Small code factorizationRafael Garcia-Suarez2005-12-131-5/+5
* Fix a regression (introduced in urpm.pm revision 1.579) : the packages thatRafael Garcia-Suarez2005-12-081-1/+1
* Document the new optionsRafael Garcia-Suarez2005-12-021-0/+3
* Forbid --curl-options and friends in rurpmiRafael Garcia-Suarez2005-12-021-1/+3
* Update copyright noticesRafael Garcia-Suarez2005-12-021-1/+2
* Fix English grammar, noticed by Eskild HustvedtRafael Garcia-Suarez2005-11-211-1/+1
* Better wording of the "Is it OK" messageRafael Garcia-Suarez2005-11-171-1/+1
* Move summary of number of packages / size installed at the end, for betterRafael Garcia-Suarez2005-11-171-6/+7
* "more strongly" is not correct EnglishRafael Garcia-Suarez2005-11-171-1/+1
* Add more notes about messages parsed by urpm::parallel_*Rafael Garcia-Suarez2005-11-171-0/+7
* Add a --noscripts option to urpmiRafael Garcia-Suarez2005-11-151-0/+2
* Remove more MDK::Common vestigiaRafael Garcia-Suarez2005-11-031-1/+1
* 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