| Commit message (Expand) | Author | Age | Files | Lines |
* | fix success message when adding mirrorlist (#48660) | Thierry Vignaud | 2009-03-26 | 1 | -1/+2 |
* | extract message so that the code is clearer | Thierry Vignaud | 2009-03-26 | 1 | -5/+4 |
* | handle --urpmi-root (usefull in order to test mdkapplet's distro | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
* | fix crash in heartily failed attempt to set dialog hint... | Olivier Blin | 2008-09-24 | 1 | -1/+1 |
* | set dialog hint if drakx-matchbox-window-manager is used (for installer) | Thierry Vignaud | 2008-09-23 | 1 | -0/+3 |
* | - gurpmi.addmedia | Pascal Rigaux | 2008-08-28 | 1 | -2/+3 |
* | fix displaying --help by parsing @ARGV before rpmdrake::init does | Thierry Vignaud | 2008-08-07 | 1 | -2/+2 |
* | fix "Gtk-WARNING **: Failed to set text from markup due to error parsing mark... | Thierry Vignaud | 2008-08-07 | 1 | -1/+2 |
* | don't pass "with-dir" if not set | Pascal Rigaux | 2008-03-28 | 1 | -1/+1 |
* | read config in order not to garbage ~/.rpmdrake (because myexit() calls write... | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
* | fix --distrib --mirrorlist support | Thierry Vignaud | 2008-03-28 | 1 | -0/+4 |
* | fix --distrib | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
* | - gurpmi.addmedia: | Pascal Rigaux | 2008-03-28 | 1 | -1/+9 |
* | drop 'with' parameter, it didn't work properly anymore (Anssi) | Pascal Rigaux | 2008-03-28 | 1 | -11/+5 |
* | fix superfluous parameter to add_medium_and_check | Pascal Rigaux | 2008-03-28 | 1 | -1/+1 |
* | display plural with --distrib | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
* | display the URL when bogus | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
* | sort | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
* | handle --distrib | Thierry Vignaud | 2007-09-14 | 1 | -2/+4 |
* | enable to use --urpmi-root & co options (needed the previous commit) | Thierry Vignaud | 2007-09-14 | 1 | -0/+1 |
* | reuse fast_open_urpmi_db() | Thierry Vignaud | 2007-09-14 | 1 | -2/+2 |
* | do not always adds repository as update medium (#30440) | Thierry Vignaud | 2007-09-05 | 1 | -1/+1 |
* | - allow adding local media without file:// (#27291) | Pascal Rigaux | 2007-05-09 | 1 | -6/+12 |
* | don't redo what ugtk2 already does for us | Thierry Vignaud | 2007-02-20 | 1 | -6/+1 |
* | bump copyright | Thierry Vignaud | 2007-01-26 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2006-12-04 | 1 | -2/+2 |
* | fix module to import | Thierry Vignaud | 2006-11-23 | 1 | -1/+1 |
* | adapt to new urpmi API | Thierry Vignaud | 2006-11-23 | 1 | -1/+2 |
* | add Mandriva as copyright holder | Thierry Vignaud | 2006-07-04 | 1 | -0/+1 |
* | add myself as maintener | Thierry Vignaud | 2006-07-04 | 1 | -0/+1 |
* | Let gurpmi.addmedia be able to add several media at once | Rafael Garcia-Suarez | 2006-03-07 | 1 | -12/+45 |
* | Add option --silent-success to automatically add media (Thierry Vignaud) | Rafael Garcia-Suarez | 2006-03-03 | 1 | -3/+12 |
* | bug: on update, we keep the option and we name the new repositery with the op... | Thierry Vignaud | 2006-02-28 | 1 | -1/+1 |
* | do not silently exit if $fromfile is not set | Thierry Vignaud | 2006-02-28 | 1 | -2/+2 |
* | Get rid of c::_exit | Rafael Garcia-Suarez | 2005-10-27 | 1 | -1/+2 |
* | Display help message when invoked without arguments; trim spaces from media | Rafael Garcia-Suarez | 2005-03-29 | 1 | -16/+15 |
* | change extension of file for one-click add of medium | Guillaume Cottenceau | 2004-02-09 | 1 | -1/+1 |
* | return an erroneous exitcode when user didn't accept to carry on | Guillaume Cottenceau | 2004-02-05 | 1 | -1/+1 |
* | use myexit from rpmdrake.pm rather than POSIX::_exit | Guillaume Cottenceau | 2004-02-05 | 1 | -4/+3 |
* | explain what's going on, when we install from a file, so that one-click addin... | Guillaume Cottenceau | 2004-02-05 | 1 | -0/+11 |
* | add a message saying that medium was successfully added, and use POSIX::_exit... | Guillaume Cottenceau | 2004-02-04 | 1 | -3/+9 |
* | add --help | Guillaume Cottenceau | 2004-02-04 | 1 | -0/+17 |
* | allow specifying arguments in a file, so that adding-in-one-click is possible | Guillaume Cottenceau | 2004-02-04 | 1 | -0/+4 |
* | add gurpmi.addmedia for "Add an Urpmi source in one click" spec | Guillaume Cottenceau | 2004-01-30 | 1 | -0/+54 |