about_box | Display the "about..." box. |
add_binary_file. | Prompt for a binary file name to add in the selected directory. Then perform
the cvs add command. |
add_dir | Prompt to add a directory to the selected one. Then perform the cvs add command. |
add_file. | Prompt for a file name to add in the selected directory. Then perform
the cvs add command. |
commit_dir | cvs commit the selected directory. |
commit_files | Prompt for a comment, then perform a cvs commit on the selected files. |
config | Open the configuration window. |
diff_between | Show the differences between two versions of the first selected file.
The user is promped to select the two versions to compare. |
diff_with | Ask for a version of the first selected file, and show differences between
the current version and the selected version. |
display_modules_box | Display or update the box with the list of top modules whose documentation
is available. |
edit | Edit the selected files with their associated editor(s). |
edit_with | Edit the selected files with an editor chossen among the vailable ones. |
last_diff | Show the differences between the first selected file and its original
version in the repository. |
list_commands | Display the list of available internal commands, with
their description. |
quit | Quit Cameleon. |
reload_plugin | Make the user select a loaded plug-in and reload it. |
remove_files | Ask for confirmation then performs a cvs remove on the selected files. |
resolve_conflicts | Launch the conflict resolving assistant on the first selected file. |
tag_dir | Prompt for a tag and tag all files under the selected directory.
Before, it checks whether one or more files already have the given tag, and
ask for confirmation if is the case. |
tag_files | Prompt for a tag and tag the selected files.
Before, it checks whether one or more files already have the given tag, and
ask for confirmation if is the case. |
tags_of_file | Show the list of tags of the first selected file. |
update_dir | cvs update the selected directory. |
update_dir_view | Update the directory view. |