On Wednesday, 23 September 2015 08:04:28 UTC-7, Nathann Cohen wrote: > > I am feeling inclined to open a trac ticket with the purpose of going >> through everyhting I have written in the Sage library and making sure >> that there's an AUTHOR block with my name on it wherever appropriate! >> And if all current developers would do the same.... >> > > We can do it semi-automatically: > > For every function that does not have an 'AUTHOR' block we can initialize > one with the list of authors obtained from 'git blame' applied to this > function. >
while this is silly, it's possible to write a Sage function which will provide such a list, by analysing the history via 'git blame'. (contrary to what several people on this thread seem to assume, git blame can provide you full history...) Dima > > Nathann > > P.S.: for me it is clearly a joke, and I would be alarmed if anybody > thought that it actually makes sense. > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.