File: magit-refs.el.html

This library implements support for listing references in a buffer.

Defined variables (20)

magit-branch-section-mapKeymap for ‘branch’ sections.
magit-refs-filter-alistAlist controlling which refs are omitted from ‘magit-refs-mode’ buffers.
magit-refs-focus-column-widthWidth of the focus column in ‘magit-refs-mode’ buffers.
magit-refs-marginFormat of the margin in ‘magit-refs-mode’ buffers.
magit-refs-margin-for-tagsWhether to show information about tags in the margin.
magit-refs-mode-abbrev-tableAbbrev table for ‘magit-refs-mode’.
magit-refs-mode-hookHook run after entering Magit-Refs mode.
magit-refs-mode-mapKeymap for ‘magit-refs-mode’.
magit-refs-mode-syntax-tableSyntax table for ‘magit-refs-mode’.
magit-refs-pad-commit-countsWhether to pad all counts on all sides in ‘magit-refs-mode’ buffers.
magit-refs-primary-column-widthWidth of the focus column in ‘magit-refs-mode’ buffers.
magit-refs-sections-hookHook run to insert sections into a references buffer.
magit-refs-show-branch-descriptionsWhether to show the description, if any, of local branches.
magit-refs-show-commit-countWhether to show commit counts in Magit-Refs mode buffers.
magit-refs-show-push-remoteWhether to show the push-remotes of local branches.
magit-refs-show-remote-prefixWhether to show the remote prefix in lists of remote branches.
magit-remote-section-mapKeymap for ‘remote’ sections.
magit-shelved-branch-section-mapKeymap for ‘shelved-branch’ sections.
magit-tag-section-mapKeymap for ‘tag’ sections.
magit-visit-ref-behaviorControl how ‘magit-visit-ref’ behaves in ‘magit-refs-mode’ buffers.

Defined functions (28)

magit--painted-branch-as-menu-section(SECTION)
magit-for-each-ref:--contains()
magit-for-each-ref:--sort()
magit-insert-branch-description()
magit-insert-local-branches()
magit-insert-remote-branches()
magit-insert-shelved-branches()
magit-insert-tags()
magit-read-ref-sort(PROMPT INITIAL-INPUT HISTORY)
magit-refs--format-focus-column(REF &optional TYPE)
magit-refs--format-local-branch(LINE)
magit-refs--insert-cherry-commits(REF)
magit-refs--insert-refname-p(REFNAME)
magit-refs--maybe-format-margin(REV)
magit-refs--propertize-branch(BRANCH REF &optional HEAD-FACE)
magit-refs-mode()
magit-refs-set-show-commit-count()
magit-refs-setup-buffer(REF ARGS)
magit-show-refs(&optional ARG1)
magit-show-refs-arguments(&optional USE-BUFFER-ARGS)
magit-show-refs-current(&optional ARGS)
magit-show-refs-head(&optional ARGS)
magit-show-refs-other(&optional REF ARGS)
magit-visit-ref()
transient:magit-show-refs:--merged()
transient:magit-show-refs:--merged=()
transient:magit-show-refs:--no-merged()
transient:magit-show-refs:--no-merged=()

Defined faces (0)