aboutsummaryrefslogtreecommitdiffstats
path: root/gurpmi.addmedia
Commit message (Expand)AuthorAgeFilesLines
* fix my emailThierry Vignaud2013-12-161-1/+1
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-051-1/+1
* another round of plural fix from JohnRMichael Scherer2011-05-061-3/+3
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-141-1/+1
* fix message when adding distrib media (#49566)Thierry Vignaud2009-10-011-1/+5
* fix success message when adding mirrorlist (#48660)Thierry Vignaud2009-03-261-1/+2
* extract message so that the code is clearerThierry Vignaud2009-03-261-5/+4
* handle --urpmi-root (usefull in order to test mdkapplet's distroThierry Vignaud2008-10-061-0/+1
* fix crash in heartily failed attempt to set dialog hint...Olivier Blin2008-09-241-1/+1
* set dialog hint if drakx-matchbox-window-manager is used (for installer)Thierry Vignaud2008-09-231-0/+3
* - gurpmi.addmediaPascal Rigaux2008-08-281-2/+3
* fix displaying --help by parsing @ARGV before rpmdrake::init doesThierry Vignaud2008-08-071-2/+2
* fix "Gtk-WARNING **: Failed to set text from markup due to error parsing mark...Thierry Vignaud2008-08-071-1/+2
* don't pass "with-dir" if not setPascal Rigaux2008-03-281-1/+1
* read config in order not to garbage ~/.rpmdrake (because myexit() calls write...Thierry Vignaud2008-03-281-0/+2
* fix --distrib --mirrorlist supportThierry Vignaud2008-03-281-0/+4
* fix --distribThierry Vignaud2008-03-281-0/+2
* - gurpmi.addmedia:Pascal Rigaux2008-03-281-1/+9
* drop 'with' parameter, it didn't work properly anymore (Anssi)Pascal Rigaux2008-03-281-11/+5
* fix superfluous parameter to add_medium_and_checkPascal Rigaux2008-03-281-1/+1
* display plural with --distribThierry Vignaud2007-09-141-1/+1
* display the URL when bogusThierry Vignaud2007-09-141-1/+1
* sortThierry Vignaud2007-09-141-1/+1
* handle --distribThierry Vignaud2007-09-141-2/+4
* enable to use --urpmi-root & co options (needed the previous commit)Thierry Vignaud2007-09-141-0/+1
* reuse fast_open_urpmi_db()Thierry Vignaud2007-09-141-2/+2
* do not always adds repository as update medium (#30440)Thierry Vignaud2007-09-051-1/+1
* - allow adding local media without file:// (#27291)Pascal Rigaux2007-05-091-6/+12
* don't redo what ugtk2 already does for usThierry Vignaud2007-02-201-6/+1
* bump copyrightThierry Vignaud2007-01-261-2/+2
* perl_checker cleanupsThierry Vignaud2006-12-041-2/+2
* fix module to importThierry Vignaud2006-11-231-1/+1
* adapt to new urpmi APIThierry Vignaud2006-11-231-1/+2
* add Mandriva as copyright holderThierry Vignaud2006-07-041-0/+1
* add myself as maintenerThierry Vignaud2006-07-041-0/+1
* Let gurpmi.addmedia be able to add several media at onceRafael Garcia-Suarez2006-03-071-12/+45
* Add option --silent-success to automatically add media (Thierry Vignaud)Rafael Garcia-Suarez2006-03-031-3/+12
* bug: on update, we keep the option and we name the new repositery with the op...Thierry Vignaud2006-02-281-1/+1
* do not silently exit if $fromfile is not setThierry Vignaud2006-02-281-2/+2
* Get rid of c::_exitRafael Garcia-Suarez2005-10-271-1/+2
* Display help message when invoked without arguments; trim spaces from mediaRafael Garcia-Suarez2005-03-291-16/+15
* change extension of file for one-click add of mediumGuillaume Cottenceau2004-02-091-1/+1
* return an erroneous exitcode when user didn't accept to carry onGuillaume Cottenceau2004-02-051-1/+1
* use myexit from rpmdrake.pm rather than POSIX::_exitGuillaume Cottenceau2004-02-051-4/+3
* explain what's going on, when we install from a file, so that one-click addin...Guillaume Cottenceau2004-02-051-0/+11
* add a message saying that medium was successfully added, and use POSIX::_exit...Guillaume Cottenceau2004-02-041-3/+9
* add --helpGuillaume Cottenceau2004-02-041-0/+17
* allow specifying arguments in a file, so that adding-in-one-click is possibleGuillaume Cottenceau2004-02-041-0/+4
* add gurpmi.addmedia for "Add an Urpmi source in one click" specGuillaume Cottenceau2004-01-301-0/+54