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() (in module cola.controllers.merge)
(in module cola.gitcmds)
about_to_update() (cola.views.status.StatusWidget method)
AboutView (class in cola.views.about)
accessors() (in module cola.views.syntax)
action (cola.controllers.remote.RemoteController attribute)
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)
ActionCommandWrapper (class in cola.views.actions)
ActionDialog (class in cola.views.actions)
ActionTask (class in cola.controllers.remote)
activeWindow() (cola.app.ColaApplication method)
add() (cola.views.dag.GraphView method)
add_actions() (cola.qobserver.QObserver method)
add_bookmark() (cola.settings.SettingsModel method)
add_callbacks() (cola.qobserver.QObserver method)
add_close_action() (in module cola.qtutils)
add_commits() (cola.views.dag.GitDAGWidget method)
(cola.views.dag.GraphView method)
add_directory() (cola.models.gitrepo.GitRepoModel method)
add_edge() (cola.views.dag.Node method)
add_file() (cola.models.gitrepo.GitRepoModel method)
add_item() (cola.views.status.StatusWidget method)
add_items() (in module cola.qtutils)
add_message_observer() (cola.observable.Observable method)
add_observables() (cola.qobserver.QObserver method)
add_observer() (cola.observable.Observable method)
add_parents() (in module cola.utils)
add_signals() (cola.qobserver.QObserver method)
adjust() (cola.views.dag.Edge method)
all() (cola.gitcfg.GitConfig method)
all_branches() (cola.models.main.MainModel method)
all_files() (in module cola.gitcmds)
all_refs() (in module cola.gitcmds)
apply_diff() (cola.models.main.MainModel method)
apply_diff_font_size() (cola.models.main.MainModel method)
apply_diff_to_worktree() (cola.models.main.MainModel method)
args() (cola.views.actions.ActionDialog method)
authdate (cola.models.commit.Commit attribute)
author (cola.models.commit.Commit attribute)
AuthorSearch (class in cola.controllers.search)

B

BaseModel (class in cola.models.base)
basename() (in module cola.utils)
blame() (cola.controllers.repobrowser.RepoBrowserController method)
BookmarkController (class in cola.controllers.bookmark)
boundingRect() (cola.views.dag.Edge method)
(cola.views.dag.Node method)
branch_compare() (in module cola.controllers.compare)
branch_delete() (in module cola.guicmds)
branch_diff() (in module cola.guicmds)
branch_list() (in module cola.gitcmds)
BranchCompareController (class in cola.controllers.compare)
BranchCompareModel (class in cola.models.compare)
broadcast_updated() (cola.models.main.MainModel method)
browse_callback() (cola.controllers.search.SearchController method)
browse_commits() (in module cola.guicmds)
browse_current() (in module cola.guicmds)
browse_git_branch() (in module cola.controllers.repobrowser)
browse_other() (in module cola.guicmds)
BrowserModel (class in cola.models.browser)
builtin_version() (in module cola.version)

C

