On 05.09.2020 07:17, Elliott Mitchell wrote:
> On Tue, Sep 01, 2020 at 08:01:30AM +0200, Jan Beulich wrote:
>> I'm aware, and hence I said "aim for". In cases like this what we
>> often do is adjust things incrementally, as lines get touched anyway.
>> Of course if you want to clean it up all in on
On Tue, Sep 01, 2020 at 08:01:30AM +0200, Jan Beulich wrote:
> I'm aware, and hence I said "aim for". In cases like this what we
> often do is adjust things incrementally, as lines get touched anyway.
> Of course if you want to clean it up all in one go ...
What I've got has turned into a patch se
On Tue, Sep 01, 2020 at 08:01:30AM +0200, Jan Beulich wrote:
> On 01.09.2020 00:55, Elliott Mitchell wrote:
> > On Mon, Aug 31, 2020 at 08:52:45AM +0200, Jan Beulich wrote:
> >> On 31.08.2020 08:37, Elliott Mitchell wrote:
> >>> Preferences in sorting?
> >>
> >> Alphabetical sorting is what we gene
On 01.09.2020 00:55, Elliott Mitchell wrote:
> On Mon, Aug 31, 2020 at 08:52:45AM +0200, Jan Beulich wrote:
>> On 31.08.2020 08:37, Elliott Mitchell wrote:
>>> Preferences in sorting?
>>
>> Alphabetical sorting is what we generally aim for here.
>
> Going into specific example since those best dem
On Mon, Aug 31, 2020 at 10:04:54AM +, George Dunlap wrote:
>
> Storing the extra paragraph in git is cheap; trying to reconstruct why
> someone made a change 10 years after the fact is often difficult. Probably
> not worth a re-send ??? it can be moved into the commit message by the
> comm
> On Aug 31, 2020, at 7:37 AM, Elliott Mitchell wrote:
>
> On Fri, Aug 28, 2020 at 09:24:41AM +0200, Jan Beulich wrote:
>> On 28.08.2020 04:57, Elliott Mitchell wrote:
>>> Subdirectories which have .gitignore files should not be referenced in
>>> the global .gitignore files. Move several lines
On 31.08.2020 08:37, Elliott Mitchell wrote:
> On Fri, Aug 28, 2020 at 09:24:41AM +0200, Jan Beulich wrote:
>> On 28.08.2020 04:57, Elliott Mitchell wrote:
>>> Subdirectories which have .gitignore files should not be referenced in
>>> the global .gitignore files. Move several lines to appropriate
On Fri, Aug 28, 2020 at 09:24:41AM +0200, Jan Beulich wrote:
> On 28.08.2020 04:57, Elliott Mitchell wrote:
> > Subdirectories which have .gitignore files should not be referenced in
> > the global .gitignore files. Move several lines to appropriate subdirs.
> >
> > Signed-off-by: Elliott Mitchel
On 28.08.2020 04:57, Elliott Mitchell wrote:
> Subdirectories which have .gitignore files should not be referenced in
> the global .gitignore files. Move several lines to appropriate subdirs.
>
> Signed-off-by: Elliott Mitchell
>
> ---
> Hopefully the commit message covers it. When moved to th