Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -2/+3 |
* | need for previous commit: document "urpmq --requires" | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -3/+4 |
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -1/+3 |
* | nocheck_access is quite wrong nowadays afaik | Pascal Rigaux | 2008-02-05 | 1 | -1/+0 |
* | - urpmq: | Pascal Rigaux | 2008-01-25 | 1 | -1/+5 |
* | - urpmq: | Pascal Rigaux | 2008-01-17 | 1 | -0/+11 |
* | fix commit adding --sourcerpm | Pascal Rigaux | 2008-01-15 | 1 | -1/+1 |
* | - urpmq | Pascal Rigaux | 2008-01-15 | 1 | -0/+3 |
* | - urpmq: | Pascal Rigaux | 2008-01-14 | 1 | -5/+11 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -28/+27 |
* | - urpmq: | Pascal Rigaux | 2008-01-11 | 1 | -6/+3 |
* | use a var name $id instead of $_ | Pascal Rigaux | 2008-01-10 | 1 | -3/+3 |
* | normalize to fit xml_info names | Pascal Rigaux | 2008-01-10 | 1 | -3/+3 |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -6/+2 |
* | create urpm->new_parse_cmdline and use it | Pascal Rigaux | 2007-12-12 | 1 | -2/+1 |
* | factorize code | Pascal Rigaux | 2007-11-28 | 1 | -16/+12 |
* | - urpmq: | Pascal Rigaux | 2007-11-28 | 1 | -1/+2 |
* | - all tools: | Pascal Rigaux | 2007-11-22 | 1 | -1/+1 |
* | (get_updates_description) index by medium then by package ; we | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -0/+2 |
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -2/+2 |
* | factorize handling of -q|--quiet and -v|--verbose for all tools | Pascal Rigaux | 2007-08-01 | 1 | -1/+1 |
* | simplify code by using directly $options{...} (exported from urpm::args) | Pascal Rigaux | 2007-08-01 | 1 | -68/+68 |
* | remove dead code: | Pascal Rigaux | 2007-08-01 | 1 | -3/+0 |
* | - urpmq | Pascal Rigaux | 2007-07-06 | 1 | -5/+3 |
* | we really don't want logs on stdout for urpmq/urpmf | Pascal Rigaux | 2007-06-19 | 1 | -2/+3 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -3/+1 |
* | cleanup | Pascal Rigaux | 2007-03-07 | 1 | -8/+9 |
* | fixed ngettext use | Pablo Saratxaga | 2007-02-21 | 1 | -4/+6 |
* | add option "-m" in usage (was already documented in manpage) | Pascal Rigaux | 2007-02-14 | 1 | -5/+3 |
* | explain --whatrequires-recursive when {debug} | Pascal Rigaux | 2007-01-26 | 1 | -8/+19 |
* | from_utf8 no more needed with: new perl-URPM + new perl-Locale-gettext + "use... | Pascal Rigaux | 2007-01-19 | 1 | -37/+41 |
* | use uniq() and factorize | Pascal Rigaux | 2007-01-11 | 1 | -1/+2 |
* | cleanup: @headers is independent of the "foreach my $medium", moving it out o... | Pascal Rigaux | 2007-01-11 | 1 | -10/+14 |
* | directly set $urpm->{root}, it's simpler | Pascal Rigaux | 2006-11-29 | 1 | -4/+4 |
* | - move lock functions to a full blown module | Pascal Rigaux | 2006-11-23 | 1 | -4/+4 |
* | don't have a global variable to hold locks, otherwise code can't lock twice | Pascal Rigaux | 2006-11-23 | 1 | -6/+6 |
* | move many functions from urpm.pm to new module urpm/select.pm | Pascal Rigaux | 2006-11-21 | 1 | -3/+4 |
* | - move download_packages_of_distant_media() from urpm.pm to urpm::get_pkgs | Pascal Rigaux | 2006-11-21 | 1 | -2/+3 |
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -3/+4 |
* | move lock functions to urpm::sys | Pascal Rigaux | 2006-11-21 | 1 | -4/+4 |
* | don't use obsolete method download_source_packages anymore. | Pascal Rigaux | 2006-11-20 | 1 | -1/+2 |
* | cleanup | Pascal Rigaux | 2006-11-20 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2006-11-20 | 1 | -9/+8 |
* | rename {skip} into {cmdline_skiplist} (neater) | Pascal Rigaux | 2006-11-20 | 1 | -1/+1 |
* | - {nodepslist} now implies {no_skiplist} | Pascal Rigaux | 2006-11-20 | 1 | -8/+6 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -14/+14 |
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -0/+1 |
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |