File: magit-refs.el.html
This library implements support for listing references in a buffer.
Defined variables (20)
magit-branch-section-map | Keymap for ‘branch’ sections. |
magit-refs-filter-alist | Alist controlling which refs are omitted from ‘magit-refs-mode’ buffers. |
magit-refs-focus-column-width | Width of the focus column in ‘magit-refs-mode’ buffers. |
magit-refs-margin | Format of the margin in ‘magit-refs-mode’ buffers. |
magit-refs-margin-for-tags | Whether to show information about tags in the margin. |
magit-refs-mode-abbrev-table | Abbrev table for ‘magit-refs-mode’. |
magit-refs-mode-hook | Hook run after entering Magit-Refs mode. |
magit-refs-mode-map | Keymap for ‘magit-refs-mode’. |
magit-refs-mode-syntax-table | Syntax table for ‘magit-refs-mode’. |
magit-refs-pad-commit-counts | Whether to pad all counts on all sides in ‘magit-refs-mode’ buffers. |
magit-refs-primary-column-width | Width of the focus column in ‘magit-refs-mode’ buffers. |
magit-refs-sections-hook | Hook run to insert sections into a references buffer. |
magit-refs-show-branch-descriptions | Whether to show the description, if any, of local branches. |
magit-refs-show-commit-count | Whether to show commit counts in Magit-Refs mode buffers. |
magit-refs-show-push-remote | Whether to show the push-remotes of local branches. |
magit-refs-show-remote-prefix | Whether to show the remote prefix in lists of remote branches. |
magit-remote-section-map | Keymap for ‘remote’ sections. |
magit-shelved-branch-section-map | Keymap for ‘shelved-branch’ sections. |
magit-tag-section-map | Keymap for ‘tag’ sections. |
magit-visit-ref-behavior | Control how ‘magit-visit-ref’ behaves in ‘magit-refs-mode’ buffers. |