summaryrefslogtreecommitdiffstats
path: root/urpm/args.pm
Commit message (Expand)AuthorAgeFilesLines
* - urpmiPascal Rigaux2008-07-081-0/+1
* allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)Pascal Rigaux2008-07-081-1/+1
* - urpmqPascal Rigaux2008-07-081-0/+1
* - urpmq:Pascal Rigaux2008-07-081-7/+4
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-2/+3
* create file2absolute_file() and use itPascal Rigaux2008-07-071-2/+4
* normalize options passing: through %options or $urpm->{options}Pascal Rigaux2008-07-021-5/+3
* - urpmq:Pascal Rigaux2008-04-031-2/+13
* - urpmf:Pascal Rigaux2008-03-311-8/+21
* create add_urpmf_binary_op() and add_urpmf_unary_op(),Pascal Rigaux2008-03-311-3/+13
* handle -p and -P like urpmiThierry Vignaud2008-03-171-1/+1
* handle --forceThierry Vignaud2008-03-131-1/+1
* handle priority upgrade listThierry Vignaud2008-03-041-1/+1
* factorize common options between urpmi & gurpmiThierry Vignaud2008-03-041-9/+6
* add a warning for gurpmiThierry Vignaud2008-03-031-0/+1
* handle --testThierry Vignaud2008-03-031-0/+1
* handle --allow-medium-change (needed for do_pkgs)Thierry Vignaud2008-03-031-0/+2
* handle --expect-install (needed for do_pkgs)Thierry Vignaud2008-03-031-0/+1
* fix --expect-install (broken since 4.9.30!)Thierry Vignaud2008-03-031-1/+1
* fix --auto-select optionThierry Vignaud2008-03-031-1/+1
* (gurpmi::parse_command_line) reuse common shared code of urpm::args,Thierry Vignaud2008-03-031-0/+13
* - urpmf:Pascal Rigaux2008-03-031-1/+1
* - urpmq:Pascal Rigaux2008-02-251-0/+1
* - urpmq:Pascal Rigaux2008-02-251-2/+2
* - all tools:Pascal Rigaux2008-02-231-0/+1
* - urpmq:Pascal Rigaux2008-01-251-1/+1
* - urpmi:Pascal Rigaux2008-01-181-1/+3
* - urpmf:Pascal Rigaux2008-01-181-0/+1
* factorize duplicated codePascal Rigaux2008-01-181-15/+15
* - urpmf:Pascal Rigaux2008-01-181-0/+1
* - urpmq:Pascal Rigaux2008-01-171-0/+1
* - all tools:Pascal Rigaux2008-01-171-2/+6
* deprecate "urpmq --requires"Pascal Rigaux2008-01-141-0/+4
* o deprecate "urpmq -R" and "urpmq -RR"Pascal Rigaux2008-01-141-2/+6
* - urpmq:Pascal Rigaux2008-01-141-0/+1
* - 5.0Pascal Rigaux2008-01-111-0/+1
* move the list of known tags out of urpm/args.pm into urpmf,Pascal Rigaux2008-01-101-25/+4
* normalize to fit xml_info namesPascal Rigaux2008-01-101-1/+1
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2007-12-191-3/+3
* - all tools:Pascal Rigaux2007-12-191-2/+2
* add support for aria2 (and thus support for metalink handling as well:)Per Øyvind Karlsen2007-12-111-4/+6
* - urpmi:Pascal Rigaux2007-12-101-1/+1
* - urpmq:Pascal Rigaux2007-11-281-1/+1
* add undocumented & unstable --tune-rpm optionPascal Rigaux2007-11-141-0/+3
* reverting commit (13 March 2006): Pascal Rigaux2007-09-131-1/+0
* - urpmfPascal Rigaux2007-09-111-3/+2
* add new urpmi option, only for debugging purpose: --debug__do_not_installPascal Rigaux2007-09-041-0/+1
* - urpmiPascal Rigaux2007-08-281-1/+5
* - urpmiPascal Rigaux2007-08-231-0/+1
* (set_root) do not default to --nolock when using --root (reverting rafaelThierry Vignaud2007-08-131-1/+0