cached (cola.models.commit.RepoReader attribute)
center_on_screen() (in module cola.qtutils)
changed_files() (in module cola.gitcmds)
checkout_branch() (in module cola.guicmds)
checkout_commit() (cola.controllers.selectcommits.SelectCommitsController method)
checksum() (in module cola.utils)
cherry_pick() (cola.controllers.search.SearchController method)
(cola.controllers.selectcommits.SelectCommitsController method)
(in module cola.guicmds)
cherry_pick_list() (cola.models.main.MainModel method)
children (cola.models.commit.Commit attribute)
choose_from_combo() (in module cola.guicmds)
choose_from_list() (in module cola.guicmds)
ClassicController (class in cola.controllers.classic)
clear() (cola.views.log.LogView method)
clear_cache() (in module cola.gitcmds)
clone_repo() (in module cola.guicmds)
close() (cola.views.dag.GitDAGWidget method)
closeEvent() (cola.views.mainwindow.MainWindow method)
cola.app (module)
cola.controllers.bookmark (module)
cola.controllers.classic (module)
cola.controllers.compare (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.core (module)
cola.diffparse (module)
cola.difftool (module)
cola.errors (module)
cola.git (module)
cola.gitcfg (module)
cola.gitcmds (module)
cola.guicmds (module)
cola.inotify (module)
cola.main (module)
cola.models.base (module)
cola.models.browser (module)
cola.models.commit (module)
cola.models.compare (module)
cola.models.gitrepo (module)
cola.models.main (module)
cola.models.observable (module)
cola.observable (module)
cola.observer (module)
cola.qobserver (module)
cola.qt (module)
cola.qtutils (module)
cola.resources (module)
cola.settings (module)
cola.utils (module)
cola.version (module)
cola.views.about (module)
cola.views.actions (module)
cola.views.dag (module)
cola.views.log (module)
cola.views.main (module)
cola.views.mainwindow (module)
cola.views.repo (module)
cola.views.revselect (module)
cola.views.standard (module)
cola.views.startup (module)
cola.views.status (module)
cola.views.syntax (module)
cola_classic() (in module cola.controllers.classic)
cola_config() (cola.models.main.MainModel method)
ColaApplication (class in cola.app)
ColaError
Columns (class in cola.models.gitrepo)
CommandWrapper (class in cola.guicmds)
Commit (class in cola.models.commit)
commit() (cola.views.main.MainView method)
commit_diff() (in module cola.gitcmds)
commit_list_doubleclick() (cola.controllers.repobrowser.RepoBrowserController method)
commit_sha1_selected() (cola.controllers.selectcommits.SelectCommitsController method)
commit_with_msg() (cola.models.main.MainModel method)
CommitFactory (class in cola.models.commit)
CommitterSearch (class in cola.controllers.search)
common_args() (cola.controllers.remote.RemoteController method)
(cola.controllers.search.SearchEngine method)
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)
CompareModel (class in cola.models.compare)
config_dict() (cola.models.main.MainModel method)
config_params() (cola.models.main.MainModel method)
config_set() (cola.models.main.MainModel 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.models.base.BaseModel method)
create_action() (cola.views.mainwindow.MainWindow method)
create_branch() (cola.models.main.MainModel method)
create_branch_at() (cola.controllers.selectcommits.SelectCommitsController method)
create_button() (in module cola.qt)
create_dock() (cola.views.mainwindow.MainWindow method)
create_listwidget_item() (in module cola.qtutils)
create_menu() (cola.views.mainwindow.MainWindow method)
create_rules() (cola.views.syntax.GenericSyntaxHighligher method)
create_standard_widget() (in module cola.views.standard)
create_treeitem() (in module cola.qtutils)
create_treewidget_item() (in module cola.qtutils)
critical() (in module cola.qtutils)
current_branch() (in module cola.gitcmds)
current_path() (cola.views.repo.RepoTreeView method)

D

dashify() (in module cola.git)
data() (cola.models.gitrepo.GitRepoInfoTask method)
date() (cola.models.gitrepo.GitRepoInfoTask method)
DateRangeSearch (class in cola.controllers.search)
debug() (in module cola.utils)
decode() (in module cola.core)
default_remote() (in module cola.gitcmds)
delete() (cola.controllers.bookmark.BookmarkController method)
(cola.views.dag.GitDAGWidget method)
delete_branch() (cola.models.main.MainModel method)
delete_builtin_version() (in module cola.version)
describe() (cola.models.compare.CompareModel method)
die() (in module cola.utils)
diff_branch() (in module cola.guicmds)
diff_context_menu_event() (cola.views.main.MainView method)
diff_context_menu_setup() (cola.views.main.MainView method)
diff_expression() (in module cola.guicmds)
diff_filenames() (in module cola.gitcmds)
diff_files_doubleclick() (cola.controllers.compare.BranchCompareController method)
diff_font() (in module cola.qtutils)
diff_for_offset() (cola.diffparse.DiffParser method)
diff_helper() (in module cola.gitcmds)
diff_info() (in module cola.gitcmds)
diff_key_press_event() (cola.views.main.MainView method)
diff_selection() (cola.views.main.MainView method)
diff_subset() (cola.diffparse.DiffParser method)
DiffParser (class in cola.diffparse)
diffs() (cola.diffparse.DiffParser method)
diffs_for_range() (cola.diffparse.DiffParser method)
DiffSearch (class in cola.controllers.search)
DiffSyntaxHighlighter (class in cola.views.syntax)
difftool() (cola.views.repo.RepoTreeView method)
difftool_predecessor() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
dir_icon() (in module cola.qtutils)
dirname() (in module cola.utils)
display_callback() (cola.controllers.search.SearchController method)
display_remotes() (cola.controllers.remote.RemoteController method)
display_results() (cola.controllers.search.SearchController method)
distance_from_end() (cola.controllers.compare.CompareController method)
doc() (in module cola.resources)
dragEnterEvent() (cola.views.main.MainView method)
dropEvent() (cola.views.main.MainView method)

