Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W

A

abort_merge() (cola.models.main.MainModel method)
(in module cola.controllers.merge)
AboutView (class in cola.views.about)
action_copy() (cola.views.main.MainView method)
action_cut() (cola.views.main.MainView method)
action_delete() (cola.views.main.MainView method)
action_directory_changed() (cola.controllers.repobrowser.RepoBrowserController method)
action_staged() (cola.controllers.main.MainController method)
action_unstaged() (cola.controllers.main.MainController method)
activeWindow() (cola.app.ColaApplication method)
add_actions() (cola.qobserver.QObserver method)
add_bookmark() (cola.settings.SettingsModel method)
add_callbacks() (cola.qobserver.QObserver method)
add_directory() (cola.models.gitrepo.GitRepoModel method)
add_file() (cola.models.gitrepo.GitRepoModel method)
add_message_observer() (cola.observable.Observable method)
add_observables() (cola.qobserver.QObserver method)
add_observer() (cola.observable.Observable method)
add_or_remove() (cola.models.main.MainModel method)
add_parents() (in module cola.utils)
add_signals() (cola.qobserver.QObserver method)
add_signoff() (cola.models.main.MainModel method)
add_widget() (cola.views.drawer.Drawer method)
all_files() (cola.models.main.MainModel method)
alt_action() (cola.controllers.main.MainController method)
apply_diff() (cola.models.main.MainModel method)
apply_diff_to_worktree() (cola.models.main.MainModel method)
apply_font_size() (cola.models.main.MainModel method)
AuthorSearch (class in cola.controllers.search)
autoconnect() (cola.qobserver.QObserver method)

B

basename() (in module cola.utils)
blame() (cola.controllers.repobrowser.RepoBrowserController method)
BookmarkController (class in cola.controllers.bookmark)
branch_compare() (cola.controllers.main.MainController method)
(in module cola.controllers.compare)
branch_create() (cola.controllers.main.MainController method)
branch_delete() (cola.controllers.main.MainController method)
branch_diff() (cola.controllers.main.MainController method)
branch_list() (cola.models.main.MainModel method)
branch_review() (cola.controllers.main.MainController method)
BranchCompareController (class in cola.controllers.compare)
browse_callback() (cola.controllers.search.SearchController method)
browse_commits() (cola.controllers.main.MainController method)
browse_current() (cola.controllers.main.MainController method)
browse_git_branch() (in module cola.controllers.repobrowser)
browse_other() (cola.controllers.main.MainController method)
builtin_version() (in module cola.version)

C

