git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] remote-helper: fixes
@ 2014-04-29  9:04 Felipe Contreras
  2014-04-29  9:04 ` [PATCH 1/8] remote-hg: fix parsing of custom committer Felipe Contreras
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Felipe Contreras @ 2014-04-29  9:04 UTC (permalink / raw)
  To: git; +Cc: Felipe Contreras

A few trivial updates, a few important fixes.


Daniel Liew (1):
  git-remote-hg: use internal clone's hgrc

Felipe Contreras (7):
  remote-hg: fix parsing of custom committer
  remote-hg: update to 'public' phase when pushing
  remote-{hg,bzr}: store marks only on success
  remote-hg: properly detect missing contexts
  t: remote-hg: split into setup test
  remote-hg: make sure we omit multiple heads
  remote-hg: trivial cleanups

 git-remote-bzr.py    |  8 +++---
 git-remote-hg.py     | 72 ++++++++++++++++++++++++++++++++++++++++++----------
 t/t5810-remote-hg.sh | 65 +++++++----------------------------------------
 3 files changed, 70 insertions(+), 75 deletions(-)

-- 
1.9.2+fc1.3.gade8541

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

end of thread, other threads:[~2014-04-29 22:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-29  9:04 [PATCH 0/8] remote-helper: fixes Felipe Contreras
2014-04-29  9:04 ` [PATCH 1/8] remote-hg: fix parsing of custom committer Felipe Contreras
2014-04-29  9:04 ` [PATCH 2/8] remote-hg: update to 'public' phase when pushing Felipe Contreras
2014-04-29  9:04 ` [PATCH 3/8] remote-{hg,bzr}: store marks only on success Felipe Contreras
2014-04-29  9:04 ` [PATCH 4/8] remote-hg: properly detect missing contexts Felipe Contreras
2014-04-29  9:04 ` [PATCH 5/8] t: remote-hg: split into setup test Felipe Contreras
2014-04-29  9:04 ` [PATCH 6/8] git-remote-hg: use internal clone's hgrc Felipe Contreras
2014-04-29  9:04 ` [PATCH 7/8] remote-hg: make sure we omit multiple heads Felipe Contreras
2014-04-29  9:04 ` [PATCH 8/8] remote-hg: trivial cleanups Felipe Contreras
2014-04-29 22:06   ` Philip Oakley

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).