E

Edge (class in cola.views.dag)
editor() (cola.models.main.MainModel method)
(cola.views.repo.RepoTreeView method)
enable_staging() (cola.models.main.MainModel method)
encode() (in module cola.core)
entry() (cola.models.gitrepo.GitRepoEntryManager class method)
(cola.models.gitrepo.GitRepoModel method)
error() (in module cola.utils)
eval_path() (in module cola.gitcmds)
event() (cola.inotify.EventReceiver method)
(cola.models.gitrepo.GitRepoEntry method)
EventReceiver (class in cola.inotify)
everything() (cola.models.main.MainModel method)
exec_() (cola.app.ColaApplication method)
execute() (cola.git.Git static method)
expand_items() (cola.views.status.StatusWidget method)
export_patch() (cola.controllers.search.SearchController method)
export_patches() (in module cola.guicmds)
export_patchset() (in module cola.gitcmds)
export_state() (cola.views.main.MainView method)

F

fetch() (in module cola.guicmds)
fetch_slot() (in module cola.guicmds)
file_icon() (in module cola.qtutils)
(in module cola.utils)
filename (cola.controllers.repobrowser.RepoBrowserController attribute)
FileSysEvent (class in cola.inotify)
find() (cola.gitcfg.GitConfig method)
find_git_repo() (cola.views.startup.StartupDialog method)
finish() (cola.utils.ProgressIndicator method)
for_each_ref_basename() (in module cola.gitcmds)
fork() (in module cola.utils)
format_patchsets() (in module cola.gitcmds)
formats() (cola.views.syntax.GenericSyntaxHighligher method)

G

gen_remote_callback() (cola.controllers.remote.RemoteController method)
gen_remote_helper() (cola.models.main.MainModel method)
generate_remote_helpers() (cola.models.main.MainModel method)
generate_rules() (cola.views.syntax.DiffSyntaxHighlighter method)
(cola.views.syntax.GenericSyntaxHighligher method)
GenericSyntaxHighligher (class in cola.views.syntax)
get() (cola.gitcfg.GitConfig method)
(in module cola.version)
get_config_actions() (in module cola.views.actions)
get_encoding() (cola.gitcfg.GitConfig method)
get_file (cola.controllers.repobrowser.RepoBrowserController attribute)
get_guitool_names() (cola.gitcfg.GitConfig method)
get_guitool_opts() (cola.gitcfg.GitConfig method)
getcwd() (cola.models.main.MainModel method)
Git (class in cola.git)
git_dag() (in module cola.views.dag)
git_describe_version() (in module cola.version)
git_dir() (cola.git.GitCola method)
git_path() (cola.git.GitCola method)
GitCola (class in cola.git)
GitCommandError
GitCommitView (class in cola.views.dag)
GitConfig (class in cola.gitcfg)
GitDAGWidget (class in cola.views.dag)
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)
GitRepoNameItem (class in cola.models.gitrepo)
global_config() (cola.models.main.MainModel method)
glyph() (cola.views.dag.Node method)
goto_grep() (in module cola.guicmds)
GraphView (class in cola.views.dag)
grep() (in module cola.guicmds)
(in module cola.utils)
gui_config() (cola.models.main.MainModel method)
gui_state() (cola.settings.SettingsManager static method)

H

has_inotify() (in module cola.inotify)
has_param() (cola.models.base.BaseModel method)
highlightBlock() (cola.views.syntax.GenericSyntaxHighligher method)
history_browser() (cola.models.main.MainModel method)
html_docs() (in module cola.resources)

I

