Next: Log Buffer, Up: Logging [Contents][Index]
The prefix command magit-log-refresh-popup
, on L
, can be used to
change the log arguments used in the current buffer, without changing
which log is shown. This works in dedicated log buffers, but also in
the status buffer.
magit-log-refresh-popup
)This prefix command shows the following suffix commands along with the appropriate infix arguments in a popup buffer.
magit-log-refresh
)This suffix command sets the local log arguments for the current buffer.
magit-log-set-default-arguments
)This suffix command sets the default log arguments for buffers of the same type as that of the current buffer. Other existing buffers of the same type are not affected because their local values have already been initialized.
magit-log-save-default-arguments
)This suffix command sets the default log arguments for buffers of the same type as that of the current buffer, and saves the value for future sessions. Other existing buffers of the same type are not affected because their local values have already been initialized.
magit-toggle-margin
)Show or hide the margin.