--- Karl Hasselström (5): Emacs mode: use "stg new --file" Let "stg new" support more message options Refactor --author/--committer options Convert "stg new" to the new infrastructure Disable patchlog test for "stg new" contrib/stgit.el | 10 +---- stgit/commands/common.py | 33 +++++----------- stgit/commands/edit.py | 25 +----------- stgit/commands/new.py | 97 ++++++++++++++++++++++++++-------------------- stgit/lib/git.py | 8 ++-- stgit/utils.py | 50 ++++++++++++++++++++++++ t/t1400-patch-history.sh | 2 - 7 files changed, 124 insertions(+), 101 deletions(-) -- 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