[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ChangeLog and the release branch
From: |
Eli Zaretskii |
Subject: |
Re: ChangeLog and the release branch |
Date: |
Fri, 27 Nov 2015 09:26:47 +0200 |
> From: Yagnesh Raghava Yakkala <address@hidden>
> Cc: Artur Malabarba <address@hidden>, address@hidden, address@hidden
> Date: Fri, 27 Nov 2015 02:37:48 +0530
>
> I may be totally wrong, but I think we can have a clean solution by not fixing
> Changelog manually, but storing the diff of Changelog (of that commit) in git
> notes.
>
> And while generating Changelog
>
> - retrieve changelog from commit message
> - apply diff from git notes (if available)
> - Finally store it in the Changelog file.
>
> IIUC, this could work on any branch.
How do you store the diffs in Git notes? You can't easily write diffs
by hand, so some script is needed to generate them and put them there.
Other than that, perhaps this is what we should do.
Thanks.
- When do we merge the commits from emacs-25 onto master?, Artur Malabarba, 2015/11/23
- Re: When do we merge the commits from emacs-25 onto master?, Eli Zaretskii, 2015/11/23
- Re: When do we merge the commits from emacs-25 onto master?, Paul Eggert, 2015/11/23
- Re: When do we merge the commits from emacs-25 onto master?, Artur Malabarba, 2015/11/23
- Re: When do we merge the commits from emacs-25 onto master?, David Engster, 2015/11/23
- ChangeLog and the release branch (was: When do we merge the commits from emacs-25 onto master?), Artur Malabarba, 2015/11/24
- Re: ChangeLog and the release branch, Dmitry Gutov, 2015/11/24
- Re: ChangeLog and the release branch (was: When do we merge the commits from emacs-25 onto master?), Eli Zaretskii, 2015/11/24
- Re: ChangeLog and the release branch, Yagnesh Raghava Yakkala, 2015/11/26
- Re: ChangeLog and the release branch,
Eli Zaretskii <=
- Re: ChangeLog and the release branch, David Engster, 2015/11/28
- Re: ChangeLog and the release branch, Eli Zaretskii, 2015/11/28
- Re: ChangeLog and the release branch, David Engster, 2015/11/28
- Re: ChangeLog and the release branch, John Wiegley, 2015/11/28
- Re: When do we merge the commits from emacs-25 onto master?, Eli Zaretskii, 2015/11/24
- Re: When do we merge the commits from emacs-25 onto master?, David Engster, 2015/11/24
- Re: When do we merge the commits from emacs-25 onto master?, Paul Eggert, 2015/11/24
- Re: When do we merge the commits from emacs-25 onto master?, Eli Zaretskii, 2015/11/24
- Re: When do we merge the commits from emacs-25 onto master?, Paul Eggert, 2015/11/24
- Re: When do we merge the commits from emacs-25 onto master?, David Engster, 2015/11/24