check() (in module cola.version)
check_version() (in module cola.version)
checkout_branch() (cola.controllers.main.MainController method)
checkout_commit() (cola.controllers.selectcommits.SelectCommitsController method)
cherry_pick() (cola.controllers.main.MainController method)
(cola.controllers.search.SearchController method)
(cola.controllers.selectcommits.SelectCommitsController method)
cherry_pick_list() (cola.models.main.MainModel method)
choose_from_combo() (in module cola.controllers.util)
choose_from_list() (in module cola.controllers.util)
ClassicController (class in cola.controllers.classic)
ClassicModel (class in cola.models.classic)
clear() (cola.controllers.log.LogController method)
(cola.views.LogView method)
clear_and_rescan() (cola.controllers.main.MainController method)
click_tree() (cola.controllers.main.MainController method)
clone() (cola.model.Model method)
(cola.models.observable.ObservableModel method)
clone_repo() (cola.controllers.main.MainController method)
close() (cola.views.drawer.Drawer method)
(cola.views.drawer.DrawerHandle method)
closed() (cola.views.drawer.DrawerHandle method)
closed_pixmap (cola.views.drawer.DrawerHandle attribute)
cola.app (module)
cola.controllers.bookmark (module)
cola.controllers.classic (module)
cola.controllers.compare (module)
cola.controllers.log (module)
cola.controllers.main (module)
cola.controllers.merge (module)
cola.controllers.options (module)
cola.controllers.remote (module)
cola.controllers.repobrowser (module)
cola.controllers.search (module)
cola.controllers.selectcommits (module)
cola.controllers.stash (module)
cola.controllers.util (module)
cola.core (module)
cola.difftool (module)
cola.errors (module)
cola.inotify (module)
cola.main (module)
cola.model (module)
cola.models.classic (module)
cola.models.gitrepo (module)
cola.models.main (module)
cola.models.observable (module)
cola.observable (module)
cola.observer (module)
cola.qobserver (module)
cola.resources (module)
cola.settings (module)
cola.utils (module)
cola.version (module)
cola.views (module)
cola.views.about (module)
cola.views.drawer (module)
cola.views.main (module)
cola.views.repo (module)
cola.views.standard (module)
cola_classic() (in module cola.controllers.classic)
ColaApplication (class in cola.app)
ColaError
ComboView (class in cola.views)
commit() (cola.controllers.main.MainController method)
commit_list_doubleclick() (cola.controllers.repobrowser.RepoBrowserController method)
commit_sha1_selected() (cola.controllers.selectcommits.SelectCommitsController method)
commit_with_msg() (cola.models.main.MainModel method)
CommitterSearch (class in cola.controllers.search)
CommitView (class in cola.views)
compare() (in module cola.controllers.compare)
compare_file() (in module cola.controllers.compare)
compare_files_doubleclick() (cola.controllers.compare.CompareController method)
compare_selected_file() (cola.controllers.compare.CompareController method)
CompareController (class in cola.controllers.compare)
config_dict() (cola.models.main.MainModel method)
config_set() (cola.models.main.MainModel method)
connect() (cola.models.gitrepo.GitRepoItem method)
(cola.qobserver.QObserver method)
context_menu_event() (cola.controllers.repobrowser.RepoBrowserController method)
(cola.controllers.selectcommits.SelectCommitsController method)
contextMenuEvent() (cola.views.repo.RepoTreeView method)
copy_display() (cola.views.main.MainView method)
copy_params() (cola.model.Model method)
create_branch() (cola.models.main.MainModel method)
create_branch_at() (cola.controllers.selectcommits.SelectCommitsController method)
create_standard_view() (in module cola.views.standard)
current_branch() (cola.models.main.MainModel method)
current_path() (cola.views.repo.RepoTreeView method)

D

data() (cola.models.gitrepo.GitRepoInfoTask method)
date() (cola.models.gitrepo.GitRepoInfoTask method)
DateRangeSearch (class in cola.controllers.search)
decode() (in module cola.core)
delete() (cola.controllers.bookmark.BookmarkController method)
delete_branch() (cola.models.main.MainModel method)
delete_builtin_version() (in module cola.version)
delete_files() (cola.controllers.main.MainController method)
describe() (cola.models.main.MainModel method)
diff_branch() (cola.controllers.main.MainController method)
diff_context_menu_event() (cola.controllers.main.MainController method)
diff_context_menu_setup() (cola.controllers.main.MainController method)
diff_expression() (cola.controllers.main.MainController method)
diff_files_doubleclick() (cola.controllers.compare.BranchCompareController method)
diff_helper() (cola.models.main.MainModel method)
diff_key_press_event() (cola.controllers.main.MainController method)
diff_selection() (cola.views.main.MainView method)
diffindex() (cola.models.main.MainModel method)
DiffParser (class in cola.utils)
DiffSearch (class in cola.controllers.search)
diffstat() (cola.models.main.MainModel method)
difftool() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
difftool_predecessor() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
dirname() (in module cola.utils)
display() (cola.views.main.MainView method)
display_callback() (cola.controllers.search.SearchController method)
display_log() (cola.views.main.MainView method)
display_remotes() (cola.controllers.remote.RemoteController method)
display_results() (cola.controllers.search.SearchController method)
display_tree_selection() (cola.controllers.main.MainController method)
doc() (in module cola.resources)
doubleclick_tree() (cola.controllers.main.MainController method)
Drawer (class in cola.views.drawer)
DrawerHandle (class in cola.views.drawer)

E

