Skip to content

Code Authorship: an Empirical Analysis of the Linux Kernel Evolution (Scripts and Data)

Notifications You must be signed in to change notification settings

gavelino/data_oss17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Authorship: an Empirical Analysis of the Linux Kernel Evolution

This repository contains the scripts used to extract and compute the data used in the paper.

###Folders

  • scripts: script files and program used to extract and compute the authorship data.
  • authorshipAnalyzer: Java project with the source code of the program used to compute file authorship.
  • data: sample data used in this paper

###Execution Environment The scripts were developed using Shell and AWK. So, the execution environment must support those script languages. Additionally, the ruby interpreter is required to use the Linguist library to automatically discard files like documentation and third-party libraries. See the specific Linguist requirements in linguist page.

About

Code Authorship: an Empirical Analysis of the Linux Kernel Evolution (Scripts and Data)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages