Jakub, this one's for you. ;-) These live in my experimental branch for a little while yet, but the plan is to include them in v0.15 -- and release that reasonably soon. --- Karl Hasselström (2): Implement "stg refresh --edit" again Refactor stgit.commands.edit stgit/commands/coalesce.py | 2 - stgit/commands/common.py | 9 +++- stgit/commands/edit.py | 82 ++++++------------------------------ stgit/commands/imprt.py | 2 - stgit/commands/new.py | 3 + stgit/commands/refresh.py | 44 +++++++++++++++----- stgit/lib/edit.py | 99 ++++++++++++++++++++++++++++++++++++++++++++ stgit/utils.py | 18 +++++--- 8 files changed, 167 insertions(+), 92 deletions(-) create mode 100644 stgit/lib/edit.py -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html