jesseduffield.lazygit/pkg/gui
Stefan Haller ff58687b68 Cleanup: remove unnecessary function Label()
It's a no-op. (I think this might not have been the case in the past, where
Label() was needed to "normalize" a keybinding or something.)
2026-04-30 22:14:26 +02:00
..
context Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
controllers Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
filetree Make file sort order and case sensitivity configurable 2026-03-30 17:53:25 +02:00
keybindings Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
mergeconflicts Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00
modes Make Commit.Hash a getter for an unexported hash field 2025-04-29 14:57:15 +02:00
patch_exploring Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
popup Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
presentation Define PR colors as hex colors to make them the same as GitHub's 2026-04-26 17:00:43 +02:00
services/custom_commands Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
status Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
style Modernize all codes 2025-11-15 10:46:23 +01:00
types Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
background.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
command_log_panel.go Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
context.go Bump gocui (and tcell) 2025-12-23 16:49:16 +01:00
context_config.go Remove some unused code 2025-07-08 15:14:45 +02:00
controllers.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
dummies.go Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
editors.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
extras_panel.go feat: add keys for command log menu items 2025-12-14 17:12:47 +01:00
global_handlers.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
gui.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
gui_common.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
gui_driver.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
information_panel.go Rename ModeStatus.Description to InfoLabel 2025-08-14 17:59:38 +02:00
keybindings.go Cleanup: simplify code 2026-04-30 22:14:26 +02:00
layout.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
main_panels.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
menu_panel.go Add an optional onCancel hook for menus 2026-04-01 09:13:55 +02:00
options_map.go Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
pty.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
pty_windows.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
recent_repos_panel.go Remove unused field gui.IsNewRepo 2024-12-01 10:44:26 +01:00
tasks_adapter.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
test_mode.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
view_helpers.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
views.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00