Abstract a PatchSet object out of Series.
authorYann Dirson <ydirson@altern.org>
Tue, 12 Jun 2007 21:57:07 +0000 (22:57 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 12 Jun 2007 21:57:07 +0000 (22:57 +0100)
commit47e24a742eecb8bf93bd4f94a72011f59c1980cf
tree19317269cabd1afcc5a9c9c0c717111c538d584f
parentd37ff07984e8230e9444fdce2af0f8da3a46db64
Abstract a PatchSet object out of Series.

The goal is to move into PatchSet all functionnality that is not
dependant of Series being a real stack, paving the way for handling
parallel (hydra) stacks, or any other way to organize patches.
stgit/stack.py