[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Script to generate ChangeLogs automatically
From: |
John Darrington |
Subject: |
Re: Script to generate ChangeLogs automatically |
Date: |
Sun, 2 Dec 2018 08:26:44 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sat, Dec 01, 2018 at 06:42:18PM -0500, Richard Stallman wrote:
In any case, remember that the problem with git is that its commands
to study the history predictably fail in certain cases.
The program I want people to write would work around that failure.
I think it is a misrepresentation to say that they "fail". As we have
discussed before, git is agnostic about the language of the source code
it manages. It can, and in the normal configuration does, call other
commands (notably diff) to perform some analysis of the code in question.
You previously said that diff -p was insufficiently reliable to do what
you wanted. So it would seem that it is GNU diff which is "failing", not
git. Now, it seems, somebody is working on a replacement for
that command - perhaps it should be made a feature of GNU diff ?
Hopefully there will soon be a demonstration which will allow us to move
forward with this issue.
J'
- Re: Script to generate ChangeLogs automatically, Richard Stallman, 2018/12/01
- Re: Script to generate ChangeLogs automatically,
John Darrington <=
- Re: Script to generate ChangeLogs automatically, Joseph Myers, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Alfred M. Szmidt, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Joseph Myers, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Siddhesh Poyarekar, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Alfred M. Szmidt, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Siddhesh Poyarekar, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Jose E. Marchesi, 2018/12/03
- Re: Script to generate ChangeLogs automatically, Joseph Myers, 2018/12/03