summaryrefslogtreecommitdiffstats
path: root/urpmq
Commit message (Expand)AuthorAgeFilesLines
* Fix urpmq -i with local RPMsChristophe Fergeau2009-01-051-5/+8
* simplify using urpm::blist_to_urls()Pascal Rigaux2008-07-081-3/+1
* migrate to use $blist->{pkgs} instead of $blist->{list}Pascal Rigaux2008-07-081-3/+4
* migrate to urpm::get_pkgs::selected2local_and_blists()Pascal Rigaux2008-07-081-6/+5
* simplifyPascal Rigaux2008-07-081-1/+1
* simplifyPascal Rigaux2008-07-081-3/+1
* cleanupPascal Rigaux2008-07-081-1/+1
* - urpmqPascal Rigaux2008-07-081-1/+2
* - urpmq:Pascal Rigaux2008-07-081-2/+2
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-8/+23
* - urpmq:Pascal Rigaux2008-03-281-2/+2
* - urpmq:Pascal Rigaux2008-03-251-1/+1
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-181-1/+1
* - urpmq:Pascal Rigaux2008-03-031-2/+21
* - create file_from_local_medium(), and use it where possible instead ofPascal Rigaux2008-02-271-2/+2
* - -c option is no more (only kept for compatibility in urpmi.update)Pascal Rigaux2008-02-251-1/+1
* make "urpmq --list xxx" display "use -l to list files" and exit on errorPascal Rigaux2008-02-251-0/+1
* - urpmq:Pascal Rigaux2008-02-251-2/+3
* need for previous commit: document "urpmq --requires"Pascal Rigaux2008-02-251-0/+1
* - urpmq:Pascal Rigaux2008-02-251-3/+4
* - all tools:Pascal Rigaux2008-02-231-1/+3
* nocheck_access is quite wrong nowadays afaikPascal Rigaux2008-02-051-1/+0
* - urpmq:Pascal Rigaux2008-01-251-1/+5
* - urpmq:Pascal Rigaux2008-01-171-0/+11
* fix commit adding --sourcerpmPascal Rigaux2008-01-151-1/+1
* - urpmqPascal Rigaux2008-01-151-0/+3
* - urpmq:Pascal Rigaux2008-01-141-5/+11
* - 5.0Pascal Rigaux2008-01-111-28/+27
* - urpmq:Pascal Rigaux2008-01-111-6/+3
* use a var name $id instead of $_Pascal Rigaux2008-01-101-3/+3
* normalize to fit xml_info namesPascal Rigaux2008-01-101-3/+3
* - all tools:Pascal Rigaux2007-12-191-6/+2
* create urpm->new_parse_cmdline and use itPascal Rigaux2007-12-121-2/+1
* factorize codePascal Rigaux2007-11-281-16/+12
* - urpmq:Pascal Rigaux2007-11-281-1/+2
* - all tools:Pascal Rigaux2007-11-221-1/+1
* (get_updates_description) index by medium then by package ; weThierry Vignaud2007-09-141-1/+1
* - urpmiPascal Rigaux2007-08-111-0/+2
* - all toolsPascal Rigaux2007-08-111-2/+2
* factorize handling of -q|--quiet and -v|--verbose for all toolsPascal Rigaux2007-08-011-1/+1
* simplify code by using directly $options{...} (exported from urpm::args)Pascal Rigaux2007-08-011-68/+68
* remove dead code:Pascal Rigaux2007-08-011-3/+0
* - urpmqPascal Rigaux2007-07-061-5/+3
* we really don't want logs on stdout for urpmq/urpmfPascal Rigaux2007-06-191-2/+3
* re-sync after the big svn lossPascal Rigaux2007-04-241-3/+1
* cleanupPascal Rigaux2007-03-071-8/+9
* fixed ngettext usePablo Saratxaga2007-02-211-4/+6
* add option "-m" in usage (was already documented in manpage)Pascal Rigaux2007-02-141-5/+3
* explain --whatrequires-recursive when {debug}Pascal Rigaux2007-01-261-8/+19
* from_utf8 no more needed with: new perl-URPM + new perl-Locale-gettext + "use...Pascal Rigaux2007-01-191-37/+41