git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 00/20] remote-hg: general updates
@ 2013-04-08 17:13 Felipe Contreras
  2013-04-08 17:13 ` [PATCH v3 01/20] remote-hg: trivial cleanups Felipe Contreras
                   ` (19 more replies)
  0 siblings, 20 replies; 24+ messages in thread
From: Felipe Contreras @ 2013-04-08 17:13 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Jeff King, Max Horn, Felipe Contreras

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-04-10 19:36 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 17:13 [PATCH v3 00/20] remote-hg: general updates Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 01/20] remote-hg: trivial cleanups Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 02/20] remote-hg: add missing config variable in doc Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 03/20] remote-hg: properly report errors on bookmark pushes Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 04/20] remote-hg: fix for files with spaces Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 05/20] remote-hg: make sure fake bookmarks are updated Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 06/20] remote-hg: trivial test cleanups Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 07/20] remote-hg: redirect buggy mercurial output Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 08/20] remote-hg: split bookmark handling Felipe Contreras
2013-04-10 19:14   ` Felipe Contreras
2013-04-10 19:36     ` Junio C Hamano
2013-04-08 17:13 ` [PATCH v3 09/20] remote-hg: refactor export Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 10/20] remote-hg: update remote bookmarks Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 11/20] remote-hg: update tags globally Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 12/20] remote-hg: push to the appropriate branch Felipe Contreras
2013-04-10 19:15   ` Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 13/20] remote-hg: force remote push Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 14/20] remote-hg: show more proper errors Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 15/20] remote-hg: add basic author tests Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 16/20] remote-hg: add simple mail test Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 17/20] remote-hg: add 'insecure' option Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 18/20] remote-hg: fix bad state issue Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 19/20] remote-hg: document location of stored hg repository Felipe Contreras
2013-04-08 17:13 ` [PATCH v3 20/20] remote-hg: fix bad file paths Felipe Contreras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).