1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-02-28 17:31:52 -05:00
Dan McGee 03f034ef0e * Updated conflict checking one last time. You can finally have a file move
from one package to another seemlessly (knock on wood). This is implemented
  through the use of two skip lists in the trans struct- skip_add and
  skip_remove, which replace the former trans->skiplist.
* Removed an unnecessary function parameter, added a necessary one.
* If a package has no backup files, print '(none)' under the heading so it is
  more obvious.
* Updated my TODO list.
2007-02-20 02:14:27 +00:00
..
2007-02-19 19:28:30 +00:00
2006-03-27 17:17:35 +00:00
2007-01-30 07:47:19 +00:00
2007-02-16 22:41:51 +00:00
2007-02-12 04:45:21 +00:00
2007-02-17 08:55:05 +00:00
2007-02-17 08:55:05 +00:00
2007-01-31 06:10:21 +00:00
2007-01-31 02:58:12 +00:00
2007-01-31 08:10:01 +00:00
2005-11-21 22:14:32 +00:00
2006-12-01 09:32:29 +00:00
2007-01-30 08:14:10 +00:00
2007-02-12 04:45:21 +00:00
2007-02-12 04:45:21 +00:00
2007-01-30 08:14:10 +00:00
2007-01-30 08:14:10 +00:00
2007-01-30 08:14:10 +00:00
2007-01-30 08:14:10 +00:00
2007-01-18 16:52:57 +00:00
2007-02-09 21:54:57 +00:00