Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-26 Thread Emil Velikov
On 23 January 2017 at 12:51, Emil Velikov wrote: > On 23 January 2017 at 04:03, Peter Hutterer wrote: >> On Fri, Jan 20, 2017 at 02:19:06PM +, Emil Velikov wrote: >>> On 20 January 2017 at 02:49, Peter Hutterer >>> wrote: >>> > On Thu, Jan 19, 2017 at 07:30:10PM +, Emil Velikov wrote: >

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-23 Thread Emil Velikov
On 24 January 2017 at 01:14, Peter Hutterer wrote: > On Mon, Jan 23, 2017 at 12:51:31PM +, Emil Velikov wrote: >> On 23 January 2017 at 04:03, Peter Hutterer wrote: >> > On Fri, Jan 20, 2017 at 02:19:06PM +, Emil Velikov wrote: >> >> On 20 January 2017 at 02:49, Peter Hutterer >> >> wro

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-23 Thread Peter Hutterer
On Mon, Jan 23, 2017 at 12:51:31PM +, Emil Velikov wrote: > On 23 January 2017 at 04:03, Peter Hutterer wrote: > > On Fri, Jan 20, 2017 at 02:19:06PM +, Emil Velikov wrote: > >> On 20 January 2017 at 02:49, Peter Hutterer > >> wrote: > >> > On Thu, Jan 19, 2017 at 07:30:10PM +, Emil

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-23 Thread Emil Velikov
On 23 January 2017 at 04:03, Peter Hutterer wrote: > On Fri, Jan 20, 2017 at 02:19:06PM +, Emil Velikov wrote: >> On 20 January 2017 at 02:49, Peter Hutterer wrote: >> > On Thu, Jan 19, 2017 at 07:30:10PM +, Emil Velikov wrote: >> >> From: Emil Velikov >> >> >> >> Months ago, before my w

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-22 Thread Peter Hutterer
On Fri, Jan 20, 2017 at 02:19:06PM +, Emil Velikov wrote: > On 20 January 2017 at 02:49, Peter Hutterer wrote: > > On Thu, Jan 19, 2017 at 07:30:10PM +, Emil Velikov wrote: > >> From: Emil Velikov > >> > >> Months ago, before my work in here there the script had a number of > >> assumptio

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-20 Thread Emil Velikov
On 20 January 2017 at 02:49, Peter Hutterer wrote: > On Thu, Jan 19, 2017 at 07:30:10PM +, Emil Velikov wrote: >> From: Emil Velikov >> >> Months ago, before my work in here there the script had a number of >> assumptions: >> - autoreconf or alike is ran by the user - slight nuisance esp. wh

Re: [PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-19 Thread Peter Hutterer
On Thu, Jan 19, 2017 at 07:30:10PM +, Emil Velikov wrote: > From: Emil Velikov > > Months ago, before my work in here there the script had a number of > assumptions: > - autoreconf or alike is ran by the user - slight nuisance esp. when > releasing multiple packages. > - the generated files

[PATCH util-modular 4/4] release.sh: implement around git worktree

2017-01-19 Thread Emil Velikov
From: Emil Velikov Months ago, before my work in here there the script had a number of assumptions: - autoreconf or alike is ran by the user - slight nuisance esp. when releasing multiple packages. - the generated files were compatible with the ones on the server - rarely and issue, but still