Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop very old CVS/SVN $Id tags | Thierry Vignaud | 2015-09-02 | 1 | -1/+0 |
| | |||||
* | rename '--suggests' option as '--recommends' | Thierry Vignaud | 2014-09-07 | 1 | -2/+2 |
| | |||||
* | rename 'no-suggests' option as 'no-recommends' | Thierry Vignaud | 2014-09-07 | 1 | -3/+3 |
| | | | | keep --no-suggests but with a warning | ||||
* | rename 'no_suggests' parameter as 'no_recommends' | Thierry Vignaud | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | only a couple func really are needed | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | bump copyright | Thierry Vignaud | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | (_simple_resolve_dependencies) fix urpmq --whatrequires regression ↵ | Thierry Vignaud | 2012-10-04 | 1 | -1/+1 |
| | | | | | | | | introduced in 7.8.2 (#7706) as well as similar issue in urpmi --parallel issue introduced in commit r6067 on 2012-09-26: "simplify" | ||||
* | adapt to URPM-4.15: find_candidate_packages_() => find_candidate_packages() | Thierry Vignaud | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2012-09-26 | 1 | -2/+1 |
| | |||||
* | use any instead of grep | Thierry Vignaud | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | fix urpmq -h (mga#7390) | Thierry Vignaud | 2012-09-08 | 1 | -1/+1 |
| | | | | | bug introduced in commit r5532 on 2012-09-01: "(copyright) factorize a translated string" | ||||
* | (copyright) factorize a translated string | Thierry Vignaud | 2012-09-01 | 1 | -9/+2 |
| | |||||
* | factorize Copyright string | Thierry Vignaud | 2012-08-31 | 1 | -3/+5 |
| | | | | | | rationale: - easier to maintain in the long term - help syncing translations | ||||
* | update distro credit for mageia | Funda Wang | 2012-06-18 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-27 | 1 | -4/+4 |
| | |||||
* | (urpmq --not-available) do not reinvent (slower) ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -6/+2 |
| | | | | | | | | introduced by cfergeau in 262492 on Oct 21 2009: add --not-available option to urpmq Patch from Pascal Terjan, fixes bug #51418 | ||||
* | enforce GC' style | Thierry Vignaud | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969) | Thierry Vignaud | 2012-02-27 | 1 | -7/+8 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------ | ||||
* | update copyright notices | Per Øyvind Karlsen | 2010-11-21 | 1 | -2/+2 |
| | |||||
* | Properly list groups when listing packages (#59321) | Eugeni Dodonov | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | urpmq: allow to use -g with --list | Christophe Fergeau | 2010-05-17 | 1 | -1/+1 |
| | |||||
* | fix documentation of urpmq --sources | Christophe Fergeau | 2009-12-07 | 1 | -1/+1 |
| | |||||
* | Exclude gpg-pubkey from missing packages, not available ones | Pascal Terjan | 2009-11-18 | 1 | -3/+3 |
| | |||||
* | ignore gpg_pubkey packages in urpmq --not-available | Pascal Terjan | 2009-11-18 | 1 | -1/+2 |
| | |||||
* | add --not-available option to urpmq | Christophe Fergeau | 2009-10-21 | 1 | -1/+19 |
| | | | | | | | | Patch from Pascal Terjan, fixes bug #51418 urpmq --not-available shows the packages that are installed but no longer available in the configured media. This can be helpful to figure out which packages are obsolete after a few distro upgrades. | ||||
* | urpmq: add support for -a option combined with --src | Christophe Fergeau | 2009-08-11 | 1 | -1/+2 |
| | | | | Fixes bug #52672 | ||||
* | Fix urpmq -i with local RPMs | Christophe Fergeau | 2009-01-05 | 1 | -5/+8 |
| | |||||
* | simplify using urpm::blist_to_urls() | Pascal Rigaux | 2008-07-08 | 1 | -3/+1 |
| | |||||
* | migrate to use $blist->{pkgs} instead of $blist->{list} | Pascal Rigaux | 2008-07-08 | 1 | -3/+4 |
| | |||||
* | migrate to urpm::get_pkgs::selected2local_and_blists() | Pascal Rigaux | 2008-07-08 | 1 | -6/+5 |
| | |||||
* | simplify | Pascal Rigaux | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2008-07-08 | 1 | -3/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | - urpmq | Pascal Rigaux | 2008-07-08 | 1 | -1/+2 |
| | | | | | o add --obsoletes | ||||
* | - urpmq: | Pascal Rigaux | 2008-07-08 | 1 | -2/+2 |
| | | | | | | | | o --suggests now displays the suggested packages, see --allow-suggests for previous behaviour (#39726) - fixing duplicated setting of options in args.pm | ||||
* | o handle "unrequested orphans" (similar to "deborphan") | Pascal Rigaux | 2008-07-07 | 1 | -8/+23 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-03-28 | 1 | -2/+2 |
| | | | | | o do not use rpms on removable cdrom media (#39396) | ||||
* | - urpmq: | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | | | | | o fix --list -r (#39287) (regression introduced in 5.7) | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-18 | 1 | -1/+1 |
| | | | | | | | o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist: you can specify a mirror to use inside a local network, but it will default to standard mirrors when the local mirror is not available. | ||||
* | - urpmq: | Pascal Rigaux | 2008-03-03 | 1 | -2/+21 |
| | | | | | | | | o --list: speed it up (2.5x faster, and 6x faster with names.<medium>) - all tools: o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in urpmq/urpmi/urpmf (and so only if used as root) | ||||
* | - create file_from_local_medium(), and use it where possible instead of | Pascal Rigaux | 2008-02-27 | 1 | -2/+2 |
| | | | | | | | | | file_from_local_url() - in urpm::removable, this implies passing $blist around nb: for now file_from_local_medium() doesn't use the first parameter if url is given, but future commit will use both (needed for {url} cdrom://) | ||||
* | - -c option is no more (only kept for compatibility in urpmi.update) | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | | | | | - {cachedir}/headers is not used anymore | ||||
* | make "urpmq --list xxx" display "use -l to list files" and exit on error | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -2/+3 |
| | | | | | o add --conflicts | ||||
* | need for previous commit: document "urpmq --requires" | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -3/+4 |
| | | | | | | o --requires now display the raw requires, use --requires-recursive to get the old behaviour (#29176) | ||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -1/+3 |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | ||||
* | nocheck_access is quite wrong nowadays afaik | Pascal Rigaux | 2008-02-05 | 1 | -1/+0 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-01-25 | 1 | -1/+5 |
| | | | | | o add --no-suggests |