[nuttx-bb] how to integrate nuttx-bb into upstream nuttx.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Thu Mar 1 21:11:37 UTC 2012


Hi Denis,

On Thu, Mar 01, 2012 at 09:15:35PM +0100, Denis 'GNUtoo' Carikli wrote:
> >How did you do the analysis?  Just by looking at the header of the file,
> >or actually analyzing the author name information in the git commit logs
> >of those files?  The latter is probably more precise.  Of course you can
> >skip any trivial one-line changes as they are not copyrightable.
>
> I just looked at the header, that was quicker.

yes, but also much less precise.  doing a git log on a file and grep'ing
for the author like:

git log --follow layer1/prim_fbsb.c | grep \^Auth  | sort | uniq

is not that hard.  Of course it only works in a repository that has the
complete history.

Regards,
	Harald
-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)




More information about the baseband-devel mailing list