File: magit-repos.el.html

This library implements support for listing repositories. This includes getting a Lisp list of known repositories as well as a mode for listing repositories in a buffer.

Defined variables (8)

magit-repolist-column-flag-alistAssociation list of predicates and flags for ‘magit-repolist-column-flag’.
magit-repolist-columnsList of columns displayed by ‘magit-list-repositories’.
magit-repolist-mode-abbrev-tableAbbrev table for ‘magit-repolist-mode’.
magit-repolist-mode-hookHook run after entering Magit-Repolist mode.
magit-repolist-mode-mapLocal keymap for Magit-Repolist mode buffers.
magit-repolist-mode-syntax-tableSyntax table for ‘magit-repolist-mode’.
magit-repolist-sort-keyInitial sort key for buffer created by ‘magit-list-repositories’.
magit-repository-directoriesList of directories that are or contain Git repositories.

Defined functions (31)

magit-list-repos-1(DIRECTORY DEPTH)
magit-list-repos-uniquify(ALIST)
magit-list-repositories()
magit-read-repository(&optional READ-DIRECTORY-NAME)
magit-repolist--ensure-padding()
magit-repolist--get-repos(&optional CHAR)
magit-repolist--mapc(FN REPOS &optional MSG)
magit-repolist--marked-repos(&optional CHAR)
magit-repolist-column-branch(_)
magit-repolist-column-branches(SPEC)
magit-repolist-column-flag(_)
magit-repolist-column-flags(_)
magit-repolist-column-ident(SPEC)
magit-repolist-column-path(_)
magit-repolist-column-stashes(SPEC)
magit-repolist-column-unpulled-from-pushremote(SPEC)
magit-repolist-column-unpulled-from-upstream(SPEC)
magit-repolist-column-unpushed-to-pushremote(SPEC)
magit-repolist-column-unpushed-to-upstream(SPEC)
magit-repolist-column-upstream(_)
magit-repolist-column-version(_)
magit-repolist-fetch(REPOS)
magit-repolist-find-file-other-frame(REPOS FILE)
magit-repolist-insert-count(N SPEC)
magit-repolist-make-sorter(SORT-PREDICATE CONVERT-CELL COLUMN-IDX)
magit-repolist-mark()
magit-repolist-mode()
magit-repolist-setup(COLUMNS)
magit-repolist-status(&optional BUTTON)
magit-repolist-unmark()
magit-repolist-version<(A B)

Defined faces (0)