lu-zero / plaid

Patchwork workalike made using Flask
GNU General Public License v2.0
6 stars 5 forks source link

make sure series updates are correctly parsed #53

Open lu-zero opened 9 years ago

lu-zero commented 9 years ago

cf http://plaid.libav.org/project/libav/series/104 vs http://plaid.libav.org/project/libav/series/100

And that single updates do get replace patches for the set download.

ftomassetti commented 8 years ago

The links are broken

ftomassetti commented 8 years ago

Can you provide more details on this one?

lu-zero commented 8 years ago

There are two ways to update a set (that I might support):

Ideally I would first support updating sets with a front-matter email and state that a set is auto-updated only if a front-matter email is the reply of another front matter.

e.g.

# git send-email --annotate -5
... hack fix update amend
# git send-email --annotate -8 --in-reply-to "message-id-of-the-front-matter"