icon() (in module cola.qtutils)
(in module cola.resources)
icon_file() (in module cola.qtutils)
icon_for_file() (in module cola.qtutils)
ident_file_type() (in module cola.utils)
import_state() (cola.views.main.MainView method)
index_for_item() (cola.views.status.StatusWidget method)
information() (in module cola.qtutils)
init_browser_data() (cola.models.browser.BrowserModel method)
install_command_wrapper() (in module cola.guicmds)
(in module cola.views.actions)
install_config_actions() (cola.views.main.MainView method)
install_style_properties() (in module cola.views.syntax)
InvalidRepositoryError
is_atom() (in module cola.models.base)
is_commit_published() (cola.models.main.MainModel method)
is_darwin() (in module cola.utils)
is_debian() (in module cola.utils)
is_dict() (in module cola.models.base)
is_linux() (in module cola.utils)
is_modified() (in module cola.gitcmds)
is_seq() (in module cola.models.base)
is_valid() (cola.git.GitCola method)
item_changed() (cola.controllers.repobrowser.RepoBrowserController method)
item_from_index() (cola.views.repo.RepoTreeView method)
items() (cola.models.commit.RepoReader method)

K

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

L

launch() (in module cola.difftool)
launch_about_dialog() (in module cola.views.about)
layout() (cola.views.dag.GraphView method)
link() (cola.views.dag.GraphView method)
load_commitmsg() (in module cola.guicmds)
load_commitmsg_slot() (in module cola.guicmds)
load_worktree() (cola.git.GitCola method)
local_config() (cola.models.main.MainModel method)
local_merge() (in module cola.controllers.merge)
log() (cola.views.log.LogView method)
(in module cola.qtutils)
log_helper() (in module cola.gitcmds)
LogView (class in cola.views.log)

M

main() (in module cola.main)
MainController (class in cola.controllers.main)
MainModel (class in cola.models.main)
MainSerializer (class in cola.models.main)
MainView (class in cola.views.main)
MainWindow (class in cola.views.mainwindow)
manage_bookmarks() (in module cola.controllers.bookmark)
merge_base_parent() (in module cola.gitcmds)
merge_base_to() (in module cola.gitcmds)
merge_message() (in module cola.gitcmds)
merge_message_path() (in module cola.gitcmds)
merge_revision() (cola.controllers.merge.MergeController method)
MergeController (class in cola.controllers.merge)
MessageSearch (class in cola.controllers.search)
mkformat() (cola.views.syntax.GenericSyntaxHighligher method)
mode (cola.views.main.MainView attribute)
(cola.views.repo.RepoDialog attribute)
(cola.views.status.StatusWidget attribute)
mode() (cola.controllers.search.SearchController method)
modified() (cola.views.status.StatusWidget method)
modified_item() (cola.views.status.StatusWidget method)
mouseMoveEvent() (cola.views.dag.GraphView method)
(cola.views.dag.Node method)
mousePressEvent() (cola.views.dag.GraphView method)
(cola.views.dag.Node method)
(cola.views.repo.RepoTreeView method)
mouseReleaseEvent() (cola.views.dag.GraphView method)
(cola.views.dag.Node method)

N

name() (cola.models.gitrepo.GitRepoInfoTask method)
new() (cola.models.commit.CommitFactory class method)
next() (cola.models.commit.RepoReader method)
Node (class in cola.views.dag)
notify() (cola.inotify.GitNotifier method)
(cola.observer.Observer method)
(in module cola.utils)
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)
offsets() (cola.diffparse.DiffParser method)
OMSerializer (class in cola.models.observable)
open() (cola.controllers.bookmark.BookmarkController method)
open_dialog() (in module cola.qtutils)
open_repo() (in module cola.guicmds)
open_repo_slot() (in module cola.guicmds)
opendir_dialog() (in module cola.qtutils)
OptionsController (class in cola.controllers.options)

P

