This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] cvsweb: add -p option for human-readable diffs
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 12 Jul 2003 13:59:51 +0200 (CEST)
- Subject: Re: [wwwdocs] cvsweb: add -p option for human-readable diffs
- References: <1058003918.3638.6.camel@steven.lr-s.tudelft.nl>
On Sat, 12 Jul 2003, Steven Bosscher wrote:
> The -p options makes `diff' show which C function each change is in.
> This makes patches from cvsweb more readable. Most files in CVS are C
> files anyway. OK?
Yes, let's give this a try.
Gerald