jesseduffield.lazygit/pkg/i18n
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
..
chinese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
dutch.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
english.go Add author filtering to commit view 2024-02-21 09:58:09 +01:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
japanese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
korean.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
polish.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
russian.go Support range select removing files from a commit 2024-02-13 09:10:15 -06:00
traditional_chinese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00