edit_diff() (cola.controllers.main.MainController method)
edit_file() (cola.controllers.main.MainController method)
editor() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
encode() (in module cola.core)
enter_diff_mode() (cola.views.main.MainView method)
entry() (cola.models.gitrepo.GitRepoEntryManager class method)
(cola.models.gitrepo.GitRepoModel method)
eval_path() (in module cola.models.main)
event() (cola.controllers.main.MainController method)
(cola.models.gitrepo.GitRepoEntry method)
(cola.views.drawer.DrawerHandle method)
everything() (cola.models.classic.ClassicModel method)
exec_() (cola.app.ColaApplication method)
exit_diff_mode() (cola.views.main.MainView method)
expand_status() (cola.views.main.MainView method)
expand_toplevel_items() (cola.views.main.MainView method)
export_patch() (cola.controllers.search.SearchController method)
export_patches() (cola.controllers.main.MainController method)
export_patchset() (cola.models.main.MainModel method)
export_state() (cola.views.main.MainView method)

F

fetch() (cola.controllers.main.MainController method)
FileSysEvent (class in cola.inotify)
fork() (in module cola.utils)
format_patch_helper() (cola.models.main.MainModel method)
from_dict() (cola.model.Model method)

G

gen_remote_callback() (cola.controllers.remote.RemoteController method)
gen_remote_helper() (cola.models.main.MainModel method)
gen_search() (cola.controllers.main.MainController method)
generate_header_data() (cola.controllers.main.MainController method)
generate_remote_helpers() (cola.models.main.MainModel method)
get() (in module cola.version)
get_all_branches() (cola.models.main.MainModel method)
get_changed_files() (cola.models.main.MainModel method)
get_cola_config() (cola.models.main.MainModel method)
get_commit_diff() (cola.models.main.MainModel method)
get_common_args() (cola.controllers.remote.RemoteController method)
(cola.controllers.search.SearchEngine method)
get_config_params() (cola.models.main.MainModel method)
get_corresponding_remote_ref() (cola.models.main.MainModel method)
get_default_remote() (cola.models.main.MainModel method)
get_diff_arg() (cola.controllers.compare.BranchCompareController method)
get_diff_details() (cola.models.main.MainModel method)
get_diff_filenames() (cola.models.main.MainModel method)
get_diff_for_expr() (cola.models.main.MainModel method)
get_diff_for_offset() (cola.utils.DiffParser method)
get_diff_subset() (cola.utils.DiffParser method)
get_diffs() (cola.utils.DiffParser method)
get_diffs_for_range() (cola.utils.DiffParser method)
get_distance_from_end() (cola.controllers.compare.CompareController method)
get_editor() (cola.models.main.MainModel method)
get_file_icon() (in module cola.utils)
get_filename() (cola.models.main.MainModel method)
get_git_dir() (cola.models.main.GitCola method)
get_git_version() (in module cola.version)
get_global_config() (cola.models.main.MainModel method)
get_gui_config() (cola.models.main.MainModel method)
get_gui_state() (cola.settings.SettingsManager static method)
(cola.settings.SettingsModel method)
get_history_browser() (cola.models.main.MainModel method)
get_index_for_item() (cola.views.main.MainView method)
get_libexec() (in module cola.utils)
get_local_config() (cola.models.main.MainModel method)
get_merge_message() (cola.models.main.MainModel method)
get_merge_message_path() (cola.models.main.MainModel method)
get_mode() (cola.controllers.search.SearchController method)
get_modified() (cola.views.main.MainView method)
get_modified_item() (cola.views.main.MainView method)
get_offsets() (cola.utils.DiffParser method)
get_param() (cola.model.Model method)
get_param_names() (cola.model.Model method)
get_prev_commitmsg() (cola.models.main.MainModel method)
get_qm_for_locale() (in module cola.utils)
get_remote_args() (cola.models.main.MainModel method)
get_remote_ref() (cola.controllers.compare.BranchCompareController method)
get_renamed_files() (cola.models.main.MainModel method)
get_results() (cola.controllers.search.AuthorSearch method)
(cola.controllers.search.CommitterSearch method)
(cola.controllers.search.DateRangeSearch method)
(cola.controllers.search.DiffSearch method)
(cola.controllers.search.MessageSearch method)
(cola.controllers.search.PathSearch method)
(cola.controllers.search.RevisionRangeSearch method)
(cola.controllers.search.RevisionSearch method)
(cola.controllers.search.SearchEngine method)
get_rev_args() (cola.controllers.search.SearchEngine method)
get_revision_list() (cola.controllers.merge.MergeController method)
get_revision_sha1() (cola.models.main.MainModel method)
get_revisions() (cola.controllers.search.SearchEngine method)
get_selected() (cola.views.ItemView method)
get_selected_filename() (cola.controllers.main.MainController method)
get_selected_stash() (cola.controllers.stash.StashController method)
get_selection() (cola.controllers.main.MainController method)
(cola.views.main.MainView method)
get_single_selection() (cola.controllers.main.MainController method)
get_spans() (cola.utils.DiffParser method)
get_staged() (cola.views.main.MainView method)
get_staged_item() (cola.controllers.main.MainController method)
(cola.views.main.MainView method)
get_subtree_node() (cola.models.main.MainModel method)
get_tmp_dir() (cola.models.main.MainModel method)
get_tmp_file_pattern() (cola.models.main.MainModel method)
get_tmp_filename() (cola.models.main.MainModel method)
get_tree_node() (cola.models.main.MainModel method)
get_unmerged() (cola.views.main.MainView method)
get_unstaged() (cola.views.main.MainView method)
get_unstaged_item() (cola.controllers.main.MainController method)
(cola.views.main.MainView method)
get_untracked() (cola.views.main.MainView method)
get_untracked_items() (cola.controllers.main.MainController method)
get_version() (in module cola.version)
get_work_tree() (cola.models.main.GitCola method)
get_workdir_state() (cola.models.main.MainModel method)
git_describe_version() (in module cola.version)
git_repo_path() (cola.models.main.MainModel method)
GitCola (class in cola.models.main)
GitCommandError
GitInitError
GitNotifier (class in cola.inotify)
GitRepoEntry (class in cola.models.gitrepo)
GitRepoEntryManager (class in cola.models.gitrepo)
GitRepoInfoEvent (class in cola.models.gitrepo)
GitRepoInfoTask (class in cola.models.gitrepo)
GitRepoItem (class in cola.models.gitrepo)
GitRepoModel (class in cola.models.gitrepo)
GitRepoSignals (class in cola.models.gitrepo)
goto_grep() (cola.controllers.main.MainController method)
grep() (cola.controllers.main.MainController method)
(in module cola.utils)

