1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-02 10:21:49 -05:00
Nagy Gabor d060e31be3 Remove trans->targets
Its implementation was quite broken:
* add_loadtarget() might have silently filtered out some targets when
  replacing an older version.
* This was used in sync.c to determine whether a target is implicit or not,
  which is incorrect behavior. Before this patch we silently removed user
  confirmed replacements; now we always warn on a replacement.
* remove001.py behavior was quite odd in adding same target 5 times to the
  target list, we can change this behavior to be a failure.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
[Xav: changed remove001 pactest accordingly]
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
[Dan: rewrote commit message]
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-03-10 18:57:36 -05:00
..
2008-03-09 12:03:54 -05:00
2008-03-10 18:57:36 -05:00
2008-02-24 18:07:44 -06:00
2008-02-25 00:52:58 +01:00
2008-03-06 19:05:14 -06:00
2008-03-10 18:57:36 -05:00
2008-02-15 19:40:22 -06:00
2008-01-27 11:54:25 -06:00
2008-02-24 20:21:58 -06:00
2008-01-21 19:33:32 -06:00
2008-01-21 19:33:32 -06:00
2008-03-09 12:03:54 -05:00
2008-03-09 12:03:22 -05:00
2008-02-27 19:02:17 -06:00
2008-02-24 20:21:58 -06:00
2008-02-24 20:21:58 -06:00
2008-03-01 16:24:42 -06:00
2008-03-09 12:03:54 -05:00
2008-03-10 18:57:36 -05:00
2008-01-27 12:05:33 -06:00
2008-03-10 18:57:36 -05:00
2008-03-10 18:57:36 -05:00
2008-02-27 19:02:17 -06:00
2008-02-27 19:02:17 -06:00