File: magit-margin.el.html
This library implements support for showing additional information in the margins of Magit buffers. Currently this is only used for commits, for which the committer date or age, and optionally the author name are shown.
Defined variables (2)
magit--age-spec | Time units used when formatting relative commit ages. |
magit-margin-default-time-format | See https://github.com/magit/magit/pull/4605. |
Defined functions (9)
magit--age | (DATE &optional ABBREVIATE) |
magit-cycle-margin-style | () |
magit-make-margin-overlay | (&optional STRING (PREVIOUS-LINE nil SLINE)) |
magit-margin-set-variable | (MODE SYMBOL VALUE) |
magit-margin-settings | () |
magit-set-buffer-margins | (&optional RESET-RIGHT REFRESH-RIGHT) |
magit-set-window-margins | (&optional WINDOW) |
magit-toggle-margin | () |
magit-toggle-margin-details | () |