Table of Contents - ohloh_scm-4.0.5 Documentation
Pages
Classes and Modules
- Object
- OhlohScm
- OhlohScm::Activity
- OhlohScm::ArrayWriter
- OhlohScm::BazaarListener
- OhlohScm::BranchNumber
- OhlohScm::Bzr
- OhlohScm::Bzr::Activity
- OhlohScm::Bzr::Scm
- OhlohScm::Bzr::Status
- OhlohScm::Bzr::Validation
- OhlohScm::BzrXmlParser
- OhlohScm::Commit
- OhlohScm::Core
- OhlohScm::Cvs
- OhlohScm::Cvs::Activity
- OhlohScm::Cvs::Scm
- OhlohScm::Cvs::Status
- OhlohScm::Cvs::Validation
- OhlohScm::CvsParser
- OhlohScm::Diff
- OhlohScm::Factory
- OhlohScm::Git
- OhlohScm::Git::Activity
- OhlohScm::Git::Scm
- OhlohScm::Git::Status
- OhlohScm::Git::Validation
- OhlohScm::GitParser
- OhlohScm::GitSvn
- OhlohScm::GitSvn::Activity
- OhlohScm::GitSvn::Scm
- OhlohScm::GitSvn::Status
- OhlohScm::GitSvn::Validation
- OhlohScm::Hg
- OhlohScm::Hg::Activity
- OhlohScm::Hg::Scm
- OhlohScm::Hg::Status
- OhlohScm::Hg::Validation
- OhlohScm::HgParser
- OhlohScm::Parser
- OhlohScm::PyBridge
- OhlohScm::PyBridge::BzrClient
- OhlohScm::PyBridge::HgClient
- OhlohScm::PyClient
- OhlohScm::Scm
- OhlohScm::Status
- OhlohScm::StringExtensions
- OhlohScm::Svn
- OhlohScm::Svn::Activity
- OhlohScm::Svn::Scm
- OhlohScm::Svn::Status
- OhlohScm::Svn::Validation
- OhlohScm::SvnParser
- OhlohScm::System
- OhlohScm::Validation
- OhlohScm::Version
Methods
- ::add_generic_diff — OhlohScm::GitParser
- ::add_rename_edit_diff — OhlohScm::GitParser
- ::build_commit — OhlohScm::CvsParser
- ::build_commit — OhlohScm::GitParser
- ::build_commit — OhlohScm::HgParser
- ::capture_name — OhlohScm::BzrXmlParser
- ::format — OhlohScm::GitParser
- ::internal_parse — OhlohScm::Parser
- ::internal_parse — OhlohScm::BzrXmlParser
- ::internal_parse — OhlohScm::CvsParser
- ::internal_parse — OhlohScm::GitParser
- ::internal_parse — OhlohScm::HgParser
- ::internal_parse — OhlohScm::SvnParser
- ::logger — OhlohScm::System
- ::near? — OhlohScm::CvsParser
- ::new — OhlohScm::Activity
- ::new — OhlohScm::Commit
- ::new — OhlohScm::Core
- ::new — OhlohScm::Diff
- ::new — OhlohScm::Git::Scm
- ::new — OhlohScm::GitSvn::Scm
- ::new — OhlohScm::ArrayWriter
- ::new — OhlohScm::BranchNumber
- ::new — OhlohScm::BazaarListener
- ::new — OhlohScm::PyBridge::BzrClient
- ::new — OhlohScm::PyBridge::HgClient
- ::new — OhlohScm::Scm
- ::new — OhlohScm::Status
- ::new — OhlohScm::Validation
- ::null_sha1 — OhlohScm::GitParser
- ::parse — OhlohScm::Parser
- ::parse_date — OhlohScm::GitParser
- ::read_commit — OhlohScm::CvsParser
- ::read_commits — OhlohScm::CvsParser
- ::read_file — OhlohScm::CvsParser
- ::read_files — OhlohScm::CvsParser
- ::read_message — OhlohScm::CvsParser
- ::remove_dupes — OhlohScm::BzrXmlParser
- ::scm — OhlohScm::BzrXmlParser
- ::separator? — OhlohScm::CvsParser
- ::style_path — OhlohScm::HgParser
- ::verbose_style_path — OhlohScm::HgParser
- ::whatchanged — OhlohScm::GitParser
- #accept_certificate_if_prompted — OhlohScm::GitSvn::Scm
- #accept_ssl_certificate_cmd — OhlohScm::GitSvn::Scm
- #accept_ssl_certificate_cmd — OhlohScm::Svn::Scm
- #after_revision — OhlohScm::GitSvn::Activity
- #anything_to_commit? — OhlohScm::Git::Activity
- #base_path — OhlohScm::Svn::Activity
- #branch? — OhlohScm::Git::Status
- #branch_name_errors — OhlohScm::Cvs::Validation
- #branch_name_errors — OhlohScm::Validation
- #branch_name_or_default — OhlohScm::Git::Scm
- #branch_name_or_default — OhlohScm::Hg::Scm
- #branches — OhlohScm::Git::Activity
- #build_commit_metadata — OhlohScm::Git::Activity
- #build_ordered_directory_list — OhlohScm::Cvs::Scm
- #bzr_client — OhlohScm::Bzr::Activity
- #camelize — OhlohScm::StringExtensions
- #cat — OhlohScm::Bzr::Activity
- #cat — OhlohScm::Git::Activity
- #cat — OhlohScm::GitSvn::Activity
- #cat — OhlohScm::Hg::Activity
- #cat_file — OhlohScm::Bzr::Activity
- #cat_file — OhlohScm::Git::Activity
- #cat_file — OhlohScm::GitSvn::Activity
- #cat_file — OhlohScm::Hg::Activity
- #cat_file — OhlohScm::PyBridge::BzrClient
- #cat_file — OhlohScm::PyBridge::HgClient
- #cat_file_parent — OhlohScm::Bzr::Activity
- #cat_file_parent — OhlohScm::Git::Activity
- #cat_file_parent — OhlohScm::GitSvn::Activity
- #cat_file_parent — OhlohScm::Hg::Activity
- #cdata — OhlohScm::BazaarListener
- #check_empty_repository — OhlohScm::Git::Scm
- #check_if_ignored — OhlohScm::Git::Activity
- #checkout — OhlohScm::Cvs::Scm
- #checkout — OhlohScm::Git::Scm
- #checkout_files — OhlohScm::Bzr::Scm
- #checkout_files — OhlohScm::Git::Scm
- #checkout_files — OhlohScm::GitSvn::Scm
- #checkout_files — OhlohScm::Hg::Scm
- #clean_and_checkout_branch — OhlohScm::Git::Scm
- #clean_branch_name — OhlohScm::Svn::Scm
- #clean_up_disk — OhlohScm::Git::Scm
- #clean_up_disk — OhlohScm::GitSvn::Scm
- #clean_up_disk — OhlohScm::Hg::Scm
- #cleanup — OhlohScm::Activity
- #cleanup — OhlohScm::Bzr::Activity
- #cleanup — OhlohScm::Hg::Activity
- #clone — OhlohScm::GitSvn::Scm
- #clone_and_create_tracking_branch — OhlohScm::Git::Scm
- #clone_or_fetch — OhlohScm::Git::Scm
- #clone_or_fetch — OhlohScm::Hg::Scm
- #clone_repository — OhlohScm::Hg::Scm
- #collect_files — OhlohScm::Svn::Activity
- #commit_all — OhlohScm::Git::Activity
- #commit_count — OhlohScm::Activity
- #commit_count — OhlohScm::Bzr::Activity
- #commit_count — OhlohScm::Git::Activity
- #commit_count — OhlohScm::GitSvn::Activity
- #commit_count — OhlohScm::Hg::Activity
- #commit_tokens — OhlohScm::Activity
- #commit_tokens — OhlohScm::Bzr::Activity
- #commit_tokens — OhlohScm::Git::Activity
- #commit_tokens — OhlohScm::GitSvn::Activity
- #commit_tokens — OhlohScm::Hg::Activity
- #commits — OhlohScm::Activity
- #commits — OhlohScm::Bzr::Activity
- #commits — OhlohScm::Cvs::Activity
- #commits — OhlohScm::Git::Activity
- #commits — OhlohScm::GitSvn::Activity
- #commits — OhlohScm::Hg::Activity
- #configure_git_environment_variables — OhlohScm::Git::Activity
- #convert — OhlohScm::Git::Scm
- #convert_to_git — OhlohScm::Git::Scm
- #convert_to_git — OhlohScm::GitSvn::Scm
- #create_git_commit — OhlohScm::Git::Scm
- #create_tracking_branch — OhlohScm::Git::Scm
- #default_branch — OhlohScm::Git::Status
- #default_branch — OhlohScm::Status
- #dereferenced_sha — OhlohScm::Git::Activity
- #dereferenced_tag_strings — OhlohScm::Git::Activity
- #descendant? — OhlohScm::BranchNumber
- #diffs — OhlohScm::Activity
- #dtag_sha_and_names — OhlohScm::Git::Activity
- #each_commit — OhlohScm::Activity
- #each_commit — OhlohScm::Bzr::Activity
- #each_commit — OhlohScm::Git::Activity
- #each_commit — OhlohScm::GitSvn::Activity
- #each_commit — OhlohScm::Hg::Activity
- #ensure_gitignore — OhlohScm::Git::Activity
- #ensure_host_key — OhlohScm::Cvs::Activity
- #eql? — OhlohScm::Diff
- #escape — OhlohScm::Bzr::Activity
- #escape — OhlohScm::Hg::Activity
- #exist? — OhlohScm::Status
- #export — OhlohScm::Activity
- #export — OhlohScm::Bzr::Activity
- #export — OhlohScm::Git::Activity
- #export — OhlohScm::Hg::Activity
- #export — OhlohScm::Svn::Activity
- #export_tag — OhlohScm::Activity
- #export_tag — OhlohScm::Bzr::Activity
- #export_tag — OhlohScm::Cvs::Activity
- #export_tag — OhlohScm::Svn::Activity
- #extract_revision_number — OhlohScm::GitSvn::Activity
- #fetch — OhlohScm::GitSvn::Scm
- #fetch_new_commits — OhlohScm::Git::Scm
- #fixup_null_merge — OhlohScm::Git::Activity
- #force_https_if_sourceforge — OhlohScm::Svn::Scm
- #get_commit_tree — OhlohScm::Git::Activity
- #get_core — OhlohScm::Factory
- #get_filenames — OhlohScm::Cvs::Validation
- #get_hg_log — OhlohScm::Hg::Activity
- #git_commit — OhlohScm::GitSvn::Activity
- #git_path — OhlohScm::GitSvn::Scm
- #git_svn_log — OhlohScm::GitSvn::Activity
- #git_svn_log_cmd — OhlohScm::GitSvn::Activity
- #guess_forge — OhlohScm::Cvs::Scm
- #handle_checkout_error — OhlohScm::Git::Scm
- #handle_error — OhlohScm::Cvs::Validation
- #hash — OhlohScm::Diff
- #head — OhlohScm::Bzr::Activity
- #head — OhlohScm::Git::Activity
- #head — OhlohScm::Hg::Activity
- #head_token — OhlohScm::Activity
- #head_token — OhlohScm::Bzr::Activity
- #head_token — OhlohScm::Git::Activity
- #head_token — OhlohScm::GitSvn::Activity
- #head_token — OhlohScm::Hg::Activity
- #head_token — OhlohScm::Svn::Activity
- #head_token_error — OhlohScm::Svn::Validation
- #hg_client — OhlohScm::Hg::Activity
- #hg_log_cmd_builder — OhlohScm::Hg::Activity
- #host — OhlohScm::Cvs::Activity
- #ignored_error_handled — OhlohScm::Cvs::Validation
- #info — OhlohScm::Svn::Activity
- #inherits_from? — OhlohScm::BranchNumber
- #init_db — OhlohScm::Git::Activity
- #lock? — OhlohScm::Cvs::Status
- #log_filename — OhlohScm::Activity
- #log_filename — OhlohScm::GitSvn::Activity
- #logger — OhlohScm::System
- #ls — OhlohScm::Cvs::Validation
- #ls — OhlohScm::Svn::Activity
- #message_filename — OhlohScm::Git::Activity
- #no_tags? — OhlohScm::Git::Activity
- #normalize — OhlohScm::Cvs::Scm
- #normalize — OhlohScm::Scm
- #normalize — OhlohScm::Svn::Scm
- #on_same_line? — OhlohScm::BranchNumber
- #open_log_file — OhlohScm::Bzr::Activity
- #open_log_file — OhlohScm::Cvs::Activity
- #open_log_file — OhlohScm::Git::Activity
- #open_log_file — OhlohScm::GitSvn::Activity
- #open_log_file — OhlohScm::Hg::Activity
- #open_repository — OhlohScm::PyBridge::BzrClient
- #open_repository — OhlohScm::PyBridge::HgClient
- #opt_branch — OhlohScm::Cvs::Activity
- #opt_time — OhlohScm::Cvs::Activity
- #parent_tokens — OhlohScm::Bzr::Activity
- #parent_tokens — OhlohScm::Git::Activity
- #parent_tokens — OhlohScm::Hg::Activity
- #parent_tokens — OhlohScm::PyBridge::BzrClient
- #parent_tokens — OhlohScm::PyBridge::HgClient
- #parents — OhlohScm::Bzr::Activity
- #parse_diff — OhlohScm::BazaarListener
- #parse_time — OhlohScm::Cvs::Activity
- #password_errors — OhlohScm::Validation
- #password_prompt — OhlohScm::GitSvn::Scm
- #prefix_file_for_local_path — OhlohScm::Svn::Scm
- #prepare_dest_dir — OhlohScm::GitSvn::Scm
- #protocol — OhlohScm::Cvs::Activity
- #public_url_regex — OhlohScm::Bzr::Validation
- #public_url_regex — OhlohScm::Cvs::Validation
- #public_url_regex — OhlohScm::Git::Validation
- #public_url_regex — OhlohScm::Hg::Validation
- #public_url_regex — OhlohScm::Svn::Validation
- #public_url_regex — OhlohScm::Validation
- #pull — OhlohScm::Bzr::Scm
- #pull — OhlohScm::Git::Scm
- #pull — OhlohScm::GitSvn::Scm
- #pull — OhlohScm::Hg::Scm
- #pull — OhlohScm::Scm
- #raise_subprocess_error — OhlohScm::PyClient
- #read_token — OhlohScm::Git::Activity
- #recalc_branch_name — OhlohScm::Svn::Scm
- #remove_directories — OhlohScm::Bzr::Activity
- #remove_dupes — OhlohScm::BazaarListener
- #restrict_url_to_trunk — OhlohScm::Svn::Scm
- #rev_list_command — OhlohScm::Bzr::Activity
- #rev_list_command — OhlohScm::Git::Activity
- #revert_and_pull — OhlohScm::Hg::Scm
- #rlog_filename — OhlohScm::Cvs::Activity
- #root — OhlohScm::Cvs::Scm
- #root — OhlohScm::Svn::Activity
- #run — OhlohScm::System
- #run_with_err — OhlohScm::System
- #safe_open_log_file — OhlohScm::Bzr::Activity
- #safe_open_log_file — OhlohScm::Git::Activity
- #scm_dir_exist? — OhlohScm::Status
- #send_command — OhlohScm::PyClient
- #server_connection_error — OhlohScm::Svn::Validation
- #set_up_working_directory — OhlohScm::Git::Scm
- #setup_bzr_client — OhlohScm::Bzr::Activity
- #setup_dir_and_convert_commits — OhlohScm::Git::Scm
- #setup_hg_client — OhlohScm::Hg::Activity
- #shutdown — OhlohScm::PyClient
- #start — OhlohScm::PyClient
- #string_encoder_path — OhlohScm::System
- #strip_trailing_asterisk — OhlohScm::BazaarListener
- #sync_pserver_username_password — OhlohScm::Cvs::Scm
- #tag_end — OhlohScm::BazaarListener
- #tag_start — OhlohScm::BazaarListener
- #tag_strings — OhlohScm::Bzr::Activity
- #tags — OhlohScm::Activity
- #tags — OhlohScm::Bzr::Activity
- #tags — OhlohScm::Cvs::Activity
- #tags — OhlohScm::Git::Activity
- #tags — OhlohScm::Hg::Activity
- #tags — OhlohScm::Svn::Activity
- #temp_folder — OhlohScm::System
- #text — OhlohScm::BazaarListener
- #time_object — OhlohScm::Git::Activity
- #time_string — OhlohScm::Bzr::Activity
- #timeout_interval — OhlohScm::Validation
- #to_a — OhlohScm::BranchNumber
- #to_rev_param — OhlohScm::Bzr::Activity
- #token_filename — OhlohScm::Git::Activity
- #token_path — OhlohScm::Git::Activity
- #trim_directory — OhlohScm::Cvs::Scm
- #update_url_and_branch_with_subdir — OhlohScm::Svn::Scm
- #update_url_and_branch_with_trunk — OhlohScm::Svn::Scm
- #uri_encode — OhlohScm::Svn::Activity
- #url_error — OhlohScm::Svn::Validation
- #url_errors — OhlohScm::Validation
- #username_and_password_opts — OhlohScm::GitSvn::Scm
- #username_and_password_opts — OhlohScm::Svn::Activity
- #username_errors — OhlohScm::Svn::Validation
- #username_errors — OhlohScm::Validation
- #username_opts — OhlohScm::GitSvn::Scm
- #validate — OhlohScm::Validation
- #validate_attributes — OhlohScm::Validation
- #validate_server_connection — OhlohScm::Bzr::Validation
- #validate_server_connection — OhlohScm::Cvs::Validation
- #validate_server_connection — OhlohScm::Git::Validation
- #validate_server_connection — OhlohScm::Hg::Validation
- #validate_server_connection — OhlohScm::Svn::Validation
- #validate_server_connection — OhlohScm::Validation
- #vcs_path — OhlohScm::Bzr::Scm
- #vcs_path — OhlohScm::Git::Scm
- #vcs_path — OhlohScm::GitSvn::Scm
- #vcs_path — OhlohScm::Hg::Scm
- #vcs_path — OhlohScm::Scm
- #verbose_commit — OhlohScm::Bzr::Activity
- #verbose_commit — OhlohScm::Git::Activity
- #verbose_commit — OhlohScm::Hg::Activity
- #write_commit — OhlohScm::ArrayWriter
- #write_token — OhlohScm::Git::Activity