Dan McGee wrote:
On Mon, Jan 26, 2009 at 6:48 AM, Bryan Ischo <bji-keyword-pacman.3644cb@www.ischo.com> wrote:
From: Bryan Ischo <bryan@ischo.com>
This change reorganizes the internal code so that packages are resolved one at a time instead of all at once from a list. This will allow a future checkin to prompt the user to see if they'd rather remove unresolvable packages from the tranasaction and continue, or fail the transaction. This change does not affect the actual behavior of libalpm and all tests pass without changes.
Signed-off-by: Bryan Ischo <bryan@ischo.com>
As an FYI, you had trailing whitespace in all three of your patches. Please enable the pre-commit git hook to catch this on your end.
This one is (finally) applied, thanks.
Will do. Thanks for taking the patches. Best wishes, Bryan