vc-dir-git-mode | Non-nil if Vc-Dir-Git mode is enabled. |
vc-dir-git-mode-hook | Hook run after entering or leaving ‘vc-dir-git-mode’. |
vc-git--empty-tree | Git object ID of the empty tree object. |
vc-git-annotate-switches | String or list of strings specifying switches for Git blame under VC. |
vc-git-commits-coding-system | Default coding system for sending commit log messages to Git. |
vc-git-diff-switches | String or list of strings specifying switches for Git diff under VC. |
vc-git-error-regexp-alist | Value of ‘compilation-error-regexp-alist’ in *vc-git* buffers. |
vc-git-file-name-changes-switches | String or list of string to pass to Git when finding previous names. |
vc-git-grep-template | The default command to run for M-x vc-git-grep. |
vc-git-log-edit-mode-abbrev-table | Abbrev table for ‘vc-git-log-edit-mode’. |
vc-git-log-edit-mode-hook | Hook run after entering ‘vc-git-log-edit-mode’. |
vc-git-log-edit-mode-map | Keymap for ‘vc-git-log-edit-mode’. |
vc-git-log-edit-mode-syntax-table | Syntax table for ‘vc-git-log-edit-mode’. |
vc-git-log-edit-summary-max-len | Maximum length for Git commit summary lines. |
vc-git-log-edit-summary-target-len | Target length for Git commit summary lines. |
vc-git-log-output-coding-system | Default coding system for receiving log output from Git. |
vc-git-log-switches | String or list of strings giving Git log switches for non-shortlogs. |
vc-git-log-view-mode-abbrev-table | Abbrev table for ‘vc-git-log-view-mode’. |
vc-git-log-view-mode-hook | Hook run after entering ‘vc-git-log-view-mode’. |
vc-git-log-view-mode-map | Keymap for ‘vc-git-log-view-mode’. |
vc-git-log-view-mode-syntax-table | Syntax table for ‘vc-git-log-view-mode’. |
vc-git-print-log-follow | If non-nil, use the flag ‘--follow’ when producing single file logs. |
vc-git-program | Name of the Git executable (excluding any arguments). |
vc-git-region-history-mode-abbrev-table | Abbrev table for ‘vc-git-region-history-mode’. |
vc-git-region-history-mode-hook | Hook run after entering ‘vc-git-region-history-mode’. |
vc-git-region-history-mode-map | Keymap for ‘vc-git-region-history-mode’. |
vc-git-region-history-mode-syntax-table | Syntax table for ‘vc-git-region-history-mode’. |
vc-git-resolve-conflicts | Whether to mark conflicted file as resolved upon saving. |
vc-git-revision-complete-only-branches | Control whether tags are returned by revision completion for Git. |
vc-git-root-log-format | Git log format for ‘vc-print-root-log’. |
vc-git-shortlog-switches | String or list of strings giving Git log switches for shortlogs. |
vc-git-show-stash | How much of the git stash list to show by default. |
vc-git-stash-read-history | History for ‘vc-git-stash-read’. |
vc-git-use-literal-pathspecs | Non-nil to treat pathspecs in commands literally. |