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

7 Commits

Author SHA1 Message Date
2dfc3491bd Rename Name to Path in File and CommitFile
Name was very confusing and misleading.
2025-03-20 12:31:34 +01:00
13326344f0 Support filtering files 2023-07-03 12:54:13 +10:00
5c55ce6555 Better prompt for discarding old file changes
Lazygit knows what kind of file change this is, so there doesn't have to be any
"if" in the prompt text.
2023-06-07 12:47:03 +02:00
50c169e0a3 better colouring for directories for when adding a patch 2021-04-02 11:00:15 +11:00
54910fdb76 refactor 2021-04-02 11:00:15 +11:00
332a3c4cbf file tree for commit files 2021-04-02 11:00:15 +11:00
ce6f8ed1bc move models folder into commands folder 2020-09-29 20:48:49 +10:00