H

has_inotify() (cola.controllers.main.MainController method)
has_param() (cola.model.Model method)
hover_closed_pixmap (cola.views.drawer.DrawerHandle attribute)
hover_open_pixmap (cola.views.drawer.DrawerHandle attribute)
html_docs() (in module cola.resources)

I

icon() (in module cola.resources)
ident_file_type() (in module cola.utils)
idx() (cola.views.ComboView method)
(cola.views.ItemView method)
(cola.views.ListView method)
import_state() (cola.views.main.MainView method)
init_browser_data() (cola.models.main.MainModel method)
instance() (cola.model.Model static method)
(cola.models.observable.ObservableModel static method)
is_atom() (in module cola.model)
is_broken() (in module cola.utils)
is_commit_published() (cola.models.main.MainModel method)
is_debian() (in module cola.utils)
is_dict() (in module cola.model)
is_function() (in module cola.model)
is_linux() (in module cola.utils)
is_list() (in module cola.model)
is_model() (in module cola.model)
is_valid() (cola.models.main.GitCola method)
item_changed() (cola.controllers.repobrowser.RepoBrowserController method)
item_from_index() (cola.views.repo.RepoTreeView method)
items() (cola.model.Model method)
ItemView (class in cola.views)
iteritems() (cola.model.Model method)

K

keyPressEvent() (cola.views.repo.RepoTreeView method)

L

launch() (in module cola.difftool)
launch_about_dialog() (in module cola.views.about)
ListView (class in cola.views)
load() (cola.model.Model method)
(cola.settings.SettingsModel method)
load_commitmsg() (cola.controllers.main.MainController method)
(cola.models.main.MainModel method)
load_commitmsg_template() (cola.models.main.MainModel method)
load_prev_msg_and_rescan() (cola.controllers.main.MainController method)
load_worktree() (cola.models.main.GitCola method)
local_merge() (in module cola.controllers.merge)
log() (cola.controllers.log.LogController method)
(cola.controllers.main.MainController method)
(cola.views.LogView method)
log_helper() (cola.models.main.MainModel method)
LogController (class in cola.controllers.log)
logger() (in module cola.controllers.log)
LogView (class in cola.views)

