| Commit message (Expand) | Author | Age | Files | Lines |
* | - all tools: | Pascal Rigaux | 2008-02-27 | 1 | -2/+2 |
* | create is_local_medium() and is_local_url() | Pascal Rigaux | 2008-02-27 | 1 | -1/+1 |
* | - -c option is no more (only kept for compatibility in urpmi.update) | Pascal Rigaux | 2008-02-25 | 1 | -1/+0 |
* | at least display an error message on error | Pascal Rigaux | 2008-02-23 | 1 | -1/+2 |
* | drop obsolete code (remove_failed function already removed, and error handling | Pascal Rigaux | 2008-02-23 | 1 | -5/+0 |
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -1/+22 |
* | adapt --virtual usage description to its new features | Pascal Rigaux | 2008-02-21 | 1 | -2/+1 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -0/+10 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 1 | -1/+0 |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -8/+7 |
* | create urpm->new_parse_cmdline and use it | Pascal Rigaux | 2007-12-12 | 1 | -2/+1 |
* | - urpmi.addmedia: | Pascal Rigaux | 2007-12-05 | 1 | -23/+5 |
* | - all tools: | Pascal Rigaux | 2007-11-22 | 1 | -1/+1 |
* | - urpmi, urpme | Pascal Rigaux | 2007-09-10 | 1 | -2/+1 |
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
* | factorize handling of -q|--quiet and -v|--verbose for all tools | Pascal Rigaux | 2007-08-01 | 1 | -2/+0 |
* | remove "\n" from error message for re-use in gurpmi.addmedia | Pascal Rigaux | 2007-05-09 | 1 | -1/+1 |
* | ensure comments end in po | Thierry Vignaud | 2007-03-27 | 1 | -5/+4 |
* | (usage) don't advertize twice --probe-hdlist | Thierry Vignaud | 2007-03-27 | 1 | -7/+12 |
* | oops, restore the check (it's only the variable we don't want) | Pascal Rigaux | 2006-12-14 | 1 | -0/+1 |
* | simplify | Pascal Rigaux | 2006-12-14 | 1 | -4/+3 |
* | remove broken deprecated check | Pascal Rigaux | 2006-12-14 | 1 | -3/+0 |
* | don't document "-f" which does nothing, directly document "-f -f" | Pascal Rigaux | 2006-12-13 | 1 | -1/+1 |
* | no urpmi.cfg is now a simple warning | Pascal Rigaux | 2006-12-01 | 1 | -1/+1 |
* | instead of displaying usage, say what's wrong | Pascal Rigaux | 2006-11-29 | 1 | -4/+2 |
* | - move lock functions to a full blown module | Pascal Rigaux | 2006-11-23 | 1 | -0/+1 |
* | create urpm::removable out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -1/+1 |
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -10/+11 |
* | deprecate [with <relative path of synthesis|hdlist>]: don't document it anymore | Pascal Rigaux | 2006-11-20 | 1 | -9/+6 |
* | create name2medium() and use it | Pascal Rigaux | 2006-11-13 | 1 | -3/+3 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -7/+7 |
* | Issue error messages on trying to retrieve hdlists in several locations only | Rafael Garcia-Suarez | 2006-09-27 | 1 | -3/+6 |
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -0/+1 |
* | 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 |