lazydocker/pkg/commands
lpessoa cbacd32a68
Changing SortContainersByName to LegacySortContainers
LegacySortContainers will default to legacy behaviour.
New behaviour will sort by status followed by name.
2022-01-17 19:58:51 -03:00
..
container.go better alignment for health check 2020-09-23 20:16:04 +10:00
container_stats.go Simplified code a bit 2019-07-19 04:59:32 +02:00
docker.go Changing SortContainersByName to LegacySortContainers 2022-01-17 19:58:51 -03:00
dummies.go allow user to configure the gui language 2021-08-30 09:54:55 +08:00
errors.go clean some things up 2019-06-09 10:03:04 +10:00
image.go adjust code to newer API 2019-07-05 14:18:44 +02:00
os.go Move Kill and PrepareForChildren to platform specific implementation 2019-11-11 11:38:43 +01:00
os_default_platform.go Use sort containers by state by default 2021-12-09 23:18:20 +00:00
os_test.go Removed some lazygit code 2019-07-06 22:27:52 +02:00
os_windows.go Kill all related processes using windows internals 2019-11-11 11:38:44 +01:00
service.go better alignment for health check 2020-09-23 20:16:04 +10:00
sort_container_test.go Changing SortContainersByName to LegacySortContainers 2022-01-17 19:58:51 -03:00
volume.go better support for custom commands 2019-06-10 20:14:44 +10:00