Merge branch 'fc/remote-hg'
commit37d32de72a495b8f8ea985fc97ad7ee8d1d82b06
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 01:39:58 +0000 (21 18:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 01:39:58 +0000 (21 18:39 -0700)
treebad0ab27050d7c8ee7375e06696a42b885eceb7b
parent4b35b007a6bd8b76bd37589fa397c12265935029
parent9a57988b3fac79e0458515a555392d00b759cf4c
Merge branch 'fc/remote-hg'

Updates remote-hg helper (in contrib/).

* fc/remote-hg: (21 commits)
  remote-hg: activate graphlog extension for hg_log()
  remote-hg: fix bad file paths
  remote-hg: document location of stored hg repository
  remote-hg: fix bad state issue
  remote-hg: add 'insecure' option
  remote-hg: add simple mail test
  remote-hg: add basic author tests
  remote-hg: show more proper errors
  remote-hg: force remote push
  remote-hg: push to the appropriate branch
  remote-hg: update tags globally
  remote-hg: update remote bookmarks
  remote-hg: refactor export
  remote-hg: split bookmark handling
  remote-hg: redirect buggy mercurial output
  remote-hg: trivial test cleanups
  remote-hg: make sure fake bookmarks are updated
  remote-hg: fix for files with spaces
  remote-hg: properly report errors on bookmark pushes
  remote-hg: add missing config variable in doc
  ...
contrib/remote-helpers/git-remote-hg
contrib/remote-helpers/test-hg-hg-git.sh
contrib/remote-helpers/test-hg.sh