# Functions
BBCommitAPIURL formats multiple values into the bitbucket REST API URL.
BBCommitURL formats multiple values into the bitbucket commit URL.
CloneGitRepos Clones a Git repo into a random temporary folder.
ParseGitLog parses the git log into the earlybird file format.
ReposPerProject returns all the repositories contained within a bitbucket or github project.
ScanDiffs splits on the diff of an inidividual file.
# Interfaces
List is an interface for adding items to a list.