Re: [RFC] Add a .gitattributes file for use with git-merge-changelog

2014-07-08 Thread Pedro Alves
Hi Samuel, This seems like a good idea to me. On 07/08/2014 02:35 AM, Samuel Bronson wrote: > Ping? If nobody has anything else to say, I'm going to assume that such > a change is unobjectionable, and should not be listed in the ChangeLog. When in doubt, look for precedence. grep will show cha

Re: [RFC] Add a .gitattributes file for use with git-merge-changelog

2014-07-07 Thread Samuel Bronson
Ping? If nobody has anything else to say, I'm going to assume that such a change is unobjectionable, and should not be listed in the ChangeLog. Samuel Bronson writes: > Ouch; it looks like my last attempt to reply to this missed gdb-patches@ > due to a gmane accident? > > Samuel Bronson writes

Re: [RFC] Add a .gitattributes file for use with git-merge-changelog

2014-06-28 Thread Samuel Bronson
Ouch; it looks like my last attempt to reply to this missed gdb-patches@ due to a gmane accident? Samuel Bronson writes: > Tom Tromey writes: >>> "Samuel" == Samuel Bronson writes: >> >> Samuel> [Am I really supposed to CC this to gcc@ like binutils/MAINTAINERS >> Samuel> says I should?] >

Re: [RFC] Add a .gitattributes file for use with git-merge-changelog

2014-06-20 Thread Tom Tromey
> "Samuel" == Samuel Bronson writes: Samuel> [Am I really supposed to CC this to gcc@ like binutils/MAINTAINERS Samuel> says I should?] I think just for files that are intended to be put in both trees and shared. Samuel> Individual users will still have to: Samuel> 1. Install git-merge-cha

[RFC] Add a .gitattributes file for use with git-merge-changelog

2014-06-19 Thread Samuel Bronson
[Am I really supposed to CC this to gcc@ like binutils/MAINTAINERS says I should?] Individual users will still have to: 1. Install git-merge-changelog 2. Set up the merge driver in their git config See gnulib's lib/git-merge-changelog.c [1] for details. For example, I: 1. Patched Debian's