1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-03 02:41:53 -05:00
Nagy Gabor e63366ae5e New remove option : -u / --unneeded (FS#6505).
With --unneeded option 'pacman -R' doesn't stop in case of dependency error;
it removes the needed-dependency targets from the target-list instead.  See
also: http://archlinux.org/pipermail/pacman-dev/2007-October/009653.html .

The patch also adds a new causingpkg field to pmdepmissing_t which indicates
the to-be-removed package which would cause a dependency break. This is
needed, because miss->depend.name may be a provision. miss->causingpkg will
be useful in -R dependency error messages too.

[Xavier: renamed inducer to causingpkg, removed the _alpm_pkgname_pkg_cmp
helper function as requested by Aaron. This might be added by a further
commit.  Other small cleanups, updated manpage and bash completion.]

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
2008-02-06 08:46:15 +01:00
..
2007-04-16 20:34:57 -05:00
2007-04-16 20:34:57 -05:00
2007-04-16 20:34:57 -05:00
2008-01-11 23:19:08 -06:00
2007-04-04 19:24:02 -05:00
2007-06-10 17:41:35 -04:00
2007-06-11 11:21:19 +02:00
2007-07-10 11:10:54 -04:00
2007-07-10 11:10:54 -04:00
2007-06-12 16:19:50 -04:00
2007-11-11 10:52:51 -06:00
2007-11-11 10:52:51 -06:00
2007-11-11 09:51:09 -06:00
2007-07-15 19:46:18 -04:00
2007-07-15 12:46:02 -04:00
2008-01-21 19:39:26 -06:00
2007-11-13 00:13:04 -06:00
2007-06-10 20:14:20 -04:00
2007-06-10 20:14:20 -04:00
2007-03-21 22:15:50 +00:00
2007-07-20 10:33:42 -04:00
2007-08-20 15:24:28 -04:00
2007-10-08 20:46:55 -05:00
2007-12-01 11:29:41 -06:00
2007-12-01 11:29:41 -06:00
2007-11-14 18:49:02 -06:00
2008-01-05 13:47:49 -06:00
2007-07-15 12:46:02 -04:00
2008-01-21 19:39:26 -06:00
2008-01-05 16:49:09 -06:00