pad() (cola.models.main.MainModel method)
paint() (cola.views.dag.Edge method)
(cola.views.dag.Node method)
param() (cola.models.base.BaseModel method)
param_names() (cola.models.base.BaseModel method)
parents (cola.models.commit.Commit attribute)
parse() (cola.models.commit.Commit method)
parse_diff() (cola.diffparse.DiffParser method)
parse_ls_tree() (in module cola.gitcmds)
parse_rev_list() (in module cola.gitcmds)
parse_stash_list() (cola.models.main.MainModel method)
parsed (cola.models.commit.Commit attribute)
path_is_interesting() (cola.models.gitrepo.GitRepoModel method)
PathSearch (class in cola.controllers.search)
pause() (cola.views.dag.GitDAGWidget method)
popprefix() (cola.utils.ProgressIndicator method)
post_decode_hook() (cola.models.main.MainSerializer method)
(cola.models.observable.OMSerializer method)
post_encode_hook() (cola.models.observable.OMSerializer method)
pre_encode_hook() (cola.models.observable.OMSerializer method)
prefix() (in module cola.resources)
prev_commitmsg() (cola.models.main.MainModel method)
process_default() (cola.inotify.FileSysEvent method)
process_diff_selection() (cola.diffparse.DiffParser method)
(cola.views.main.MainView method)
ProgressIndicator (class in cola.utils)
prompt() (in module cola.qtutils)
pull() (in module cola.guicmds)
pull_slot() (in module cola.guicmds)
push() (in module cola.guicmds)
push_slot() (in module cola.guicmds)
pushprefix() (cola.utils.ProgressIndicator method)

Q

QFlowLayoutWidget (class in cola.qt)
QObserver (class in cola.qobserver)
query_model() (cola.controllers.classic.ClassicController method)
question() (in module cola.qtutils)
quote_repopath() (in module cola.utils)

R

radio_callback() (cola.controllers.merge.MergeController method)
radio_to_mode() (cola.controllers.search.SearchController method)
read_config() (cola.gitcfg.GitConfig method)
read_font_sizes() (cola.models.main.MainModel method)
read_nointr() (in module cola.core)
read_only() (cola.models.main.MainModel method)
ReaderThread (class in cola.views.dag)
rebase() (in module cola.guicmds)
refresh_view() (cola.controllers.options.OptionsController method)
(cola.qobserver.QObserver method)
remember_gui_settings() (cola.models.main.MainModel method)
remote_action() (in module cola.controllers.remote)
remote_args() (cola.models.main.MainModel method)
remote_ref() (cola.controllers.compare.BranchCompareController method)
remote_url() (cola.models.main.MainModel method)
RemoteController (class in cola.controllers.remote)
remove_bookmark() (cola.settings.SettingsModel method)
remove_observer() (cola.observable.Observable method)
renamed_files() (in module cola.gitcmds)
replace_carot() (in module cola.git)
repo() (cola.gitcfg.GitConfig method)
RepoBrowserController (class in cola.controllers.repobrowser)
RepoDialog (class in cola.views.repo)
RepoReader (class in cola.models.commit)
RepoTreeView (class in cola.views.repo)
reset() (cola.gitcfg.GitConfig method)
(cola.models.commit.RepoReader method)
(cola.models.main.MainModel method)
(cola.views.syntax.GenericSyntaxHighligher method)
resize_to_desktop() (cola.views.dag.GitDAGWidget method)
resizeEvent() (cola.qt.QFlowLayoutWidget method)
resource_dirs() (in module cola.resources)
restore_selection() (cola.views.status.StatusWidget method)
restore_settings() (cola.controllers.options.OptionsController method)
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)
resume() (cola.views.dag.GitDAGWidget method)
rev_args() (cola.controllers.search.SearchEngine method)
rev_list_range() (in module cola.gitcmds)
revert() (cola.views.repo.RepoTreeView method)
review_branch() (in module cola.guicmds)
revision() (cola.views.actions.ActionDialog method)
(cola.views.revselect.RevisionSelector method)
revision_selected() (cola.controllers.merge.MergeController method)
revision_sha1() (cola.models.main.MainModel method)
RevisionRangeSearch (class in cola.controllers.search)
revisions() (cola.controllers.merge.MergeController method)
(cola.controllers.search.SearchEngine method)
RevisionSearch (class in cola.controllers.search)
RevisionSelector (class in cola.views.revselect)
run() (cola.controllers.remote.ActionTask method)
(cola.inotify.GitNotifier method)
(cola.models.gitrepo.GitRepoInfoTask method)
(cola.views.dag.ReaderThread method)
run_cmd() (in module cola.utils)
run_command() (in module cola.utils)

S

