[pacman-dev] [PATCH 1/4] Internal code reorganization in preparation for changes to package resolution.

Dan McGee dpmcgee at gmail.com
Sat Jan 17 00:43:32 EST 2009


On Fri, Jan 16, 2009 at 9:04 PM, Bryan Ischo
<bji-keyword-pacman.3644cb at www.ischo.com> wrote:
> Dan McGee wrote:
>>
>> On Fri, Jan 16, 2009 at 8:13 PM, Bryan Ischo
>> <bji-keyword-pacman.3644cb at www.ischo.com> wrote:
>>
>>>
>>> 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.
>>>
>>
>> Please wrap your commit message at 76 characters so it doesn't make
>> the git-log console output go crazy.
>>
>>
>
>
> Heh.   Sorry about that.  I am usually Mr. Anal 80 column man.  Since the
> pacman source doesn't obey 80 column line limits I assumed that nobody did
> for anything ... but I guess that commit messages need to be wrapped.
>  Believe me, I'm OK with that - I'd like to re-wrap all of the source too
> but ... I'll resist the urge :)

I believe the pacman source does, but we cheat a little bit- note the
modelines in each file that change our tabstops to 4 characters rather
than 8.

-Dan


More information about the pacman-dev mailing list