M

main() (in module cola.main)
MainController (class in cola.controllers.main)
MainModel (class in cola.models.main)
MainView (class in cola.views.main)
manage_bookmarks() (in module cola.controllers.bookmark)
merge_base_to() (cola.models.main.MainModel method)
merge_revision() (cola.controllers.merge.MergeController method)
MergeController (class in cola.controllers.merge)
mergetool() (cola.controllers.main.MainController method)
MergeView (class in cola.views)
MessageSearch (class in cola.controllers.search)
Model (class in cola.model)
model_to_view() (cola.qobserver.QObserver method)
ModelIterator (class in cola.model)

N

name() (cola.models.gitrepo.GitRepoInfoTask method)
next() (cola.model.ModelIterator method)
notify() (cola.inotify.GitNotifier method)
(cola.observer.Observer method)
notify_message_observers() (cola.observable.Observable method)
notify_observers() (cola.observable.Observable method)

O

Observable (class in cola.observable)
ObservableModel (class in cola.models.observable)
Observer (class in cola.observer)
open() (cola.controllers.bookmark.BookmarkController method)
open_pixmap (cola.views.drawer.DrawerHandle attribute)
open_repo() (cola.controllers.main.MainController method)
options() (cola.controllers.main.MainController method)
OptionsController (class in cola.controllers.options)

P

pad() (cola.models.main.MainModel method)
paintEvent() (cola.views.drawer.DrawerHandle method)
parse_diff() (cola.utils.DiffParser method)
parse_ls_tree() (cola.models.main.MainModel method)
parse_rev_list() (cola.models.main.MainModel method)
parse_stash_list() (cola.models.main.MainModel method)
path() (cola.settings.SettingsModel method)
PathSearch (class in cola.controllers.search)
pixmap() (cola.views.drawer.DrawerHandle method)
prefix() (in module cola.resources)
process_default() (cola.inotify.FileSysEvent method)
process_diff_selection() (cola.controllers.main.MainController method)
(cola.utils.DiffParser method)
pull() (cola.controllers.main.MainController method)
push() (cola.controllers.main.MainController method)

Q

qm() (in module cola.resources)
QObserver (class in cola.qobserver)
query_model() (cola.controllers.classic.ClassicController method)
quit_app() (cola.controllers.main.MainController method)

R

radio_callback() (cola.controllers.merge.MergeController method)
radio_to_mode() (cola.controllers.search.SearchController method)
read_nointr() (in module cola.core)
read_only() (cola.controllers.main.MainController method)
rebase() (cola.controllers.main.MainController method)
refresh_view() (cola.controllers.options.OptionsController method)
(cola.qobserver.QObserver method)
register_messages() (cola.observable.Observable method)
remember_gui_settings() (cola.models.main.MainModel method)
remote_action() (in module cola.controllers.remote)
remote_url() (cola.models.main.MainModel method)
RemoteController (class in cola.controllers.remote)
RemoteView (class in cola.views)
remove_bookmark() (cola.settings.SettingsModel method)
remove_observer() (cola.observable.Observable method)
remove_unserializable_attributes() (cola.models.observable.ObservableModel method)
RepoBrowserController (class in cola.controllers.repobrowser)
RepoTreeView (class in cola.views.repo)
rescan() (cola.controllers.main.MainController method)
reset() (cola.models.main.MainModel method)
reset_checkboxes() (cola.views.main.MainView method)
reset_display() (cola.views.main.MainView method)
reset_helper() (cola.models.main.MainModel method)
reset_mode() (cola.controllers.main.MainController method)
resource_dirs() (in module cola.resources)
restore_settings() (cola.controllers.options.OptionsController method)
restore_unserializable_attributes() (cola.models.observable.ObservableModel method)
rev_list_range() (cola.models.main.MainModel method)
revert() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
revert_paths() (cola.models.classic.ClassicModel method)
revision_selected() (cola.controllers.merge.MergeController method)
RevisionRangeSearch (class in cola.controllers.search)
RevisionSearch (class in cola.controllers.search)
run() (cola.inotify.GitNotifier method)
(cola.models.gitrepo.GitRepoInfoTask method)
run_cmd() (in module cola.utils)

