I've fixed a few things with the "stg edit" series: * Took care of the import problem David pointed out. * Made the emacs mode not refuse to edit unaplied patches, now that "stg edit" can do it. * Made it so that the dates the user gets to edit are nicely human-readable, and not that seconds-since-1970 mess. Also pushed out to kha/experimental. --- Karl Hasselström (3): It's possible to edit unapplied patches now Convert "stg edit" to the new infrastructure Parse the date instead of treating it as an opaque string contrib/stgit.el | 4 - stgit/commands/edit.py | 309 ++++++++++++++++++++++-------------------------- stgit/lib/git.py | 76 +++++++++++- 3 files changed, 215 insertions(+), 174 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