> It sounds a bit stupid to cater to myself in patches *I* submit, but I
> refuse to believe that there are many people with more time on their hands
> than myself (last time I tried to research this, it looked as everybody
> has the same 86,400 seconds per day available, give or take the occasiona
Hi Jonahtan,
On Tue, 31 Oct 2017, Jonathan Nieder wrote:
> Johannes Schindelin wrote:
> > On Mon, 30 Oct 2017, Jonathan Nieder wrote:
>
> >> Can this rationale go in the commit messages?
> >
> > I thought I had done exactly that in 1/3...
>
> Okay, I'll be more specific. This cover letter incl
Hi,
Johannes Schindelin wrote:
> On Mon, 30 Oct 2017, Jonathan Nieder wrote:
>> Can this rationale go in the commit messages?
>
> I thought I had done exactly that in 1/3...
Okay, I'll be more specific. This cover letter includes some
information about the rationale and motivation for the serie
Hi Jonathan,
On Mon, 30 Oct 2017, Jonathan Nieder wrote:
> Johannes Schindelin wrote:
>
> > Particularly when calling Git from applications, such as Visual Studio,
> > it is important that stdin/stdout/stderr are closed properly. However,
> > when spawning processes on Windows, those handles mus
Jonathan Nieder writes:
>> This feature was introduced as an experimental feature into Git for
>> Windows v2.11.0(2) and has been tested ever since. I feel it is
>> well-tested enough that it can be integrated into core Git.
>
> Can this rationale go in the commit messages?
>
> Actually I wouldn'
Hi,
Johannes Schindelin wrote:
> Particularly when calling Git from applications, such as Visual Studio,
> it is important that stdin/stdout/stderr are closed properly. However,
> when spawning processes on Windows, those handles must be marked as
> inheritable if we want to use them, but that fl
Particularly when calling Git from applications, such as Visual Studio,
it is important that stdin/stdout/stderr are closed properly. However,
when spawning processes on Windows, those handles must be marked as
inheritable if we want to use them, but that flag is a global flag and
may very well be
7 matches
Mail list logo