S

sanitize_input() (in module cola.utils)
save() (cola.controllers.bookmark.BookmarkController method)
(cola.model.Model method)
(cola.models.observable.ObservableModel method)
(cola.settings.SettingsModel method)
save_bookmark() (in module cola.controllers.bookmark)
save_config_param() (cola.models.main.MainModel method)
save_gui_state() (cola.settings.SettingsManager static method)
save_settings() (cola.controllers.options.OptionsController method)
search() (cola.controllers.search.SearchEngine method)
search_callback() (cola.controllers.search.SearchController method)
search_commits() (in module cola.controllers.search)
SearchController (class in cola.controllers.search)
SearchEngine (class in cola.controllers.search)
SearchView (class in cola.views)
select_commits() (cola.controllers.selectcommits.SelectCommitsController method)
(in module cola.controllers.selectcommits)
select_commits_gui() (cola.controllers.main.MainController method)
select_file_from_repo() (in module cola.controllers.repobrowser)
select_first_remote() (cola.views.RemoteView method)
select_local_branch() (cola.views.RemoteView method)
select_nth_item_from_end() (cola.controllers.compare.CompareController method)
select_remote() (cola.views.RemoteView method)
SelectCommitsController (class in cola.controllers.selectcommits)
selected_line() (cola.views.main.MainView method)
selected_modified_paths() (cola.views.repo.RepoTreeView method)
selected_paths() (cola.views.repo.RepoTreeView method)
selected_staged_paths() (cola.views.repo.RepoTreeView method)
selected_tracked_paths() (cola.views.repo.RepoTreeView method)
selected_unstaged_paths() (cola.views.repo.RepoTreeView method)
selectionChanged() (cola.views.repo.RepoTreeView method)
set_abort() (cola.inotify.GitNotifier method)
set_diff_font() (cola.controllers.selectcommits.SelectCommitsController method)
set_diff_to_offset() (cola.utils.DiffParser method)
set_diffs_to_range() (cola.utils.DiffParser method)
set_display() (cola.views.main.MainView method)
set_gui_state() (cola.settings.SettingsModel method)
set_mode() (cola.controllers.main.MainController method)
(cola.controllers.search.SearchController method)
set_modified() (cola.views.main.MainView method)
set_output() (cola.views.LogView method)
set_param() (cola.model.Model method)
(cola.models.observable.ObservableModel method)
set_pixmap() (cola.views.drawer.DrawerHandle method)
set_remote() (cola.models.main.MainModel method)
set_staged() (cola.views.main.MainView method)
set_ui_font() (cola.controllers.selectcommits.SelectCommitsController method)
set_unmerged() (cola.views.main.MainView method)
set_untracked() (cola.views.main.MainView method)
set_version() (cola.views.about.AboutView method)
setclosed_pixmap() (cola.views.drawer.DrawerHandle method)
sethover_closed_pixmap() (cola.views.drawer.DrawerHandle method)
sethover_open_pixmap() (cola.views.drawer.DrawerHandle method)
setModel() (cola.views.repo.RepoTreeView method)
setopen_pixmap() (cola.views.drawer.DrawerHandle method)
setStyleSheet() (cola.app.ColaApplication method)
settings() (cola.settings.SettingsManager static method)
SettingsManager (class in cola.settings)
SettingsModel (class in cola.settings)
setup_icons() (cola.views.main.MainView method)
share() (in module cola.resources)
should_display_log() (cola.models.main.MainModel method)
show_current_column() (cola.views.main.MainView method)
show_diff() (cola.views.main.MainView method)
show_diffstat() (cola.controllers.main.MainController method)
show_editor() (cola.views.main.MainView method)
show_index() (cola.controllers.main.MainController method)
size_columns() (cola.views.repo.RepoTreeView method)
SLOT() (cola.qobserver.QObserver method)
slurp() (in module cola.utils)
squash_update() (cola.controllers.merge.MergeController method)
stage() (cola.controllers.classic.ClassicController method)
stage_all() (cola.models.main.MainModel method)
stage_hunk() (cola.controllers.main.MainController method)
stage_hunk_selection() (cola.controllers.main.MainController method)
stage_modified() (cola.models.main.MainModel method)
stage_paths() (cola.models.classic.ClassicModel method)
stage_selected() (cola.controllers.main.MainController method)
(cola.views.repo.RepoTreeView method)
stage_untracked() (cola.models.main.MainModel method)
start_inotify_thread() (cola.controllers.main.MainController method)
stash() (in module cola.controllers.stash)
stash_apply() (cola.controllers.stash.StashController method)
stash_clear() (cola.controllers.stash.StashController method)
stash_drop() (cola.controllers.stash.StashController method)
stash_save() (cola.controllers.stash.StashController method)
stash_show() (cola.controllers.stash.StashController method)
StashController (class in cola.controllers.stash)
status() (cola.models.gitrepo.GitRepoInfoTask method)
strip_prefix() (in module cola.utils)
style_dir() (in module cola.resources)
stylesheet() (in module cola.resources)
subject_changed() (cola.observer.Observer method)
(cola.qobserver.QObserver method)
sublist() (in module cola.utils)