sanitize() (in module cola.utils)
save() (cola.controllers.bookmark.BookmarkController method)
(cola.settings.SettingsManager static method)
save_bookmark() (in module cola.controllers.bookmark)
save_config_param() (cola.models.main.MainModel method)
save_dialog() (in module cola.qtutils)
save_gui_state() (cola.settings.SettingsManager static method)
save_settings() (cola.controllers.options.OptionsController method)
search() (cola.controllers.search.SearchEngine method)
(in module cola.controllers.search)
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)
select_commits() (cola.controllers.selectcommits.SelectCommitsController method)
(in module cola.controllers.selectcommits)
select_file_from_repo() (in module cola.controllers.repobrowser)
select_nth_item_from_end() (cola.controllers.compare.CompareController method)
SelectCommitsController (class in cola.controllers.selectcommits)
selected_indexes() (cola.views.status.StatusWidget method)
selected_item() (in module cola.qtutils)
selected_line() (cola.views.main.MainView method)
selected_modified_paths() (cola.views.repo.RepoTreeView method)
selected_paths() (cola.views.repo.RepoTreeView method)
selected_row() (in module cola.qtutils)
selected_staged_paths() (cola.views.repo.RepoTreeView method)
selected_stash() (cola.controllers.stash.StashController method)
selected_tracked_paths() (cola.views.repo.RepoTreeView method)
selected_treeitem() (in module cola.qtutils)
selected_unstaged_paths() (cola.views.repo.RepoTreeView method)
selection() (cola.views.status.StatusWidget method)
selection_list() (in module cola.qtutils)
selectionChanged() (cola.views.repo.RepoTreeView method)
set_clipboard() (in module cola.qtutils)
set_colors() (cola.views.syntax.GenericSyntaxHighligher method)
set_cwd() (cola.git.Git method)
set_diff_font() (cola.controllers.selectcommits.SelectCommitsController method)
(cola.models.main.MainModel method)
(in module cola.qtutils)
set_diff_to_offset() (cola.diffparse.DiffParser method)
set_diffs_to_range() (cola.diffparse.DiffParser method)
set_display() (cola.views.main.MainView method)
set_items() (in module cola.qtutils)
set_listwidget_strings() (in module cola.qtutils)
set_mode() (cola.controllers.search.SearchController method)
set_modified() (cola.views.status.StatusWidget method)
set_output() (cola.views.log.LogView method)
set_param() (cola.models.base.BaseModel method)
(cola.models.observable.ObservableModel method)
set_remote() (cola.models.main.MainModel method)
set_revision_label() (cola.views.revselect.RevisionSelector method)
set_selected_item() (in module cola.qtutils)
set_staged() (cola.views.status.StatusWidget method)
set_status() (cola.models.gitrepo.GitRepoItem method)
set_theme_properties() (in module cola.views.syntax)
set_unmerged() (cola.views.status.StatusWidget method)
set_untracked() (cola.views.status.StatusWidget method)
set_version() (cola.views.about.AboutView method)
setBackgroundColor() (cola.views.dag.GraphView method)
setModel() (cola.views.repo.RepoTreeView method)
setStyleSheet() (cola.app.ColaApplication method)
settings() (cola.settings.SettingsManager static method)
SettingsManager (class in cola.settings)
SettingsModel (class in cola.settings)
sha1 (cola.models.commit.Commit attribute)
sha1_diff() (in module cola.gitcmds)
shape() (cola.views.dag.Node method)
share() (in module cola.resources)
show_cursor_position() (cola.views.main.MainView method)
signoff() (cola.views.main.MainView method)
single_selection() (cola.views.status.StatusWidget method)
size_columns() (cola.views.repo.RepoTreeView method)
SLOT() (cola.qobserver.QObserver method)
(in module cola.qtutils)
slot_with_parent() (in module cola.guicmds)
slurp() (in module cola.utils)
spans() (cola.diffparse.DiffParser method)
splitter() (cola.views.dag.GitDAGWidget method)
stage() (cola.views.main.MainView method)
stage_all() (cola.models.main.MainModel method)
stage_hunk() (cola.views.main.MainView method)
stage_hunk_selection() (cola.views.main.MainView method)
stage_modified() (cola.models.main.MainModel method)
stage_paths() (cola.models.main.MainModel method)
stage_selected() (cola.views.repo.RepoTreeView method)
stage_untracked() (cola.models.main.MainModel method)
staged() (cola.views.status.StatusWidget method)
staged_item() (cola.views.status.StatusWidget method)
StandardDialog (in module cola.views.standard)
start() (in module cola.inotify)
start_command() (in module cola.utils)
StartupDialog (class in cola.views.startup)
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)
StatusWidget (class in cola.views.status)
stop() (cola.inotify.GitNotifier method)
(in module cola.inotify)
strip_prefix() (in module cola.utils)
style_dir() (in module cola.resources)
stylesheet() (in module cola.resources)
subject (cola.models.commit.Commit attribute)
subject_changed() (cola.observer.Observer method)
(cola.qobserver.QObserver method)
sublist() (in module cola.utils)
subtree_node() (cola.models.browser.BrowserModel method)
sync_selection() (cola.views.repo.RepoTreeView method)

