1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00
Files
lazygit/pkg/gui
Stefan Haller 52be6964ed Allow rewording and dropping commits in filtering mode
There's no reason not to allow these.

Technically we could enable a few more, but I chose not to because some might be
surprising or confusing in filtering mode. For example, creating a fixup commit
would work (shift-F), but the newly created commit might not show up if it
doesn't match the filter. Similarly, pressing `f` to fixup a commit into its
parent would work, but that parent commit might not be visible, so users might
expect to be fixing up into the next visible commit.
2025-07-27 12:48:38 +02:00
..
2025-07-08 16:41:22 +02:00
2024-08-24 10:36:01 +02:00
2025-07-08 15:14:45 +02:00
2025-05-06 09:43:26 +02:00
2025-07-08 16:32:21 +02:00
2025-06-05 13:20:38 +02:00
2021-09-16 21:38:43 +08:00
2025-03-28 11:16:04 +01:00