1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui
2020-08-23 14:29:18 +10:00
..
boxlayout commit files kind of generalised 2020-08-23 14:29:18 +10:00
presentation more cherry picking stuff, mostly around the reflog 2020-08-23 14:29:18 +10:00
app_status_manager.go clean up interface for popup panels 2020-08-15 18:01:43 +10:00
arrangement.go commit files kind of generalised 2020-08-23 14:29:18 +10:00
branches_panel.go centralise code for copying to clipboard 2020-08-23 14:29:18 +10:00
cherry_picking.go more cherry picking stuff, mostly around the reflog 2020-08-23 14:29:18 +10:00
commit_files_panel.go when toggling files reset patch manager if patch ends up empty 2020-08-23 14:29:18 +10:00
commit_message_panel.go lots more stuff 2020-08-23 14:29:18 +10:00
commits_panel.go centralise code for copying to clipboard 2020-08-23 14:29:18 +10:00
confirmation_panel.go better logic for taking focus away from popup panels 2020-08-23 14:29:18 +10:00
context.go centralise code for copying to clipboard 2020-08-23 14:29:18 +10:00
credentials_panel.go lots more stuff 2020-08-23 14:29:18 +10:00
diffing.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
discard_changes_menu_panel.go standardise getting selected item 2020-08-23 14:29:18 +10:00
file_watching.go smart refreshing files 2020-03-28 11:59:45 +11:00
files_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
filtering_menu_panel.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
filtering.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
git_flow.go rename 2020-08-15 18:01:43 +10:00
global_handlers.go centralise code for copying to clipboard 2020-08-23 14:29:18 +10:00
gui.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
keybindings.go centralise code for copying to clipboard 2020-08-23 14:29:18 +10:00
layout.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
line_by_line_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
list_context.go more cherry picking stuff, mostly around the reflog 2020-08-23 14:29:18 +10:00
main_panels.go WIP 2020-08-23 14:29:18 +10:00
menu_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
merge_panel.go more standardisation 2020-08-23 14:29:18 +10:00
modes.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
options_menu_panel.go remove old createMenu function 2020-02-15 08:47:36 +11:00
patch_building_panel.go only return focus if we already have it 2020-08-23 14:29:18 +10:00
patch_options_panel.go rename to make way for a generic function name 2020-08-23 14:29:18 +10:00
pty_windows.go refactor 2020-03-04 00:12:23 +11:00
pty.go pkg: use upstream pty package 2020-03-25 21:26:15 +11:00
quitting.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
rebase_options_panel.go more removing of g 2020-08-15 18:01:43 +10:00
recent_repos_panel.go refactor how we handle different modes 2020-08-23 14:29:18 +10:00
reflog_panel.go better handling of our different modes and also cherry picking 2020-08-23 14:29:18 +10:00
remote_branches_panel.go genericise creating new branches off things 2020-08-23 14:29:18 +10:00
remotes_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
reset_menu_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
searching.go more standardisation of rendering 2020-08-23 14:29:18 +10:00
side_window.go better logic for taking focus away from popup panels 2020-08-23 14:29:18 +10:00
staging_panel.go centralise split main panel code 2020-08-23 14:29:18 +10:00
stash_panel.go refactor how we handle different modes 2020-08-23 14:29:18 +10:00
status_panel.go standardise diffmode 2020-08-23 14:29:18 +10:00
sub_commits_panel.go refactor how we handle different modes 2020-08-23 14:29:18 +10:00
tags_panel.go rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
tasks_adapter.go clean up interface for popup panels 2020-08-15 18:01:43 +10:00
undoing.go rename 2020-08-15 18:01:43 +10:00
updates.go more removing of g 2020-08-15 18:01:43 +10:00
view_helpers.go use interface for panel state rather than pointer 2020-08-23 14:29:18 +10:00
window.go slightly better 2020-08-23 14:29:18 +10:00
workspace_reset_options_panel.go better error handling 2020-03-28 11:59:45 +11:00