]> git.ozlabs.org Git - patchwork/commit
[mbox] Put ACKs before '---' updates
authorJeremy Kerr <jk@ozlabs.org>
Thu, 12 Feb 2009 11:01:09 +0000 (22:01 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 12 Feb 2009 11:03:55 +0000 (22:03 +1100)
commit8de3e85466899d83adca7bafe9057a821458c5b4
treed6f59f264ec7612e0fa24c480069db58aebdb3d9
parent17e39712c3f9398f4aa6aae9f368f642af615eab
[mbox] Put ACKs before '---' updates

Update the Patch's mbox() function to split into '--- update'
sections, allowing us to add Acks and Signoffs in the right place

Add tests too.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/models.py
apps/patchwork/tests/__init__.py
apps/patchwork/tests/mboxviews.py [new file with mode: 0644]