All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATH 0/4] remoe-hg: switch to SHA-1 ids
@ 2013-04-05 11:36 Felipe Contreras
  2013-04-05 11:36 ` [RFC/PATH 1/4] remote-hg: shuffle some code Felipe Contreras
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Felipe Contreras @ 2013-04-05 11:36 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Max Horn, Antoine Pelisse, Felipe Contreras

Hi,

As some people suggested this is necessary for some use-cases, because revision
id numbers can change and point to different revisions.

Seems to work fine, but I wouldn't merge it just yet.

Felipe Contreras (4):
  remote-hg: shuffle some code
  remote-hg: improve node traversing
  remote-hg: add version checks to the marks
  remote-hg: switch from revisions to SHA-1 noteids

 contrib/remote-helpers/git-remote-hg | 77 ++++++++++++++++++++++--------------
 1 file changed, 48 insertions(+), 29 deletions(-)

-- 
1.8.2

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

end of thread, other threads:[~2013-04-06 16:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 11:36 [RFC/PATH 0/4] remoe-hg: switch to SHA-1 ids Felipe Contreras
2013-04-05 11:36 ` [RFC/PATH 1/4] remote-hg: shuffle some code Felipe Contreras
2013-04-05 11:36 ` [RFC/PATH 2/4] remote-hg: improve node traversing Felipe Contreras
2013-04-05 11:36 ` [RFC/PATH 3/4] remote-hg: add version checks to the marks Felipe Contreras
2013-04-05 12:46   ` Jed Brown
2013-04-05 22:29     ` Felipe Contreras
2013-04-05 11:36 ` [RFC/PATH 4/4] remote-hg: switch from revisions to SHA-1 noteids Felipe Contreras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.