On Mon, Sep 10, 2018 at 08:08:35PM -0700, Stefan Beller wrote:
> > So the choice being offered are:
> >
> > (0) take 2/2 only, keeping zero unused helper.
> > (1) take 1/2 only, keeping two unused helpers.
> > (2) do nothing, keeping the simple unused helper we had from the
> > beginning o
On Mon, Sep 10, 2018 at 5:52 PM Junio C Hamano wrote:
>
> Stefan Beller writes:
>
> >> Of course, even though these are 1/2 and 2/2, only one of them and
> >> not both would apply.
> >
> > Or you could squash them once we reach consensus that both are good.
>
> Ah, sorry, I completely misread the
Stefan Beller writes:
>> Of course, even though these are 1/2 and 2/2, only one of them and
>> not both would apply.
>
> Or you could squash them once we reach consensus that both are good.
Ah, sorry, I completely misread the first one. I thought that it
was extending the implementation of exis
On Mon, Sep 10, 2018 at 3:32 PM Junio C Hamano wrote:
>
> Stefan Beller writes:
>
> > I separated this from the other series, making it into 2 patches:
> > This first patch adds tracing for string lists and the next patch that
> > removes the unused function from the string list API.
> > That way
Stefan Beller writes:
> I separated this from the other series, making it into 2 patches:
> This first patch adds tracing for string lists and the next patch that
> removes the unused function from the string list API.
> That way we can decide on these two patches separately if needed.
Of course
Similar to trace_strbuf or trace_argv_printf, we might want to output
a string list in tracing. Add such a function.
Signed-off-by: Stefan Beller
---
I separated this from the other series, making it into 2 patches:
This first patch adds tracing for string lists and the next patch that
removes t
6 matches
Mail list logo