1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
df17896de5 Validate properties of customCommand when commandMenu is used 2025-02-28 10:11:30 +01:00
5979b40546 Validate keys of custom commands 2025-02-21 13:20:53 +01:00
a5f78d3222 Validate that Universal.JumpToBlock array has 5 elements
The code that uses this panics if it has fewer.
2025-02-21 13:20:53 +01:00
f3791e6ab6 Validate keybindings 2025-02-21 13:20:53 +01:00
7be82d4713 Revert "Add user config gui.commitAuthorFormat (#3625)"
This reverts commit 3af545daf7, reversing
changes made to 629b7ba1b8.

We changed our mind about this and want to provide different options for
achieving the same thing, but with more flexibility.
2024-06-29 11:28:00 +02:00
57f9493770 Add user config gui.commitAuthorFormat 2024-06-15 10:39:50 +04:00
373b1970ca Show divergence from base branch in branches list 2024-06-03 13:59:43 +02:00
5c3aacb4cb UserConfig validation 2024-04-10 17:38:57 +02:00