This file is indexed.

/usr/share/git-gui/lib/tclIndex is in git-gui 1:2.17.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(do_about) [list source [file join $dir about.tcl]]
set auto_index(::blame::new) [list source [file join $dir blame.tcl]]
set auto_index(load_all_heads) [list source [file join $dir branch.tcl]]
set auto_index(load_all_tags) [list source [file join $dir branch.tcl]]
set auto_index(radio_selector) [list source [file join $dir branch.tcl]]
set auto_index(::branch_checkout::dialog) [list source [file join $dir branch_checkout.tcl]]
set auto_index(::branch_create::dialog) [list source [file join $dir branch_create.tcl]]
set auto_index(::branch_delete::dialog) [list source [file join $dir branch_delete.tcl]]
set auto_index(::branch_rename::dialog) [list source [file join $dir branch_rename.tcl]]
set auto_index(::browser::new) [list source [file join $dir browser.tcl]]
set auto_index(::browser_open::dialog) [list source [file join $dir browser.tcl]]
set auto_index(::checkout_op::new) [list source [file join $dir checkout_op.tcl]]
set auto_index(::choose_font::pick) [list source [file join $dir choose_font.tcl]]
set auto_index(::choose_repository::pick) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_get_recentrepos) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_unset_recentrepo) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_append_recentrepos) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_is_git) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_objdir) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_repository::_new_ok) [list source [file join $dir choose_repository.tcl]]
set auto_index(::choose_rev::new) [list source [file join $dir choose_rev.tcl]]
set auto_index(::choose_rev::new_unmerged) [list source [file join $dir choose_rev.tcl]]
set auto_index(::choose_rev::_new) [list source [file join $dir choose_rev.tcl]]
set auto_index(class) [list source [file join $dir class.tcl]]
set auto_index(field) [list source [file join $dir class.tcl]]
set auto_index(constructor) [list source [file join $dir class.tcl]]
set auto_index(method) [list source [file join $dir class.tcl]]
set auto_index(create_this) [list source [file join $dir class.tcl]]
set auto_index(delete_this) [list source [file join $dir class.tcl]]
set auto_index(make_dialog) [list source [file join $dir class.tcl]]
set auto_index(make_toplevel) [list source [file join $dir class.tcl]]
set auto_index(load_last_commit) [list source [file join $dir commit.tcl]]
set auto_index(committer_ident) [list source [file join $dir commit.tcl]]
set auto_index(do_signoff) [list source [file join $dir commit.tcl]]
set auto_index(create_new_commit) [list source [file join $dir commit.tcl]]
set auto_index(setup_commit_encoding) [list source [file join $dir commit.tcl]]
set auto_index(commit_tree) [list source [file join $dir commit.tcl]]
set auto_index(commit_prehook_wait) [list source [file join $dir commit.tcl]]
set auto_index(commit_commitmsg) [list source [file join $dir commit.tcl]]
set auto_index(commit_commitmsg_wait) [list source [file join $dir commit.tcl]]
set auto_index(commit_writetree) [list source [file join $dir commit.tcl]]
set auto_index(commit_committree) [list source [file join $dir commit.tcl]]
set auto_index(commit_postcommit_wait) [list source [file join $dir commit.tcl]]
set auto_index(commit_author_ident) [list source [file join $dir commit.tcl]]
set auto_index(commit_author_reset) [list source [file join $dir commit.tcl]]
set auto_index(::console::new) [list source [file join $dir console.tcl]]
set auto_index(::console::embed) [list source [file join $dir console.tcl]]
set auto_index(do_stats) [list source [file join $dir database.tcl]]
set auto_index(do_gc) [list source [file join $dir database.tcl]]
set auto_index(do_fsck_objects) [list source [file join $dir database.tcl]]
set auto_index(hint_gc) [list source [file join $dir database.tcl]]
set auto_index(parse_git_date) [list source [file join $dir date.tcl]]
set auto_index(format_date) [list source [file join $dir date.tcl]]
set auto_index(reformat_date) [list source [file join $dir date.tcl]]
set auto_index(apply_tab_size) [list source [file join $dir diff.tcl]]
set auto_index(clear_diff) [list source [file join $dir diff.tcl]]
set auto_index(reshow_diff) [list source [file join $dir diff.tcl]]
set auto_index(force_diff_encoding) [list source [file join $dir diff.tcl]]
set auto_index(handle_empty_diff) [list source [file join $dir diff.tcl]]
set auto_index(show_diff) [list source [file join $dir diff.tcl]]
set auto_index(show_unmerged_diff) [list source [file join $dir diff.tcl]]
set auto_index(advance_diff_queue) [list source [file join $dir diff.tcl]]
set auto_index(show_other_diff) [list source [file join $dir diff.tcl]]
set auto_index(get_conflict_marker_size) [list source [file join $dir diff.tcl]]
set auto_index(start_show_diff) [list source [file join $dir diff.tcl]]
set auto_index(parse_color_line) [list source [file join $dir diff.tcl]]
set auto_index(read_diff) [list source [file join $dir diff.tcl]]
set auto_index(apply_hunk) [list source [file join $dir diff.tcl]]
set auto_index(apply_range_or_line) [list source [file join $dir diff.tcl]]
set auto_index(build_encoding_table) [list source [file join $dir encoding.tcl]]
set auto_index(tcl_encoding) [list source [file join $dir encoding.tcl]]
set auto_index(force_path_encoding) [list source [file join $dir encoding.tcl]]
set auto_index(get_path_encoding) [list source [file join $dir encoding.tcl]]
set auto_index(build_encoding_submenu) [list source [file join $dir encoding.tcl]]
set auto_index(popup_btn_menu) [list source [file join $dir encoding.tcl]]
set auto_index(build_encoding_menu) [list source [file join $dir encoding.tcl]]
set auto_index(do_build_encoding_menu) [list source [file join $dir encoding.tcl]]
set auto_index(_error_parent) [list source [file join $dir error.tcl]]
set auto_index(error_popup) [list source [file join $dir error.tcl]]
set auto_index(warn_popup) [list source [file join $dir error.tcl]]
set auto_index(info_popup) [list source [file join $dir error.tcl]]
set auto_index(ask_popup) [list source [file join $dir error.tcl]]
set auto_index(hook_failed_popup) [list source [file join $dir error.tcl]]
set auto_index(_delete_indexlock) [list source [file join $dir index.tcl]]
set auto_index(_close_updateindex) [list source [file join $dir index.tcl]]
set auto_index(update_indexinfo) [list source [file join $dir index.tcl]]
set auto_index(write_update_indexinfo) [list source [file join $dir index.tcl]]
set auto_index(update_index) [list source [file join $dir index.tcl]]
set auto_index(write_update_index) [list source [file join $dir index.tcl]]
set auto_index(checkout_index) [list source [file join $dir index.tcl]]
set auto_index(write_checkout_index) [list source [file join $dir index.tcl]]
set auto_index(unstage_helper) [list source [file join $dir index.tcl]]
set auto_index(do_unstage_selection) [list source [file join $dir index.tcl]]
set auto_index(add_helper) [list source [file join $dir index.tcl]]
set auto_index(do_add_selection) [list source [file join $dir index.tcl]]
set auto_index(do_add_all) [list source [file join $dir index.tcl]]
set auto_index(revert_helper) [list source [file join $dir index.tcl]]
set auto_index(do_revert_selection) [list source [file join $dir index.tcl]]
set auto_index(do_select_commit_type) [list source [file join $dir index.tcl]]
set auto_index(::linebar::new) [list source [file join $dir line.tcl]]
set auto_index(git_logo) [list source [file join $dir logo.tcl]]
set auto_index(::merge::dialog) [list source [file join $dir merge.tcl]]
set auto_index(::merge::reset_hard) [list source [file join $dir merge.tcl]]
set auto_index(::merge::_reset_wait) [list source [file join $dir merge.tcl]]
set auto_index(merge_resolve_one) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_stage_workdir) [list source [file join $dir mergetool.tcl]]
set auto_index(do_merge_stage_workdir) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_add_resolution) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_force_stage) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_load_stages) [list source [file join $dir mergetool.tcl]]
set auto_index(read_merge_stages) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_resolve_tool) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_resolve_tool2) [list source [file join $dir mergetool.tcl]]
set auto_index(delete_temp_files) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_tool_get_stages) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_tool_start) [list source [file join $dir mergetool.tcl]]
set auto_index(read_mtool_output) [list source [file join $dir mergetool.tcl]]
set auto_index(merge_tool_finish) [list source [file join $dir mergetool.tcl]]
set auto_index(config_check_encodings) [list source [file join $dir option.tcl]]
set auto_index(save_config) [list source [file join $dir option.tcl]]
set auto_index(do_options) [list source [file join $dir option.tcl]]
set auto_index(do_restore_defaults) [list source [file join $dir option.tcl]]
set auto_index(do_save_config) [list source [file join $dir option.tcl]]
set auto_index(is_tracking_branch) [list source [file join $dir remote.tcl]]
set auto_index(all_tracking_branches) [list source [file join $dir remote.tcl]]
set auto_index(load_all_remotes) [list source [file join $dir remote.tcl]]
set auto_index(add_fetch_entry) [list source [file join $dir remote.tcl]]
set auto_index(add_push_entry) [list source [file join $dir remote.tcl]]
set auto_index(make_sure_remote_submenues_exist) [list source [file join $dir remote.tcl]]
set auto_index(update_all_remotes_menu_entry) [list source [file join $dir remote.tcl]]
set auto_index(populate_remotes_menu) [list source [file join $dir remote.tcl]]
set auto_index(add_single_remote) [list source [file join $dir remote.tcl]]
set auto_index(delete_from_menu) [list source [file join $dir remote.tcl]]
set auto_index(remove_remote) [list source [file join $dir remote.tcl]]
set auto_index(::remote_add::dialog) [list source [file join $dir remote_add.tcl]]
set auto_index(::remote_branch_delete::dialog) [list source [file join $dir remote_branch_delete.tcl]]
set auto_index(::searchbar::new) [list source [file join $dir search.tcl]]
set auto_index(do_windows_shortcut) [list source [file join $dir shortcut.tcl]]
set auto_index(do_cygwin_shortcut) [list source [file join $dir shortcut.tcl]]
set auto_index(do_macosx_app) [list source [file join $dir shortcut.tcl]]
set auto_index(::spellcheck::init) [list source [file join $dir spellcheck.tcl]]
set auto_index(::spellcheck::_match_length) [list source [file join $dir spellcheck.tcl]]
set auto_index(::spellcheck::available_langs) [list source [file join $dir spellcheck.tcl]]
set auto_index(find_ssh_key) [list source [file join $dir sshkey.tcl]]
set auto_index(do_ssh_key) [list source [file join $dir sshkey.tcl]]
set auto_index(make_ssh_key) [list source [file join $dir sshkey.tcl]]
set auto_index(kill_sshkey) [list source [file join $dir sshkey.tcl]]
set auto_index(read_sshkey_output) [list source [file join $dir sshkey.tcl]]
set auto_index(::status_bar::new) [list source [file join $dir status_bar.tcl]]
set auto_index(::status_bar::two_line) [list source [file join $dir status_bar.tcl]]
set auto_index(InitTheme) [list source [file join $dir themed.tcl]]
set auto_index(InitEntryFrame) [list source [file join $dir themed.tcl]]
set auto_index(gold_frame) [list source [file join $dir themed.tcl]]
set auto_index(tlabel) [list source [file join $dir themed.tcl]]
set auto_index(paddedlabel) [list source [file join $dir themed.tcl]]
set auto_index(Dialog) [list source [file join $dir themed.tcl]]
set auto_index(pave_toplevel) [list source [file join $dir themed.tcl]]
set auto_index(slistbox) [list source [file join $dir themed.tcl]]
set auto_index(get_bg_color) [list source [file join $dir themed.tcl]]
set auto_index(tspinbox) [list source [file join $dir themed.tcl]]
set auto_index(ttext) [list source [file join $dir themed.tcl]]
set auto_index(textframe) [list source [file join $dir themed.tcl]]
set auto_index(tentry) [list source [file join $dir themed.tcl]]
set auto_index(tentry_widgetproc) [list source [file join $dir themed.tcl]]
set auto_index(tchoosefont) [list source [file join $dir themed.tcl]]
set auto_index(on_choosefont) [list source [file join $dir themed.tcl]]
set auto_index(tools_list) [list source [file join $dir tools.tcl]]
set auto_index(tools_populate_all) [list source [file join $dir tools.tcl]]
set auto_index(tools_create_item) [list source [file join $dir tools.tcl]]
set auto_index(tools_populate_one) [list source [file join $dir tools.tcl]]
set auto_index(tools_exec) [list source [file join $dir tools.tcl]]
set auto_index(tools_run_silent) [list source [file join $dir tools.tcl]]
set auto_index(tools_consume_input) [list source [file join $dir tools.tcl]]
set auto_index(tools_complete) [list source [file join $dir tools.tcl]]
set auto_index(::tools_add::dialog) [list source [file join $dir tools_dlg.tcl]]
set auto_index(::tools_remove::dialog) [list source [file join $dir tools_dlg.tcl]]
set auto_index(::tools_askdlg::dialog) [list source [file join $dir tools_dlg.tcl]]
set auto_index(fetch_from) [list source [file join $dir transport.tcl]]
set auto_index(prune_from) [list source [file join $dir transport.tcl]]
set auto_index(fetch_from_all) [list source [file join $dir transport.tcl]]
set auto_index(prune_from_all) [list source [file join $dir transport.tcl]]
set auto_index(push_to) [list source [file join $dir transport.tcl]]
set auto_index(start_push_anywhere_action) [list source [file join $dir transport.tcl]]
set auto_index(do_push_anywhere) [list source [file join $dir transport.tcl]]
set auto_index(win32_read_lnk) [list source [file join $dir win32.tcl]]
set auto_index(win32_create_lnk) [list source [file join $dir win32.tcl]]