| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | Make --ignorearch really work by overriding a package subroutine (not very | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+3 |
* | Add ignorearch option to urpmq | Rafael Garcia-Suarez | 2006-02-13 | 1 | -0/+2 |
* | Use stdout for informational messages, not stderr | Rafael Garcia-Suarez | 2006-02-08 | 1 | -2/+2 |
* | Escape media names in the output of urpmq --dump-config (based on a patch by | Rafael Garcia-Suarez | 2006-01-24 | 1 | -7/+16 |
* | Remove force_local download option (which was always on) | Rafael Garcia-Suarez | 2006-01-13 | 1 | -1/+1 |
* | Fix minor locking bug in urpmq | Rafael Garcia-Suarez | 2006-01-11 | 1 | -1/+1 |
* | Drop the urpmq --headers options (and the requirement on rpmtools). It | Rafael Garcia-Suarez | 2005-12-06 | 1 | -52/+2 |
* | One of the calls to rpm2header still used PATH | Rafael Garcia-Suarez | 2005-12-05 | 1 | -1/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+2 |
* | Better error message when rpm2header isn't installed | Rafael Garcia-Suarez | 2005-11-07 | 1 | -1/+6 |
* | Avoid useless use of cat | Rafael Garcia-Suarez | 2005-11-04 | 1 | -4/+10 |
* | Better error messages when urpmq fails to read cz archives | Rafael Garcia-Suarez | 2005-11-04 | 1 | -2/+2 |
* | Fix opening of hdlists when non-root. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -9/+20 |
* | Use MDV::Packdrakeng instead of deprecated wrapper | Rafael Garcia-Suarez | 2005-11-02 | 1 | -7/+9 |
* | small changes to translatable strings, to avoid duplication | Pablo Saratxaga | 2005-10-27 | 1 | -3/+2 |
* | Don't let urpmq lock the urpmi db if it only dumps the configuration | Rafael Garcia-Suarez | 2005-10-27 | 1 | -2/+3 |
* | Document --summary option to urpmq. | Rafael Garcia-Suarez | 2005-06-13 | 1 | -0/+1 |
* | Extract headers only once | Rafael Garcia-Suarez | 2005-06-10 | 1 | -1/+2 |
* | Introduce a --nolock option in urpmi and urpmq. | Rafael Garcia-Suarez | 2005-06-09 | 1 | -2/+4 |
* | Implement -RR in urpmq to search through virtual packages as well. (bug 15895) | Rafael Garcia-Suarez | 2005-05-20 | 1 | -1/+2 |