Also available from git://repo.or.cz/stgit/kha.git experimental However, the experimentalness is getting decidedly low. And now that we just had a release, I have just one more thing I intend to take a look at -- subdirectory safeness -- before I'm going to transfer all the "experimental" patches to "safe", wholesale. So if anyone knows of problems that would make this a bad idea, please say so. --- Karl Hasselström (5): Make "stg commit" fancier Convert "stg commit" to new infrastructure Set exit code to 3 on merge conflict stg coalesce: Support --file and --save-template Expose transaction abort function stgit/commands/coalesce.py | 32 ++++++++----- stgit/commands/commit.py | 111 ++++++++++++++++++++++++++++---------------- stgit/commands/goto.py | 2 - stgit/commands/uncommit.py | 2 - stgit/lib/transaction.py | 24 ++++++++-- stgit/main.py | 4 +- stgit/utils.py | 1 t/t1300-uncommit.sh | 12 ++--- 8 files changed, 121 insertions(+), 67 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