File: magit-stash.el.html

Support for Git stashes.

Defined variables (13)

magit-stash-mode-abbrev-tableAbbrev table for ‘magit-stash-mode’.
magit-stash-mode-hookHook run after entering ‘magit-stash-mode’.
magit-stash-mode-mapKeymap for ‘magit-stash-mode’.
magit-stash-mode-syntax-tableSyntax table for ‘magit-stash-mode’.
magit-stash-read-message-functionFunction used to read the message when creating a stash.
magit-stash-section-mapKeymap for ‘stash’ sections.
magit-stash-sections-hookHook run to insert sections into stash diff buffers.
magit-stashes-marginFormat of the margin in ‘magit-stashes-mode’ buffers.
magit-stashes-mode-abbrev-tableAbbrev table for ‘magit-stashes-mode’.
magit-stashes-mode-hookHook run after entering ‘magit-stashes-mode’.
magit-stashes-mode-mapKeymap for ‘magit-stashes-mode’.
magit-stashes-mode-syntax-tableSyntax table for ‘magit-stashes-mode’.
magit-stashes-section-mapKeymap for ‘stashes’ section.

Defined functions (44)

magit--run-git-stash(&rest ARGS)
magit-insert-stash-index()
magit-insert-stash-notes()
magit-insert-stash-untracked()
magit-insert-stash-worktree()
magit-insert-stashes(&optional (REF "refs/stash") (HEADING "Stashes:"))
magit-jump-to-stashes(&optional ARG1)
magit-snapshot-both(&optional INCLUDE-UNTRACKED)
magit-snapshot-index()
magit-snapshot-save(INDEX WORKTREE UNTRACKED &optional REFRESH)
magit-snapshot-worktree(&optional INCLUDE-UNTRACKED)
magit-stash()
magit-stash--apply(ACTION STASH)
magit-stash--apply-1(ACTION STASH)
magit-stash-apply(STASH)
magit-stash-both(MESSAGE &optional INCLUDE-UNTRACKED)
magit-stash-branch(STASH BRANCH)
magit-stash-branch-here(STASH BRANCH)
magit-stash-clear(REF)
magit-stash-create(MESSAGE INDEX WORKTREE UNTRACKED)
magit-stash-drop(STASH)
magit-stash-format-patch(STASH)
magit-stash-index(MESSAGE)
magit-stash-insert-section(REV RANGE MESSAGE &optional FILES)
magit-stash-keep-index(MESSAGE &optional INCLUDE-UNTRACKED)
magit-stash-list()
magit-stash-mode()
magit-stash-pop(STASH)
magit-stash-push(&optional ARG1 ARG2)
magit-stash-read-message()
magit-stash-read-message-traditional()
magit-stash-save(MESSAGE INDEX WORKTREE UNTRACKED &optional REFRESH KEEP NOERROR REF)
magit-stash-setup-buffer(STASH ARGS FILES)
magit-stash-show(STASH &optional ARGS FILES)
magit-stash-store(MESSAGE REF REV)
magit-stash-worktree(MESSAGE &optional INCLUDE-UNTRACKED)
magit-stashes-maybe-update-stash-buffer(&optional _)
magit-stashes-mode()
transient:magit-stash-push:--all()
transient:magit-stash-push:--include-untracked()
transient:magit-stash-push:--keep-index()
transient:magit-stash-push:--no-keep-index()
transient:magit-stash:--all()
transient:magit-stash:--include-untracked()

Defined faces (0)