File: magit-status.el.html

This library implements the status buffer.

Defined variables (15)

magit-error-section-mapKeymap for ‘error’ sections.
magit-status-file-list-limitHow many files to list in file list sections in the status buffer.
magit-status-goto-file-positionWhether to go to position corresponding to file position.
magit-status-headers-hookHook run to insert headers into the status buffer.
magit-status-initial-sectionThe section point is placed on when a status buffer is created.
magit-status-marginFormat of the margin in ‘magit-status-mode’ buffers.
magit-status-mode-abbrev-tableAbbrev table for ‘magit-status-mode’.
magit-status-mode-hookHook run after entering Magit-Status mode.
magit-status-mode-mapKeymap for ‘magit-status-mode’.
magit-status-mode-syntax-tableSyntax table for ‘magit-status-mode’.
magit-status-sections-hookHook run to insert sections into a status buffer.
magit-status-show-hashes-in-headersWhether headers in the status buffer show hashes.
magit-status-show-untracked-filesWhether to list untracked files in the status buffer.
magit-status-use-buffer-argumentsWhether ‘magit-status’ reuses arguments when the buffer already exists.
magit-untracked-section-mapKeymap for the ‘untracked’ section.

Defined functions (34)

magit(&optional ARG1 ARG2)
magit-init(DIRECTORY)
magit-insert-assume-unchanged-files()
magit-insert-diff-filter-header()
magit-insert-error-header()
magit-insert-files(TYPE FN)
magit-insert-head-branch-header(&optional BRANCH)
magit-insert-ignored-files()
magit-insert-push-branch-header()
magit-insert-remote-header()
magit-insert-repo-header()
magit-insert-skip-worktree-files()
magit-insert-status-headers()
magit-insert-tags-header()
magit-insert-tracked-files()
magit-insert-untracked-files()
magit-insert-upstream-branch-header(&optional BRANCH UPSTREAM KEYWORD)
magit-insert-user-header()
magit-jump-to-assume-unchanged(&optional ARG1)
magit-jump-to-ignored(&optional ARG1)
magit-jump-to-skip-worktree(&optional ARG1)
magit-jump-to-tracked(&optional ARG1)
magit-jump-to-untracked(&optional ARG1)
magit-status(&optional DIRECTORY CACHE)
magit-status--goto-file-position(FILE LINE COLUMN)
magit-status-goto-initial-section()
magit-status-here()
magit-status-jump()
magit-status-maybe-update-blob-buffer(&optional _)
magit-status-maybe-update-revision-buffer(&optional _)
magit-status-maybe-update-stash-buffer(&optional _)
magit-status-mode()
magit-status-quick()
magit-status-setup-buffer(&optional DIRECTORY)

Defined faces (0)