Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure series updates are correctly parsed #53

Open
lu-zero opened this issue Sep 8, 2015 · 3 comments
Open

make sure series updates are correctly parsed #53

lu-zero opened this issue Sep 8, 2015 · 3 comments
Labels
Milestone

Comments

@lu-zero
Copy link
Owner

lu-zero commented Sep 8, 2015

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
Copy link
Collaborator

The links are broken

@ftomassetti
Copy link
Collaborator

Can you provide more details on this one?

@lu-zero
Copy link
Owner Author

lu-zero commented Nov 9, 2015

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

  • Reply to a single patch of the set with a patch update (works now)
  • Reply with a new set.

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants