Re: [PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Ramkumar Ramachandra
Felipe Contreras wrote: > Updated the commit messages, so we say Bazaar instead of Mercurial, and stuff. > > Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. Looks reasonable. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a mess

Re: [PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Junio C Hamano
Junio C Hamano writes: > Junio C Hamano writes: > >> Felipe Contreras writes: >> >>> Updated the commit messages, so we say Bazaar instead of Mercurial, and >>> stuff. >>> >>> Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. >> >> Thanks. Will queue on 'pu' without l

Re: [PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Felipe Contreras
On Fri, Apr 26, 2013 at 5:23 PM, Junio C Hamano wrote: > Junio C Hamano writes: > >> Felipe Contreras writes: >> >>> Updated the commit messages, so we say Bazaar instead of Mercurial, and >>> stuff. >>> >>> Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. >> >> Thanks

Re: [PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Junio C Hamano
Junio C Hamano writes: > Felipe Contreras writes: > >> Updated the commit messages, so we say Bazaar instead of Mercurial, and >> stuff. >> >> Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. > > Thanks. Will queue on 'pu' without looking. Actually, I was going to me

Re: [PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Junio C Hamano
Felipe Contreras writes: > Updated the commit messages, so we say Bazaar instead of Mercurial, and stuff. > > Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. Thanks. Will queue on 'pu' without looking. -- To unsubscribe from this list: send the line "unsubscribe git"

[PATCH v3 0/9] remote-helpers: fixes and cleanups

2013-04-26 Thread Felipe Contreras
Updated the commit messages, so we say Bazaar instead of Mercurial, and stuff. Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg. Felipe Contreras (9): remote-helpers: trivial cleanups remote-hg: remove extra check remote-bzr: fix bad state issue remote-bzr: add su