Re: [RFC] Proof of concept: Support multiple authors

2017-01-30 Thread Cornelius Schumacher
On Monday 30 January 2017 12:48:52 Junio C Hamano wrote: > > https://public-inbox.org/git/?q=gmane:83880 > https://public-inbox.org/git/?q=gmane:146223 > https://public-inbox.org/git/?q=gmane:146886 Thanks for putting the links together. That's very useful as a reference. > The older

Re: [RFC] Proof of concept: Support multiple authors

2017-01-30 Thread Junio C Hamano
Christian Couder writes: > I am just wondering if you have read and taken into account the > previous threads on this mailing list about the same subject, like for > example this one: > >

Re: [RFC] Proof of concept: Support multiple authors

2017-01-30 Thread Cornelius Schumacher
On Monday 30 January 2017 18:56:42 Christian Couder wrote: > On Sun, Jan 29, 2017 at 7:06 PM, Cornelius Schumacher > wrote: > > This patch is a proof of concept implementation of support for > > multiple authors. It adds an optional `authors` header to commits > > which is set

Re: [RFC] Proof of concept: Support multiple authors

2017-01-30 Thread Christian Couder
Hi, On Sun, Jan 29, 2017 at 7:06 PM, Cornelius Schumacher wrote: > This patch is a proof of concept implementation of support for > multiple authors. It adds an optional `authors` header to commits > which is set when there are authors configured in the git config. I am just

[RFC] Proof of concept: Support multiple authors

2017-01-29 Thread Cornelius Schumacher
This patch is a proof of concept implementation of support for multiple authors. It adds an optional `authors` header to commits which is set when there are authors configured in the git config. A new command `git-authors` is used to manage the authors settings. Authors are identified by initials