summaryrefslogtreecommitdiffstats
path: root/urpmi
Commit message (Expand)AuthorAgeFilesLines
* Allow to install deps of an srpm via rurpmi (patch by Pascal Terjan, bug #23250)Rafael Garcia-Suarez2006-07-041-1/+1
* Remove old rpm db log files when restarting one selfRafael Garcia-Suarez2006-06-201-3/+8
* Don't ignore modified but unselected media on auto-update. (bug #22354)Rafael Garcia-Suarez2006-06-201-0/+3
* Forbid rurpmi --noscriptsRafael Garcia-Suarez2006-06-131-1/+1
* let be nicer with translators (we should never concatenate strings that way w...Thierry Vignaud2006-06-061-1/+1
* Don't restart urpmi when used with --root (bug #22509)Rafael Garcia-Suarez2006-05-171-0/+1
* Print a clearer usage message when --bug is used alone. (bug #22472)Rafael Garcia-Suarez2006-05-151-1/+8
* Less verbosity with urpmi -qRafael Garcia-Suarez2006-02-281-1/+1
* Make --ignorearch really work by overriding a package subroutine (not veryRafael Garcia-Suarez2006-02-131-1/+3
* Make research of packages work with ignorearch optionRafael Garcia-Suarez2006-02-131-10/+12
* Add --ignorearch flag to urpmiRafael Garcia-Suarez2006-02-131-0/+2
* Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg.Rafael Garcia-Suarez2006-02-091-0/+2
* Log calls to urpmi and urpmeRafael Garcia-Suarez2006-02-091-0/+4
* Use stdout for informational messages, not stderrRafael Garcia-Suarez2006-02-081-3/+3
* Get rid of message() functionRafael Garcia-Suarez2006-02-081-27/+31
* Dup standard streams only when necessartRafael Garcia-Suarez2006-02-081-14/+18
* Remove default logging to /var/log/urpmi.log.Rafael Garcia-Suarez2006-02-081-5/+3
* A bit of clarification in logging codeRafael Garcia-Suarez2006-02-071-11/+11
* Allow to install specfiles via urpmi (like source rpms)Rafael Garcia-Suarez2006-01-251-2/+2
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-241-1/+1
* French translation nit, plus a note to translatorsRafael Garcia-Suarez2006-01-161-0/+1
* Remove force_local download option (which was always on)Rafael Garcia-Suarez2006-01-131-2/+0
* Allow --nolock in restricted modeRafael Garcia-Suarez2006-01-111-1/+1
* --help rewritesRafael Garcia-Suarez2006-01-111-9/+7
* Document --nolockRafael Garcia-Suarez2006-01-111-0/+1
* In test mode, don't scare the user and tell him that no package will beRafael Garcia-Suarez2006-01-101-0/+6
* Display usage if no rpm name, nor auto-select was givenRafael Garcia-Suarez2006-01-101-2/+4
* Fix ununderstandable error messageRafael Garcia-Suarez2006-01-051-1/+1
* 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