Re: [PATCH v2 00/18] remote-bzr: massive changes

2014-01-03 Thread Ted Zlatanov
On Wed, 01 May 2013 11:38:47 -0700 Junio C Hamano wrote: JCH> Felipe Contreras writes: >> On Wed, May 1, 2013 at 11:39 AM, Junio C Hamano wrote: >>> Felipe Contreras writes: >>> > So let's go ahead and apply these directly on top of 'master', once > we hear from Emacs folks and they

Re: [PATCH v2 00/18] remote-bzr: massive changes

2013-05-01 Thread Junio C Hamano
Felipe Contreras writes: > On Wed, May 1, 2013 at 11:39 AM, Junio C Hamano wrote: >> Felipe Contreras writes: >> So let's go ahead and apply these directly on top of 'master', once we hear from Emacs folks and they are happy with it. I'll queue it on 'pu' so that I do not have t

Re: [PATCH v2 00/18] remote-bzr: massive changes

2013-05-01 Thread Felipe Contreras
On Wed, May 1, 2013 at 11:39 AM, Junio C Hamano wrote: > Felipe Contreras writes: > >>> So let's go ahead and apply these directly on top of 'master', once >>> we hear from Emacs folks and they are happy with it. I'll queue it >>> on 'pu' so that I do not have to go back to the list archive when

Re: [PATCH v2 00/18] remote-bzr: massive changes

2013-05-01 Thread Junio C Hamano
Felipe Contreras writes: >> So let's go ahead and apply these directly on top of 'master', once >> we hear from Emacs folks and they are happy with it. I'll queue it >> on 'pu' so that I do not have to go back to the list archive when it >> happens. > > I already heard that everything seems to b

Re: [PATCH v2 00/18] remote-bzr: massive changes

2013-04-30 Thread Felipe Contreras
On Wed, May 1, 2013 at 12:44 AM, Junio C Hamano wrote: > Felipe Contreras writes: > >> After being contacted by the emacs developers and others who are stuck with >> Bazaar, which at this point seems to be utterly abandoned, I realized the >> current implementation is too crude. >> ... >> That is

Re: [PATCH v2 00/18] remote-bzr: massive changes

2013-04-30 Thread Junio C Hamano
Felipe Contreras writes: > After being contacted by the emacs developers and others who are stuck with > Bazaar, which at this point seems to be utterly abandoned, I realized the > current implementation is too crude. > ... > That is of course, if pushing actually worked (which in many cases does

[PATCH v2 00/18] remote-bzr: massive changes

2013-04-30 Thread Felipe Contreras
Hi, This is the same as last series, except that I dropped a couple of conflicting patches, and added one test. After being contacted by the emacs developers and others who are stuck with Bazaar, which at this point seems to be utterly abandoned, I realized the current implementation is too crud