[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Reformat all of src/
From:
Eli Zaretskii
Subject:
Re: Reformat all of src/
Date:
2016年12月30日 10:21:47 +0200
> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden, address@hidden,
> address@hidden
> Date: 2016年12月29日 19:09:55 -0500
>
> If they are in separate check-ins, it is easy to ignore those check-ins
> and look at the ones that make substantive changes.
Modern tools for digging into code history make the job harder, not
easier, when such changes are made separately, because these changes
mask the true author and date of real changes. This is especially
problematic when "git log -L" and its variants are unable to do the
job, because of file renaming or code that was moved from one function
to another or from one file to another.
- Re: Reformat all of src/, (continued)
- Re: Reformat all of src/ , John Covici, 2016年12月29日
- Re: Reformat all of src/ , John Covici, 2016年12月29日
- Re: Reformat all of src/ , Phillip Lord, 2016年12月30日
- Re: Reformat all of src/ , John Yates, 2016年12月28日
- Re: Reformat all of src/ , Philippe Vaucher, 2016年12月31日
- Re: Reformat all of src/ , Richard Stallman, 2016年12月28日
- Re: Reformat all of src/ , Stefan Monnier, 2016年12月29日
Reformat all of src/ , hector, 2016年12月28日
Re: Reformat all of src/ , Chris Gregory, 2016年12月28日