On Sun, May 9, 2010 at 6:41 PM, Andres P <stderr@mail.com> wrote:
* add -D --database options and --print (shining) * fix dirs showing up when they shouldn't in completions
The 5 month old log of fixes still applies: http://www.mail-archive.com/pacman-dev@archlinux.org/msg04121.html
This is now down to 106 lines. The original one (master) is 365 lines long, yet this one retains all functionality.
What did you use to send this patch ? Can you please use git send-email if you didn't ? And if you cannot do that, an attachment would be better. Otherwise, the commit log should always describe the full changes of the patch, even for a resubmit. We don't want to rely on mail-archive.com for keeping the link valid forever, or any other mail archives. There is also an interesting practive on dri-devel about versioning resubmitted patches : http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg49816.html You simply use v2, v3 etc, and always keeping the original description, and adding what changed in each version / resubmit.