T

tag_list() (in module cola.gitcmds)
tags (cola.models.commit.Commit attribute)
tell_parent_model() (cola.controllers.options.OptionsController method)
TERMINAL() (in module cola.views.syntax)
tmp_dir() (cola.models.main.MainModel method)
tmp_file_pattern() (cola.models.main.MainModel method)
tmp_filename() (cola.models.main.MainModel method)
tracked_branch() (in module cola.gitcmds)
transform_kwargs() (cola.git.Git method)
translate() (cola.app.ColaApplication method)
tree_click() (cola.views.status.StatusWidget method)
tree_click_event() (cola.views.status.StatusWidget method)
tree_context_menu_event() (cola.views.status.StatusWidget method)
tree_context_menu_setup() (cola.views.status.StatusWidget method)
tree_doubleclick() (cola.views.status.StatusWidget method)
tree_selection() (cola.views.status.StatusWidget method)
(in module cola.qtutils)
type() (cola.models.gitrepo.GitRepoInfoEvent method)
(cola.models.gitrepo.GitRepoNameItem method)
(cola.views.dag.Edge method)
(cola.views.dag.Node method)

U

undo_hunk() (cola.views.main.MainView method)
undo_selection() (cola.views.main.MainView method)
undoable() (cola.models.main.MainModel method)
unmerged() (cola.views.status.StatusWidget method)
unstage() (cola.views.main.MainView method)
unstage_all() (cola.models.main.MainModel method)
unstage_hunk() (cola.views.main.MainView method)
unstage_hunk_selection() (cola.views.main.MainView method)
unstage_paths() (cola.models.main.MainModel method)
(in module cola.gitcmds)
unstage_selected() (cola.views.repo.RepoTreeView method)
unstaged (cola.models.main.MainModel attribute)
unstaged() (cola.views.status.StatusWidget method)
unstaged_item() (cola.views.status.StatusWidget method)
untracked() (cola.views.status.StatusWidget method)
untracked_files() (in module cola.gitcmds)
update() (cola.gitcfg.GitConfig method)
(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_file_icons() (in module cola.qtutils)
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.compare.CompareModel method)
update_size() (cola.controllers.options.OptionsController method)
update_status() (cola.models.main.MainModel method)
update_tab_width() (cola.controllers.main.MainController method)
update_widgets() (cola.controllers.compare.CompareController method)
updated() (cola.views.status.StatusWidget method)
UsageError
use_worktree() (cola.models.main.MainModel method)
user() (cola.gitcfg.GitConfig method)

V

validate() (cola.controllers.search.DateRangeSearch method)
(cola.controllers.search.RevisionRangeSearch method)
(cola.controllers.search.SearchEngine method)
version_to_list() (in module cola.version)
VersionUnavailable
view_history() (cola.controllers.classic.ClassicController method)
(cola.views.repo.RepoTreeView method)
viz_revision() (cola.controllers.merge.MergeController method)

W

wait_nointr() (in module cola.core)
warn() (in module cola.utils)
wheelEvent() (cola.views.dag.GraphView method)
widget() (in module cola.controllers.classic)
(in module cola.views.status)
win32_abspath() (in module cola.utils)
worktree() (cola.git.GitCola method)
worktree_state() (in module cola.gitcmds)
worktree_state_dict() (in module cola.gitcmds)
write() (in module cola.utils)
write_builtin_version() (in module cola.version)
write_diff() (cola.diffparse.DiffParser method)
write_nointr() (in module cola.core)