lazygit/pkg/gui/modes
Tristan Déplantes 503422a72e Add author filtering to commit view
This commit introduces a new feature to the commit view, allowing users
to filter commits based on the author's name or email address. Similar
to the existing path filtering functionality, accessible through <c-s>,
this feature allows users to filter the commit history by the currently
selected commit's author if the commit view is focused, or by typing in
the author's name or email address.

This feature adds an entry to the filtering menu, to provide users with
a familiar and intuitive experience
2024-02-21 09:58:09 +01:00
..
cherrypicking Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
diffing introduce Ref interface 2022-04-02 17:04:42 +11:00
filtering Add author filtering to commit view 2024-02-21 09:58:09 +01:00
marked_base_commit Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00