jesseduffield.lazygit/pkg/integration/tests/submodule
Stefan Haller b8d23dd5a5 Make file sort order and case sensitivity configurable
Set the sort order's default from the former foldersFirst to mixed, so this is a
change in behavior. I find this useful because it now matches git's order, so if
you look at the diff of a commit, the TOC at the top has the same order as the
file tree you see when entering the commit.
2026-03-30 17:53:25 +02:00
..
add.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
enter.go Remove conditional code related to git earlier than 2.22 2025-04-09 10:40:52 +02:00
enter_nested.go Remove conditional code related to git earlier than 2.22 2025-04-09 10:40:52 +02:00
remove.go Add integration test 2025-04-07 09:42:19 +02:00
remove_nested.go Make file sort order and case sensitivity configurable 2026-03-30 17:53:25 +02:00
reset.go Fix view selection running out of sync with list selection when view isn't focused 2025-04-20 16:06:15 +02:00
reset_folder.go Update disabled message 2025-04-07 09:42:19 +02:00
shared.go Show all submodules recursively 2024-03-07 20:16:28 +01:00