| add_attributes_detailed | Add base attributes to a log |
| add_is_exact | Is the information exact? |
| add_line_history | Add line history |
| add_n_times_changed_file | How many times did file get changed? |
| check_overwriting_clearance | Check whether a file / path exists and return an error when... |
| combine_dir_and_base | Derive full paths |
| combine_dir_and_base_one | Combining paths |
| dump_parsed_log | Dump a parsed log into .gitsum |
| ensure_enclosing | Ensure enclosing |
| ensure_gitsum_repo | Make sure the repository is a gitsum repository and create... |
| expect_class | Class validation |
| extract_factory_multiple | closure to extract multiple regex pattern from vector |
| file_path | Composing file paths |
| find_last_commit | Find the last commit in a repo |
| find_message_and_desc | extract message or description from a log |
| get_pattern_multiple | regex patterns for extraction |
| get_raw_log | Obtain the log raw data |
| gitsum | Parse and summarize a git repository |
| gitsumlog | Sample log data from git repository |
| group_reassignment | Create indices for splitting 'log' into a group to update and... |
| is_detailed_log | Check whether an object is a detailed log |
| is_name_change | Detect whether a 'changed_file'-entry is a renaming |
| manage_gitsum | Manage a gitsum repository |
| nest_log | Nest/unnest a gitsum log |
| parse_lines | Turn a raw log of lines into a tabular format |
| parse_log_detailed | Obtain a detailed git log |
| parse_log_one | parse a raw log |
| parse_log_simple | Obtain a simple log for a git repo |
| parse_reassignment | Parse a raw reassignment into a list |
| parse_test_log | Parse a test log |
| read_gitsum | Read gitsum data into R |
| report_git | Create a summary report of a git repository |
| separate_dir_and_reassignment | Separate the directory from the reassignment |
| set_changed_file_to_latest_name | Use the latest name of a file in every log entry |
| testthat_file | Create the path to a test that file |
| update_changed_file | Apply one file name update to a log |
| update_changed_file_one | Apply one file name update to an unnested log that contains... |
| update_changed_file_sequentially | Apply all updates of file names sequentially to a log |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.