Hi, Since forced pushes make some people nervous, this new patch series adds a configuration variable. Also, I added a few more patches that should be safe, fix important issues and/or add nice features. I'm still holding on to the ones that I consider less safe. Dusty Phillips (2): remote-hg: add missing config variable in doc remote-hg: push to the appropriate branch Felipe Contreras (15): remote-hg: trivial cleanups remote-hg: properly report errors on bookmark pushes remote-hg: make sure fake bookmarks are updated remote-hg: trivial test cleanups remote-hg: redirect buggy mercurial output remote-hg: split bookmark handling remote-hg: refactor export remote-hg: update remote bookmarks remote-hg: update tags globally remote-hg: force remote push remote-hg: show more proper errors remote-hg: add basic author tests remote-hg: add simple mail test remote-hg: fix bad state issue remote-hg: fix bad file paths Peter van Zetten (1): remote-hg: fix for files with spaces Simon Ruderich (2): remote-hg: add 'insecure' option remote-hg: document location of stored hg repository contrib/remote-helpers/git-remote-hg | 122 +++++++++++++++++++++++++------ contrib/remote-helpers/test-hg-bidi.sh | 6 +- contrib/remote-helpers/test-hg-hg-git.sh | 4 +- contrib/remote-helpers/test-hg.sh | 36 +++++++++ 4 files changed, 141 insertions(+), 27 deletions(-) -- 1.8.2 -- 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