Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Thierry Vignaud | 2006-02-28 | 1 | -1/+1 |
| | | | | option name (eg "--update" :-() | ||||
* | 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 |
| | | | | | file (bug #15028); make command-line option more robust | ||||
* | 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 ↵ | Guillaume Cottenceau | 2004-02-05 | 1 | -0/+11 |
| | | | | adding people will get that explanation | ||||
* | add a message saying that medium was successfully added, and use ↵ | Guillaume Cottenceau | 2004-02-04 | 1 | -3/+9 |
| | | | | POSIX::_exit to fuck atexit gtk stuff fucking with my exitcode | ||||
* | 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 |