summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
cd885e0)
Signed-off-by: Karl Hasselström <kha@treskal.com>
conflicts to them."""
i = self.unapplied.index(pn)
cd = self.patches[pn].data
conflicts to them."""
i = self.unapplied.index(pn)
cd = self.patches[pn].data
+ cd = cd.set_committer(None)
s = ['', ' (empty)'][cd.is_nochange()]
oldparent = cd.parent
cd = cd.set_parent(self.__head)
s = ['', ' (empty)'][cd.is_nochange()]
oldparent = cd.parent
cd = cd.set_parent(self.__head)