Method List
-
#== GitStats::GitData::Blob
-
#== GitStats::GitData::Commit
-
#== GitStats::GitData::Author
-
#== GitStats::GitData::Repo
-
#== GitStats::GitData::Tree
-
#activity GitStats::GitData::Repo
-
#activity GitStats::GitData::Author
-
#activity_by_date GitStats::StatsView::Charts::ActivityCharts
-
#activity_by_hour GitStats::StatsView::Charts::ActivityCharts
-
#activity_by_month GitStats::StatsView::Charts::ActivityCharts
-
#activity_by_wday GitStats::StatsView::Charts::ActivityCharts
-
#activity_by_year GitStats::StatsView::Charts::ActivityCharts
-
#activity_charts GitStats::StatsView::Charts::All
-
#add_command_observer GitStats::GitData::Repo
-
#all_templates GitStats::StatsView::View
-
#asset_path GitStats::StatsView::ViewData
-
#author GitStats::GitData::Commit
-
#authors GitStats::GitData::Tree
-
#authors GitStats::GitData::Repo
-
#authors_charts GitStats::StatsView::Charts::All
-
#binary? GitStats::GitData::Blob
-
#binary_files GitStats::GitData::Commit
-
#by_date GitStats::GitData::Activity
-
#by_hour GitStats::GitData::Activity
-
#by_hour_array GitStats::GitData::Activity
-
#by_month GitStats::GitData::Activity
-
#by_month_array GitStats::GitData::Activity
-
#by_wday GitStats::GitData::Activity
-
#by_wday_array GitStats::GitData::Activity
-
#by_wday_hour GitStats::GitData::Activity
-
#by_year GitStats::GitData::Activity
-
#by_year_month GitStats::GitData::Activity
-
#changed_lines GitStats::GitData::ShortStat
-
#changed_lines GitStats::GitData::Author
-
#changed_lines GitStats::GitData::CommentStat
-
#charts GitStats::StatsView::ViewData
-
#column_hash_chart GitStats::StatsView::Charts::Chart
-
#command_parser GitStats::GitData::Repo
-
#command_runner GitStats::GitData::Repo
-
#comment_stat GitStats::GitData::Commit
-
#comment_stats GitStats::GitData::Repo
-
#comment_string GitStats::GitData::Repo
-
#comments_by_date GitStats::StatsView::Charts::RepoCharts
-
#comments_count_by_date GitStats::GitData::Repo
-
#commit GitStats::GitData::CommentStat
-
#commit GitStats::GitData::ShortStat
-
#commit_range GitStats::GitData::Repo
-
#commits GitStats::GitData::Repo
-
#commits GitStats::GitData::Author
-
#commits_count_by_author GitStats::GitData::Repo
-
#commits_period GitStats::GitData::Repo
-
#commits_sum GitStats::GitData::Author
-
#commits_sum_by_date GitStats::GitData::Author
-
#content GitStats::GitData::Blob
-
#date GitStats::GitData::Commit
-
#date_chart GitStats::StatsView::Charts::Chart
-
#date_column_chart GitStats::StatsView::Charts::Chart
-
#default_legend GitStats::StatsView::Charts::Chart
-
#deletions GitStats::GitData::ShortStat
-
#deletions GitStats::GitData::Author
-
#deletions GitStats::GitData::CommentStat
-
#dirname GitStats::GitData::Author
-
#email GitStats::GitData::Author
-
#escape_characters_in_string GitStats::GitData::CommentStat
-
exit_on_failure? GitStats::CLI
-
#extension GitStats::GitData::Blob
-
#filename GitStats::GitData::Blob
-
#files GitStats::GitData::Commit
-
#files_by_date GitStats::StatsView::Charts::RepoCharts
-
#files_by_extension GitStats::StatsView::Charts::RepoCharts
-
#files_by_extension GitStats::GitData::Commit
-
#files_by_extension_count GitStats::GitData::Commit
-
#files_changed GitStats::GitData::ShortStat
-
#files_count GitStats::GitData::Commit
-
#files_count_by_date GitStats::GitData::Repo
-
#fill_empty_days! Hash
-
#first! Enumerable
-
#first_commit_sha GitStats::GitData::Repo
-
#generate GitStats::CLI
-
#initialize GitStats::StatsView::Charts::Chart
-
#initialize GitStats::StatsView::Charts::RepoCharts
-
#initialize GitStats::StatsView::Charts::All
-
#initialize GitStats::HashInitializable
-
#initialize GitStats::GitData::CommentStat
-
#initialize GitStats::GitData::Repo
-
#initialize GitStats::StatsView::Charts::ActivityCharts
-
#initialize GitStats::StatsView::ViewData
-
#initialize GitStats::StatsView::Charts::AuthorsCharts
-
#initialize GitStats::Generator
-
#initialize GitStats::StatsView::Template
-
#initialize GitStats::GitData::Activity
-
#initialize GitStats::StatsView::View
-
#initialize GitStats::GitData::ShortStat
-
#insertions GitStats::GitData::Author
-
#insertions GitStats::GitData::CommentStat
-
#insertions GitStats::GitData::ShortStat
-
#inspect GitStats::Inspector
-
#last_commit GitStats::GitData::Repo
-
#last_commit_sha GitStats::GitData::Repo
-
#lines_by_date GitStats::StatsView::Charts::RepoCharts
-
#lines_by_extension GitStats::StatsView::Charts::RepoCharts
-
#lines_by_extension GitStats::GitData::Commit
-
#lines_count GitStats::GitData::Commit
-
#lines_count GitStats::GitData::Blob
-
#lines_count_by_date GitStats::GitData::Repo
-
#link_to GitStats::StatsView::ViewData
-
#method_missing GitStats::StatsView::Charts::Chart
-
#multi_date_chart GitStats::StatsView::Charts::Chart
-
#multiple_column_chart GitStats::StatsView::Charts::Chart
-
#name GitStats::GitData::Author
-
#no_legend GitStats::StatsView::Charts::Chart
-
#out_path GitStats::Generator
-
#parse GitStats::CommandParser
-
#parse_ls_tree GitStats::CommandParser
-
#parse_rev_list GitStats::CommandParser
-
#parse_shortlog GitStats::CommandParser
-
#path GitStats::GitData::Repo
-
#path GitStats::Generator
-
#pretty_print GitStats::Inspector
-
#project_name GitStats::GitData::Repo
-
#project_version GitStats::GitData::Repo
-
#relative_path GitStats::GitData::Tree
-
#render GitStats::StatsView::Template
-
#render_all GitStats::StatsView::View
-
#render_authors GitStats::StatsView::View
-
#render_partial GitStats::StatsView::ViewData
-
#repo GitStats::GitData::Commit
-
#repo GitStats::StatsView::Charts::All
-
#repo GitStats::GitData::Tree
-
#repo GitStats::GitData::Author
-
#repo GitStats::GitData::Blob
-
#repo GitStats::StatsView::ViewData
-
#repo_charts GitStats::StatsView::Charts::All
-
#respond_to_missing? GitStats::StatsView::Charts::Chart
-
root GitStats
-
#run GitStats::CommandRunner
-
#run GitStats::GitData::Repo
-
#run_and_parse GitStats::GitData::Repo
-
#sha GitStats::GitData::Commit
-
#sha GitStats::GitData::Blob
-
#short_stat GitStats::GitData::Commit
-
#short_stats GitStats::GitData::Author
-
#short_stats GitStats::GitData::Repo
-
#simple_column_chart GitStats::StatsView::Charts::Chart
-
#stamp GitStats::GitData::Commit
-
#t Symbol
-
#text_files GitStats::GitData::Commit
-
#title GitStats::StatsView::Charts::Chart
-
#to_s GitStats::Inspector
-
#tree GitStats::GitData::Repo
-
#tree_path GitStats::GitData::Repo
-
#type GitStats::StatsView::Charts::Chart
-
#version GitStats::CLI
-
version GitStats
-
#x_categories GitStats::StatsView::Charts::Chart
-
#x_text GitStats::StatsView::Charts::Chart
-
#y_text GitStats::StatsView::Charts::Chart