Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmf: | Pascal Rigaux | 2008-03-31 | 1 | -1/+2 |
* | - create non_modified_media() and use it | Pascal Rigaux | 2008-03-03 | 1 | -3/+3 |
* | - urpmf | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
* | - urpmf | Pascal Rigaux | 2008-02-22 | 1 | -2/+7 |
* | nocheck_access is quite wrong nowadays afaik | Pascal Rigaux | 2008-02-05 | 1 | -1/+0 |
* | - urpmf: | Pascal Rigaux | 2008-01-30 | 1 | -2/+1 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 1 | -6/+40 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -14/+79 |
* | move the list of known tags out of urpm/args.pm into urpmf, | Pascal Rigaux | 2008-01-10 | 1 | -13/+34 |
* | no_second_pass option is no more (since "drop hdlist support") | Pascal Rigaux | 2008-01-10 | 1 | -1/+0 |
* | - urpmf | Pascal Rigaux | 2008-01-10 | 1 | -1/+1 |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -8/+4 |
* | create urpm->new_parse_cmdline and use it | Pascal Rigaux | 2007-12-12 | 1 | -2/+1 |
* | - all tools: | Pascal Rigaux | 2007-11-22 | 1 | -1/+1 |
* | fix previous commit | Pascal Rigaux | 2007-09-27 | 1 | -0/+1 |
* | - urpmf | Pascal Rigaux | 2007-09-27 | 1 | -4/+4 |
* | - urpmf | Pascal Rigaux | 2007-08-21 | 1 | -0/+1 |
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-09 | 1 | -1/+2 |
* | handle urpmf --license | Pascal Rigaux | 2007-08-02 | 1 | -0/+2 |
* | fix debugging urpmf callback | Pascal Rigaux | 2007-08-02 | 1 | -3/+2 |
* | factorize handling of -q|--quiet and -v|--verbose for all tools | Pascal Rigaux | 2007-08-01 | 1 | -1/+1 |
* | - normalize verbose option handling over $options{verbose} | Pascal Rigaux | 2007-08-01 | 1 | -2/+1 |
* | we really don't want logs on stdout for urpmq/urpmf | Pascal Rigaux | 2007-06-19 | 1 | -1/+3 |
* | - urpmf | Pascal Rigaux | 2007-06-18 | 1 | -1/+1 |
* | - urpmf | Pascal Rigaux | 2007-06-14 | 1 | -0/+2 |
* | - urpmf | Pascal Rigaux | 2007-05-31 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2007-02-26 | 1 | -8/+7 |
* | - move lock functions to a full blown module | Pascal Rigaux | 2006-11-23 | 1 | -7/+1 |
* | don't have a global variable to hold locks, otherwise code can't lock twice | Pascal Rigaux | 2006-11-23 | 1 | -3/+3 |
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -1/+2 |
* | move lock functions to urpm::sys | Pascal Rigaux | 2006-11-21 | 1 | -2/+2 |
* | fix typo | Pascal Rigaux | 2006-11-21 | 1 | -6/+5 |
* | indent the description and do not display on first line. | Pascal Rigaux | 2006-11-07 | 1 | -0/+2 |
* | pre-compute part of the qf in case of multitag | Pascal Rigaux | 2006-11-07 | 1 | -1/+8 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-07 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2006-11-07 | 1 | -1/+1 |
* | simplify: drop $multi, $multitag is enough | Pascal Rigaux | 2006-11-07 | 1 | -9/+4 |
* | factorize | Pascal Rigaux | 2006-11-07 | 1 | -7/+7 |
* | move the "\n" in the print, it's nicer (but no real speedup) | Pascal Rigaux | 2006-11-07 | 1 | -2/+2 |
* | use $s instead of $_, it's cleaner and same speed | Pascal Rigaux | 2006-11-07 | 1 | -6/+4 |
* | rewrite the generation of the callback code | Pascal Rigaux | 2006-11-07 | 1 | -29/+36 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-06 | 1 | -12/+13 |
* | Add a new option -I to urpmf | Rafael Garcia-Suarez | 2006-05-19 | 1 | -0/+1 |
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+2 |
* | Use stdout for informational messages, not stderr | Rafael Garcia-Suarez | 2006-02-08 | 1 | -3/+3 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+2 |
* | small changes to translatable strings, to avoid duplication | Pablo Saratxaga | 2005-10-27 | 1 | -20/+20 |
* | Sort better in -h output | Rafael Garcia-Suarez | 2005-10-20 | 1 | -1/+1 |
* | Overhaul inline help | Rafael Garcia-Suarez | 2005-10-20 | 1 | -34/+38 |