Man pages for sailuh/kaiaulu
Kaiaulu

annotate_src_textCreates srcML XML
assign_exact_identityIdentify authors with different names and emails
bipartite_graph_projectionApply a bipartite graph projection
commit_message_id_coverageCommit Message Id Coverage Metric
community_oslomOSLOM Community Detection
convert_pipermail_to_mboxConvert pipermail archive files (.txt and .txt.gz) into an...
create_assigneeCreate Assignee
create_componentsCreate Components
create_creatorCreate Creator
create_fix_versionsCreate Fix Version
create_issue_commentsCreate Issue Comments
create_issue_typeCreate Issue Type
create_parentCreate Parent
create_priorityCreate Priority
create_projectCreate Project
create_reporterCreate Reporter
create_resolutionCreate Resolution
create_statusCreate Status
create_versionsCreate Versions
create_votesCreate Votes
create_watchesCreate Watches
dependencies_to_sdsmjTransforms a dependencies table to a structural DSM JSON...
download_bugzilla_perceval_rest_issue_commentsDownload Bugzilla issues and comments using Perceval REST API...
download_bugzilla_perceval_traditional_issue_commentsDownload Bugzilla issues and comments using Perceval...
download_bugzilla_rest_commentsDownload Bugzilla comments using the Bugzilla REST API
download_bugzilla_rest_issuesDownload Bugzilla issues using the Bugzilla REST API
download_bugzilla_rest_issues_commentsDownload project data (issues and comments) from bugzilla...
download_jira_issuesDownload JIRA Issues and/or Comments
download_jira_issues_by_dateDownload JIRA Issues and/or Comments by Date Range
download_jira_issues_by_issue_keyDownload JIRA Issues and/or Comments by Issue Key Range
download_mod_mboxCompose mod_mbox archives (.mbox) into a single mbox file for...
download_mod_mbox_per_monthCompose mod_mbox archives (.mbox) into a single mbox file for...
download_pipermailDownload all pipermail files in an archive
dv8_clsxb_to_clsxjTransforms a DV8 binary cluster file to a json cluster file.
dv8_clsxj_to_clsxbConvert a json cluster file, clsxj, to a binary cluster file,...
dv8_depends_to_sdsmjCreates dependencies using Depends
dv8_dsmb_to_dsmjExport a dsmb binary file as a separate json file
dv8_dsmj_to_dsmbTransforms a DV8 binary DSM file to a DSM JSON file.
dv8_gitlog_to_gitnumstatTransforms a git log to a git numstat file.
dv8_gitnumstat_to_hdsmbConverts a git log text file into a hdsmb binary file
dv8_hdsmb_sdsmb_to_mdsmbMerge history DSM and structural DSM to merged DSM.
dv8_mdsmb_drhier_to_excelExport a mdsmb binary file into a spreadsheet
dv8_mdsmb_to_decoupling_levelComputes the Decoupling Level from a mdsm binary file
dv8_mdsmb_to_flawsComputes the Architectural Flaws folder
dv8_mdsmb_to_hierclsxbComputes the design rule hierarchy for a mdsm binary file
example_different_branchesExample Commit Different Branches
example_empty_repoExample Empty Repo
example_function_in_filesExample Commit of R Function Declarations
example_jira_issue_commentsExample Jira Issue Tracker With Comments
example_jira_issue_componentsCreate one No-Comment Issue with Two Components
example_jira_two_issuesExample JIRA Issue Tracker No Comments
example_large_sized_commitsExample Different Files Commit
example_mailing_list_two_threadsTwo Thread and Three Replies Mailing List
example_notebook_alternating_function_in_filesExample Alternating Undecided Developers
example_notebook_function_in_code_blocksExample Commit of R Notebooks
example_renamed_fileExample Renamed File Repo
example_test_example_src_repoExample Unit Test and Examples Repository
filter_by_commit_intervalFilter by commit interval
filter_by_commit_sizeFilter by number of files in commit
filter_by_file_extensionFilter commit files by extension
filter_by_filepath_substringFilter by filepath substring
filter_by_last_files_changeFilter Git Log by all last files changes in snapshot
format_name_emailFormat Name and Email
get_date_from_commit_hashGet datetime from commit hash in a git log
git_addGit Add
git_blameGit blame wrapper
git_checkoutPerforms a git checkout on specified repo
git_commitGit Commit
git_create_sample_logCreates a sample git log with one commit
git_delete_sample_logRemoves sample folder and git log
git_headGets the current commit hash head of the git repo
github_api_iterate_pagesGitHub Page Iterator
github_api_page_firstObtain the first GitHub response page.
github_api_page_lastObtain the last GitHub response page.
github_api_page_nextObtain the next GitHub response page.
github_api_page_prevObtain the previous GitHub response page.
github_api_project_commitsDownload Project Commits
github_api_project_contributorsDownload Project Contributors
github_api_project_issueDownload Project Issues
github_api_project_issue_eventsDownload Project Issue Events
github_api_project_issue_or_pr_commentsDownload Project Issue's or Pull Request's Comments
github_api_project_pull_requestDownload Project Pull Requests
github_api_rate_limitReturns token remaining available requests.
github_parse_project_commitsParse Commits JSON to Table
github_parse_project_issueParse Issues JSON to Table
github_parse_project_issue_eventsParse Issue Events JSON to Table
github_parse_project_issue_or_pr_commentsParse Issues' or Pull Requests' Comments JSON to Table
github_parse_project_pull_requestParse Pull Requests JSON to Table
git_initGit Init
git_logSaves gitlog to a path
gitlog_to_hdsmjTransforms a gitlog table to a historical DSM JSON file.
git_mvGit Mv
graph_to_dsmjExports a graph as a dsmj.
identity_matchAssign Common Id to Nodes and Edgelists to Git and Mbox
interval_commit_metricCalculate Metric for Commit Interval
io_delete_folderDelete Folder
io_make_fileMake File
io_make_folderMake Folder
is_same_identityCompares identities in a list by index
make_jira_issueCreate JIRA Issue
make_jira_issue_trackerMake Jira Issue Tracker
make_mbox_mailing_listTakes in mbox replies and creates a .mbox file
make_mbox_replyCreate Mbox Reply String
make_temporary_fileMake Temporary File
metric_churnChurn Metric
metric_churn_per_commit_intervalChurn Metric per Commit Interval
metric_churn_per_commit_per_fileChurn Metric per Commit per File
metric_file_bug_churnFile Bug Churn
metric_file_bug_frequencyFile Bug Frequency
metric_file_churnFile Churn
metric_file_non_bug_churnFile Non Bug Churn
metric_file_non_bug_frequencyFile Non Bug Frequency
model_directed_graphCreate a directed graph model
motif_factoryMotif Factory
motif_factory_anti_squareAnti-Square Motif
motif_factory_anti_triangleAnti-Triangle Motif
motif_factory_squareSquare Motif
motif_factory_triangleTriangle Motif
normalized_levenshteinEdit Distance of two words
parse_bugzilla_perceval_rest_issue_commentsParse Bugzilla data obtained from Perceval REST API Bugzilla...
parse_bugzilla_perceval_traditional_issue_commentsParse Bugzilla data obtained from Perceval traditional...
parse_bugzilla_rest_commentsParse Bugzilla comments data obtained from json files from...
parse_bugzilla_rest_issuesParse Bugzilla issues data obtained from json files from...
parse_bugzilla_rest_issues_commentsParse Bugzilla issues and comments data table
parse_commit_message_idAdds a column commit_message_id containing the parsed commit...
parse_dependenciesParse dependencies from Depends
parse_dv8_architectural_flawsParse Architecture Flaws Map
parse_dv8_clustersParses a DV8 json cluster file to R data.table.
parse_dv8_metrics_decoupling_levelParses the decoupling level JSON file
parse_git_blameParse the git blame message of a file
parse_github_repliesParse GitHub Issue and Pull Request Comments
parse_gitlogParse Gitlog from Perceval
parse_gitlog_entityParse Git log entities by line additions
parse_gof_patternsParse GoF Patterns
parse_java_code_refactoring_jsonParse Java Code Refactorings
parse_jiraParse JIRA Issues and Comments
parse_jira_latest_dateParse JIRA current issue
parse_jira_repliesFormat Parsed Jira to Replies
parse_jira_rss_xmlParse Jira Issue RSS XML Feed
parse_line_metricsParse File Line Metrics
parse_line_type_fileParse File Line Type
parse_mboxParse mbox from Perceval
parse_nvdfeedParse NVD Feed CVEs, descriptions and CWE ids
parse_r_dependenciesParse R File and Function Dependencies
parse_rfile_astParse R Abstract Syntax Tree
parse_r_function_definitionParse R Function Definitions
parse_r_function_dependenciesParse R Function Dependencies
query_src_textQuery srcML XML
query_src_text_class_namesQuery srcML Class Names
query_src_text_namespaceQuery srcML Namespace
read_temporary_fileRead Temporary File
recolor_network_by_communityRe-color OSLOM Community IDs
refresh_jira_issuesRefresh JIRA Issues and/or Comments
smell_missing_linksMissing link Social Smell
smell_organizational_siloOrganizational Silo Social Smell
smell_radio_silenceRadio Silence Social Smell.
smell_sociotechnical_congruenceEstimates Socio-Technical Congruence
split_name_emailSplit Name and Email
subset_gof_classSubset GoF Classes
temporal_graph_projectionApply a temporal graph projection
transform_commit_message_id_to_networkTransform parsed git repo commit messages id and files into...
transform_cve_cwe_file_to_networkTransform parsed cveid and nvdfeed into a network
transform_dependencies_to_networkTransform parsed dependencies into a network
transform_dependencies_to_sdsmjTransform parsed dependencies into a structural dsm.json...
transform_gitlog_to_bipartite_networkTransform parsed git repo into an edgelist
transform_gitlog_to_entity_bipartite_networkTransform parsed git repo into an edgelist
transform_gitlog_to_entity_temporal_networkCreate time-ordered contribution network
transform_gitlog_to_hdsmjTransform parsed git repo into a history dsm.json file.
transform_gitlog_to_temporal_networkCreate time-ordered contribution network
transform_r_dependencies_to_networkTransform parsed R dependencies into a graph
transform_reply_to_bipartite_networkTransform parsed mbox or parsed jira replies into a network
transform_temporal_gitlog_to_adsmjTransform parsed git repo into an author dsm.json file.
weight_scheme_count_deleted_nodesWeight Number of Deleted Nodes Projection Scheme
weight_scheme_cum_temporalWeight Cumulative Temporal Projection Scheme
weight_scheme_pairwise_cum_temporalWeight Pair-wise Cumulative Temporal Projection Scheme
weight_scheme_sum_edgesWeight Edge Sum Projection Scheme
write_gof_patternsWrite GoF Patterns
sailuh/kaiaulu documentation built on Oct. 15, 2024, 3:02 p.m.