summaryrefslogtreecommitdiffstats
path: root/urpmi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Must stop fixing bugs that late.Rafael Garcia-Suarez2004-11-301-0/+1
* Factorize code that sets default values for some optionsRafael Garcia-Suarez2004-11-291-3/+0
* - add --search-media options: looking requested or package to update with --a...Olivier Thauvin2004-11-241-0/+3
* When asking for choices, default to the first oneRafael Garcia-Suarez2004-11-241-1/+0
* FactorizationRafael Garcia-Suarez2004-11-191-18/+1
* If some packages have been deselected during dependency resolution, becauseRafael Garcia-Suarez2004-11-101-0/+24
* Remove obsolete commentRafael Garcia-Suarez2004-11-051-4/+1
* Change an English message to be more descriptive.Rafael Garcia-Suarez2004-11-021-1/+1
* Add --strict-arch in help messageRafael Garcia-Suarez2004-10-271-0/+1
* Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia.Rafael Garcia-Suarez2004-10-141-0/+1
* perl_checker fixesRafael Garcia-Suarez2004-09-071-5/+5
* Optionally use zenity instead of gchooser if found, it's much prettierRafael Garcia-Suarez2004-08-161-2/+8
* When urpmi asks to choose between several packages, help the user byRafael Garcia-Suarez2004-08-091-0/+1
* urpmi --bug error message when the directory exists didn't display the name.Rafael Garcia-Suarez2004-08-021-2/+2
* More information in the choice listRafael Garcia-Suarez2004-07-301-2/+6
* Add a --more-choices optionRafael Garcia-Suarez2004-07-301-0/+2
* Copyright updatesRafael Garcia-Suarez2004-07-221-2/+2
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-2/+2
* Remove setuid support in urpmi. Fix the error message when it's run asRafael Garcia-Suarez2004-07-131-4/+2
* More grammarworthy information messages (or, don't say "1 packages")Rafael Garcia-Suarez2004-07-091-2/+6
* Document the "skip" option. Remove obsolete code.Rafael Garcia-Suarez2004-07-091-2/+2
* Make the verify-rpm being settable per-media in urpmi.cfgRafael Garcia-Suarez2004-06-251-1/+1
* Clarify a confirmation message.Rafael Garcia-Suarez2004-06-081-1/+6
* Missing changes in the last revision (urpmi v1.249)Rafael Garcia-Suarez2004-05-131-1/+2
* Remove a unused message.Rafael Garcia-Suarez2004-05-131-8/+3
* The --priority-upgrade option wasn't overridable via the command-lineRafael Garcia-Suarez2004-05-131-10/+15
* perl_checker cleanupRafael Garcia-Suarez2004-05-111-81/+87
* In gurpmi, the main window was destroyed too early (anthill bug #523)Rafael Garcia-Suarez2004-05-111-1/+2
* urpmi --X has module loading problems from time to timeRafael Garcia-Suarez2004-05-111-5/+4
* - in urpmi.addmedia, if a "with" argument was provided on the command-line,Rafael Garcia-Suarez2004-05-041-2/+6
* gurpmi: always restore cursor on exit.Rafael Garcia-Suarez2004-04-271-0/+4
* - urpmi: display the total number of packages to be installedRafael Garcia-Suarez2004-04-231-2/+2
* Fix regressions due to modularizationRafael Garcia-Suarez2004-04-201-1/+1