Software Open Access
Reid Holmes; Felix Grund
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.4543820</identifier> <creators> <creator> <creatorName>Reid Holmes</creatorName> <affiliation>University of British Columbia</affiliation> </creator> <creator> <creatorName>Felix Grund</creatorName> <affiliation>University of British Columbia</affiliation> </creator> </creators> <titles> <title>CodeShovel: Constructing Method-Level Source Code Histories</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2021</publicationYear> <subjects> <subject>software engineering</subject> <subject>mining software repositories</subject> <subject>software evolution</subject> </subjects> <dates> <date dateType="Issued">2021-02-16</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/4543820</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.4543819</relatedIdentifier> <relatedIdentifier relatedIdentifierType="URL" relationType="IsPartOf">https://zenodo.org/communities/empirical-software-engineering</relatedIdentifier> </relatedIdentifiers> <version>1</version> <rightsList> <rights rightsURI="https://opensource.org/licenses/MIT">MIT License</rights> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><p>Take this shovel to dig in source code history for changes to specific methods and functions. The tool is currently implemented for software projects written in Java. CodeShovel is a tool for navigating method histories and is robust to the kinds of changes methods frequently undergo (e.g., being modified, renamed, or and moved between files and directories).</p> <p>&nbsp;</p></description> <description descriptionType="Other">Available at https://github.com/ataraxie/codeshovel</description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 57 | 57 |
Downloads | 2 | 2 |
Data volume | 7.3 MB | 7.3 MB |
Unique views | 54 | 54 |
Unique downloads | 2 | 2 |