1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/context
2022-08-07 19:20:02 +10:00
..
traits do not highlight line if there are no items to display 2022-04-16 15:19:32 +10:00
base_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
basic_view_model.go use generics to DRY up context code 2022-03-19 12:12:57 +11:00
branches_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
commit_files_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
context.go rename merging context to mergeConflicts 2022-08-06 18:05:00 +10:00
dynamic_title_builder.go show namesake for child views 2022-03-26 18:00:46 +11:00
list_context_trait.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
local_commits_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
menu_context.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
merge_conflicts_context.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
parent_context_mgr.go
patch_explorer_context.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
reflog_commits_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
remote_branches_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
remotes_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
simple_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
stash_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
sub_commits_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
submodules_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
suggestions_context.go fix hidden suggestions 2022-08-07 19:20:02 +10:00
tags_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
view_trait.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
viewport_list_context_trait.go add scrollbars 2022-04-16 17:29:17 +10:00
working_tree_context.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00