chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
47e24a7
)
Abstract a PatchSet object out of Series.
author
Yann Dirson
<ydirson@altern.org>
Tue, 12 Jun 2007 21:57:07 +0000
(22:57 +0100)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Tue, 12 Jun 2007 21:57:07 +0000
(22:57 +0100)
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.
No differences found