| .. |
|
traits
|
|
|
|
base_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
branches_context.go
|
Show PR icons in branches list
|
2026-04-01 09:13:55 +02:00 |
|
commit_files_context.go
|
Filter file views rather than search
|
2026-03-07 20:04:31 +01:00 |
|
commit_message_context.go
|
Cleanup: remove unnecessary function Label()
|
2026-04-30 22:14:26 +02:00 |
|
confirmation_context.go
|
|
|
|
context.go
|
Refactor: add a separate Prompt view
|
2025-09-05 10:42:03 +02:00 |
|
context_common.go
|
|
|
|
dynamic_title_builder.go
|
|
|
|
filtered_list.go
|
|
|
|
filtered_list_view_model.go
|
Allow filterable contexts to customize the filter label
|
2025-08-14 15:02:48 +02:00 |
|
history_trait.go
|
|
|
|
list_context_trait.go
|
Update search position (match x of y) when changing the selection in a list view
|
2026-01-04 18:51:45 +01:00 |
|
list_renderer.go
|
|
|
|
list_renderer_test.go
|
|
|
|
list_view_model.go
|
|
|
|
local_commits_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
main_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
menu_context.go
|
Move keybindings.LabelFromKey to config package
|
2026-04-30 22:22:53 +02:00 |
|
merge_conflicts_context.go
|
|
|
|
parent_context_mgr.go
|
|
|
|
patch_explorer_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
prompt_context.go
|
Refactor: add a separate Prompt view
|
2025-09-05 10:42:03 +02:00 |
|
reflog_commits_context.go
|
Draw only visible part of the reflogs panel
|
2025-12-23 16:20:32 +01:00 |
|
remote_branches_context.go
|
|
|
|
remotes_context.go
|
|
|
|
search_trait.go
|
Cleanup: remove unnecessary function Label()
|
2026-04-30 22:14:26 +02:00 |
|
setup.go
|
Refactor: add a separate Prompt view
|
2025-09-05 10:42:03 +02:00 |
|
simple_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
stash_context.go
|
|
|
|
sub_commits_context.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
submodules_context.go
|
|
|
|
suggestions_context.go
|
Rename GetOnClick (et al) to GetOnDoubleClick
|
2026-03-25 14:58:53 +01:00 |
|
tags_context.go
|
|
|
|
view_trait.go
|
Copy gocui files into lazygit repo under pkg/gocui
|
2026-04-30 14:29:08 +02:00 |
|
working_tree_context.go
|
Filter file views rather than search
|
2026-03-07 20:04:31 +01:00 |
|
worktrees_context.go
|
|
|