Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle -p and -P like urpmi | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
* | handle --force | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | factorize common options between urpmi & gurpmi | Thierry Vignaud | 2008-03-04 | 1 | -9/+6 |
* | add a warning for gurpmi | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | handle --test | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | handle --allow-medium-change (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+2 |
* | handle --expect-install (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | fix --expect-install (broken since 4.9.30!) | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | fix --auto-select option | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | (gurpmi::parse_command_line) reuse common shared code of urpm::args, | Thierry Vignaud | 2008-03-03 | 1 | -0/+13 |
* | - urpmf: | Pascal Rigaux | 2008-03-03 | 1 | -1/+1 |
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -2/+2 |
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -0/+1 |
* | - urpmq: | Pascal Rigaux | 2008-01-25 | 1 | -1/+1 |
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 1 | -1/+3 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 1 | -0/+1 |
* | factorize duplicated code | Pascal Rigaux | 2008-01-18 | 1 | -15/+15 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 1 | -0/+1 |
* | - urpmq: | Pascal Rigaux | 2008-01-17 | 1 | -0/+1 |
* | - all tools: | Pascal Rigaux | 2008-01-17 | 1 | -2/+6 |
* | deprecate "urpmq --requires" | Pascal Rigaux | 2008-01-14 | 1 | -0/+4 |
* | o deprecate "urpmq -R" and "urpmq -RR" | Pascal Rigaux | 2008-01-14 | 1 | -2/+6 |
* | - urpmq: | Pascal Rigaux | 2008-01-14 | 1 | -0/+1 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -0/+1 |
* | move the list of known tags out of urpm/args.pm into urpmf, | Pascal Rigaux | 2008-01-10 | 1 | -25/+4 |
* | normalize to fit xml_info names | Pascal Rigaux | 2008-01-10 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 1 | -3/+3 |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -2/+2 |
* | add support for aria2 (and thus support for metalink handling as well:) | Per Øyvind Karlsen | 2007-12-11 | 1 | -4/+6 |
* | - urpmi: | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 |
* | - urpmq: | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
* | add undocumented & unstable --tune-rpm option | Pascal Rigaux | 2007-11-14 | 1 | -0/+3 |
* | reverting commit (13 March 2006): | Pascal Rigaux | 2007-09-13 | 1 | -1/+0 |
* | - urpmf | Pascal Rigaux | 2007-09-11 | 1 | -3/+2 |
* | add new urpmi option, only for debugging purpose: --debug__do_not_install | Pascal Rigaux | 2007-09-04 | 1 | -0/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-28 | 1 | -1/+5 |
* | - urpmi | Pascal Rigaux | 2007-08-23 | 1 | -0/+1 |
* | (set_root) do not default to --nolock when using --root (reverting rafael | Thierry Vignaud | 2007-08-13 | 1 | -1/+0 |
* | re-indent | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
* | (set_root) split it out in order to be reused by rpmdrake | Thierry Vignaud | 2007-08-13 | 1 | -8/+11 |
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -1/+2 |
* | factorize | Pascal Rigaux | 2007-08-11 | 1 | -2/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -0/+1 |
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -0/+4 |
* | - urpmi | Pascal Rigaux | 2007-08-09 | 1 | -0/+2 |
* | handle urpmf --license | Pascal Rigaux | 2007-08-02 | 1 | -0/+1 |
* | get rid of some "Use of uninitialized value" | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
* | factorize handling of -q|--quiet and -v|--verbose for all tools | Pascal Rigaux | 2007-08-01 | 1 | -10/+6 |