| Commit message (Expand) | Author | Age | Files | Lines |
* | Let urpmi.addmedia return an exit status of 1 when adding a media failed (#23... | Rafael Garcia-Suarez | 2006-08-01 | 1 | -0/+1 |
* | Make options --interactive and --all-media independent in urpmi.addmedia. | Rafael Garcia-Suarez | 2006-06-12 | 1 | -15/+18 |
* | - restore old behavior of urpmi.addmedia, add --all-media and --interactive o... | Olivier Thauvin | 2006-06-11 | 1 | -9/+15 |
* | - make urpmi.addmedia asking media by media if they should be installed | Olivier Thauvin | 2006-06-10 | 1 | -0/+9 |
* | Fix error in in line synopsis | Rafael Garcia-Suarez | 2006-04-07 | 1 | -1/+1 |
* | Add a SIGINT handler for --distrib too | Rafael Garcia-Suarez | 2006-03-24 | 1 | -0/+4 |
* | Add a SIGINT handler to avoid adding media when interrupting hdlist download. | Rafael Garcia-Suarez | 2006-03-24 | 1 | -0/+4 |
* | Fix error reporting on missing "with" | Rafael Garcia-Suarez | 2006-03-21 | 1 | -2/+2 |
* | Lock the urpmi db when adding a new media (previously it was locked only on u... | Rafael Garcia-Suarez | 2006-03-20 | 1 | -1/+9 |
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
* | Update copyrights for files modified in 2006 | Rafael Garcia-Suarez | 2006-01-24 | 1 | -1/+1 |
* | Remove documentation for options that don't exist, and improve documentation of | Rafael Garcia-Suarez | 2006-01-16 | 1 | -6/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+2 |
* | Escape @< in double quoted string | Rafael Garcia-Suarez | 2005-11-03 | 1 | -1/+1 |
* | urpmi.addmedia --raw should add medium as ignored, since the new medium is just | Rafael Garcia-Suarez | 2005-10-25 | 1 | -0/+1 |
* | One steps towards -T compliance | Rafael Garcia-Suarez | 2005-06-28 | 1 | -0/+3 |
* | add a --nopubkey option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 |
* | s/Mandrake/Mandriva/ | Pablo Saratxaga | 2005-04-25 | 1 | -3/+3 |
* | Fix typo and copyright | Rafael Garcia-Suarez | 2005-04-11 | 1 | -2/+2 |
* | Code factorization | Rafael Garcia-Suarez | 2005-04-11 | 1 | -16/+15 |
* | Deindent | Rafael Garcia-Suarez | 2005-04-11 | 1 | -76/+69 |
* | Add a --raw option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-11 | 1 | -11/+22 |
* | Factorize out the code that handles /etc/urpmi/mirror.config | Rafael Garcia-Suarez | 2005-02-21 | 1 | -16/+7 |
* | Remove obsoleted and broken --distrib-XXX command-line option | Rafael Garcia-Suarez | 2005-02-17 | 1 | -96/+8 |
* | Misformatted error message | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+1 |
* | Print usage messages to stdout, not stderr | Rafael Garcia-Suarez | 2005-02-01 | 1 | -1/+1 |
* | When invoking urpmi.addmedia with --proxy, save this proxy setting for | Rafael Garcia-Suarez | 2004-11-24 | 1 | -0/+1 |
* | use proxy when downloading mirror list | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+1 |
* | Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. | Rafael Garcia-Suarez | 2004-10-14 | 1 | -0/+1 |
* | Create the configuration file when adding a media if it's not found | Rafael Garcia-Suarez | 2004-09-15 | 1 | -0/+4 |
* | Make the --probe-synthesis option compatible with --distrib in | Rafael Garcia-Suarez | 2004-08-26 | 1 | -3/+3 |
* | Update official domain name | Rafael Garcia-Suarez | 2004-08-02 | 1 | -1/+1 |
* | Make --distrib work with new media structure | Rafael Garcia-Suarez | 2004-07-30 | 1 | -10/+23 |
* | Note that 10.1 updates are to be coded. Plus some cleanup. | Rafael Garcia-Suarez | 2004-07-27 | 1 | -4/+5 |
* | Make the leading "file://" optional in local media URLs. | Rafael Garcia-Suarez | 2004-07-27 | 1 | -3/+3 |
* | Add options -q and -v (quiet and verbose) to urpmi.{add,remove}media | Rafael Garcia-Suarez | 2004-07-27 | 1 | -0/+6 |
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -1/+1 |
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -1/+1 |
* | More checks for root capabilities | Rafael Garcia-Suarez | 2004-07-13 | 1 | -0/+3 |
* | The mandrake-release package has been renamed as mandrakelinux-release | Rafael Garcia-Suarez | 2004-07-05 | 1 | -8/+12 |
* | Support for setting proxy per-media in proxy.cfg | Rafael Garcia-Suarez | 2004-06-29 | 1 | -1/+8 |
* | Minor fix in the help message | Rafael Garcia-Suarez | 2004-05-12 | 1 | -1/+1 |
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -5/+6 |
* | Some more options refactorisation. The --from option of urpmi.addmedia | Rafael Garcia-Suarez | 2004-04-19 | 1 | -8/+10 |
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -0/+1 |
* | urpmi.addmedia was forgetting command-line arguments. | Rafael Garcia-Suarez | 2004-04-14 | 1 | -2/+1 |
* | Factorize the code to handle command-line options for the urpm* tools | Rafael Garcia-Suarez | 2004-04-13 | 1 | -58/+34 |
* | add downloader option in global config section | Olivier Blin | 2004-01-26 | 1 | -5/+2 |
* | perl_checker fix | Olivier Blin | 2004-01-21 | 1 | -1/+1 |
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -0/+3 |