summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 4.6.6-1mdkRafael Garcia-Suarez2004-12-073-24/+56
|
* Update manpageRafael Garcia-Suarez2004-12-071-5/+0
|
* Remove GUI messages.Rafael Garcia-Suarez2004-12-071-53/+27
|
* Remove --X from bash completionRafael Garcia-Suarez2004-12-071-1/+1
|
* Remove support for urpmi -XRafael Garcia-Suarez2004-12-072-169/+41
|
* gurpmi, the next generation.Rafael Garcia-Suarez2004-12-071-9/+417
|
* Remove obsolete commentRafael Garcia-Suarez2004-12-071-3/+0
|
* Move untaint() into urpm::util.Rafael Garcia-Suarez2004-12-072-8/+9
| | | | | Fix a comment in urpmi.
* Remove gurpmi special case for README.urpmi filesRafael Garcia-Suarez2004-12-071-6/+3
|
* Fix loading of urpm::msg::N() in urpm::args, and urpmi's --no-locale optionRafael Garcia-Suarez2004-12-061-1/+4
|
* Updated Simplified Chinese translationFunda Wang2004-12-041-27/+18
|
* meloJosé Jorge2004-12-041-117/+78
|
* 4.6.5-1mdkRafael Garcia-Suarez2004-12-033-3/+39
|
* Add new options to bash completionRafael Garcia-Suarez2004-12-031-0/+1
|
* Document the new urpmi.update command-line options.Rafael Garcia-Suarez2004-12-031-0/+3
|
* Less verbose message when displaying the list of packages to installRafael Garcia-Suarez2004-12-031-7/+13
| | | | | (factorize common prefix)
* While we're at it, implement --no-ignore and make it work with -aRafael Garcia-Suarez2004-12-032-6/+8
|
* Add an --ignore option to urpmi.updateRafael Garcia-Suarez2004-12-032-31/+39
|
* updated po filesPablo Saratxaga2004-12-022-365/+366
|
* 4.6.4-4mdkRafael Garcia-Suarez2004-12-022-1/+17
|
* Renumeroting new media is irrelevant when a distro name is providedRafael Garcia-Suarez2004-12-021-1/+1
|
* Fix indentationRafael Garcia-Suarez2004-12-021-1/+3
|
* 4.6.4-3mdkRafael Garcia-Suarez2004-12-012-1/+19
|
* Add return values for add_medium and add_distrib_media (the names of theRafael Garcia-Suarez2004-12-011-6/+15
| | | | | media added)
* urpmi wasn't taking into account the global downloader settingRafael Garcia-Suarez2004-11-301-2/+2
|
* 4.6.4-2mdkRafael Garcia-Suarez2004-11-302-1/+17
|
* Must stop fixing bugs that late.Rafael Garcia-Suarez2004-11-302-3/+2
|
* Count total number of installed packages, not per transaction (duh)Rafael Garcia-Suarez2004-11-291-4/+3
|
* 4.6.4-1mdkRafael Garcia-Suarez2004-11-293-2/+34
|
* Factorize code that sets default values for some optionsRafael Garcia-Suarez2004-11-292-3/+5
|
* update (Yukiko Bando)Thierry Vignaud2004-11-291-8/+13
|
* Look for the description files in the media_info directory by defaultRafael Garcia-Suarez2004-11-291-18/+24
|
* Nicer without parensRafael Garcia-Suarez2004-11-291-1/+1
|
* Display total number of packages along with progress bars in urpmiRafael Garcia-Suarez2004-11-291-4/+12
| | | | | (see bug #12514)
* 4.6.3-1mdkRafael Garcia-Suarez2004-11-263-3/+55
|
* Remove obsolete caveat.Rafael Garcia-Suarez2004-11-261-2/+0
|
* Fix bad translationRafael Garcia-Suarez2004-11-261-2/+1
|
* Fix English grammar in commentsRafael Garcia-Suarez2004-11-261-11/+11
|
* Further adjustment of the workaround for the curl output bugRafael Garcia-Suarez2004-11-261-2/+2
|
* updated pot filePablo Saratxaga2004-11-2666-16298/+17494
|
* Make urpmq work as non-root users when informations from rpm headers areRafael Garcia-Suarez2004-11-251-1/+3
| | | | | requested.
* Two small typosRafael Garcia-Suarez2004-11-251-2/+2
|
* Don't use 'and my'Rafael Garcia-Suarez2004-11-251-3/+4
|
* 4.6.2-1mdkRafael Garcia-Suarez2004-11-253-2/+75
|
* Document the new --searchmedia option, and add it in bash completionRafael Garcia-Suarez2004-11-253-14/+21
|
* - add --search-media options: looking requested or package to update with ↵Olivier Thauvin2004-11-244-5/+35
| | | | | | | --auto-select in given media - replace a die() by $urpm->{fatal}()
* When invoking urpmi.addmedia with --proxy, save this proxy setting forRafael Garcia-Suarez2004-11-242-0/+12
| | | | | this particular new media. (bug 12483)
* Add a requirement for zenity on gurpmi (spotted by Olivier Thauvin)Rafael Garcia-Suarez2004-11-241-1/+1
|
* Work around a bug in curl when displaying progress for an authentifiedRafael Garcia-Suarez2004-11-241-1/+3
| | | | | http source (bug #12289)
* When asking for choices, default to the first oneRafael Garcia-Suarez2004-11-242-2/+3
|