T

tell_parent_model() (cola.controllers.options.OptionsController method)
to_dict() (cola.model.Model method)
tr() (cola.controllers.main.MainController method)
translate() (cola.app.ColaApplication method)
tree_context_menu_event() (cola.controllers.main.MainController method)
tree_context_menu_setup() (cola.controllers.main.MainController method)
tree_selection() (cola.views.main.MainView method)
type() (cola.models.gitrepo.GitRepoItem method)

U

undo_changes() (cola.controllers.main.MainController method)
undo_hunk() (cola.controllers.main.MainController method)
undo_selection() (cola.controllers.main.MainController method)
undoable() (cola.controllers.main.MainController method)
unstage() (cola.controllers.classic.ClassicController method)
unstage_all() (cola.models.main.MainModel method)
unstage_hunk() (cola.controllers.main.MainController method)
unstage_hunk_selection() (cola.controllers.main.MainController method)
unstage_paths() (cola.models.classic.ClassicModel method)
unstage_selected() (cola.controllers.main.MainController method)
(cola.views.repo.RepoTreeView method)
update() (cola.models.gitrepo.GitRepoEntry method)
update_actions() (cola.views.repo.RepoTreeView method)
update_combo_boxes() (cola.controllers.compare.BranchCompareController method)
update_diff_files() (cola.controllers.compare.BranchCompareController method)
update_diff_font() (cola.controllers.main.MainController method)
update_fonts() (cola.controllers.search.SearchController method)
update_local_branches() (cola.controllers.remote.RemoteController method)
update_model() (cola.controllers.stash.StashController method)
update_name() (cola.models.gitrepo.GitRepoEntry method)
update_options() (in module cola.controllers.options)
update_remote_branches() (cola.controllers.remote.RemoteController method)
update_remotes() (cola.controllers.remote.RemoteController method)
update_results() (cola.controllers.compare.CompareController method)
update_revision_lists() (cola.models.main.MainModel method)
update_size() (cola.controllers.options.OptionsController method)
update_status() (cola.models.main.MainModel method)
update_tab_width() (cola.controllers.main.MainController method)
update_ui_font() (cola.controllers.main.MainController method)
update_widgets() (cola.controllers.compare.CompareController method)
use_worktree() (cola.models.main.MainModel method)

V

validate() (cola.controllers.search.DateRangeSearch method)
(cola.controllers.search.RevisionRangeSearch method)
(cola.controllers.search.SearchEngine method)
value() (cola.views.ComboView method)
(cola.views.ListView method)
version_to_list() (in module cola.version)
VersionUnavailable
view_diff() (cola.controllers.main.MainController method)
view_history() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
viz_all() (cola.controllers.main.MainController method)
viz_current() (cola.controllers.main.MainController method)
viz_revision() (cola.controllers.merge.MergeController method)

W

wait_nointr() (in module cola.core)
write() (in module cola.utils)
write_builtin_version() (in module cola.version)
write_diff() (cola.utils.DiffParser method)
write_nointr() (in module cola.core)