..
app_status_manager.go
show loading status for rebasing events
2019-03-03 15:21:33 +11:00
branches_panel.go
show actual error when trying to check out a branch that doesn't exist
2019-07-14 14:31:48 +10:00
commit_files_panel.go
Rely on model rather than view to focus a point
2019-03-23 11:54:25 +11:00
commit_message_panel.go
support going to start/end of line and deleting lines in simple editor
2019-05-26 12:42:17 +10:00
commits_panel.go
support resetting to a commit in either soft, hard, or mixed mode
2019-05-06 22:44:38 +10:00
confirmation_panel.go
Added light theme option to the settings
2019-10-20 12:32:57 +11:00
context.go
Prevent crash when opening in small window
2019-05-06 22:39:35 +10:00
credentials_panel.go
post-merge cleanup
2019-02-11 21:07:12 +11:00
files_panel.go
allow stashing staged changes
2019-06-06 20:50:19 +10:00
gui.go
#480 Allow cycling side panels with number keys
2019-10-27 12:39:08 +11:00
keybindings.go
480 - remove duplication by using a decorator
2019-10-27 12:39:08 +11:00
menu_panel.go
Added light theme option to the settings
2019-10-20 12:32:57 +11:00
merge_panel.go
Added light theme option to the settings
2019-10-20 12:32:57 +11:00
options_menu_panel.go
Rely on model rather than view to focus a point
2019-03-23 11:54:25 +11:00
rebase_options_panel.go
Rely on model rather than view to focus a point
2019-03-23 11:54:25 +11:00
recent_repos_panel.go
Rely on model rather than view to focus a point
2019-03-23 11:54:25 +11:00
staging_panel.go
don't crash if we have no lines to stage
2019-03-03 15:48:01 +11:00
stash_panel.go
allow stashing staged changes
2019-06-06 20:50:19 +10:00
status_panel.go
organise keybindings better
2019-03-22 20:20:06 +11:00
updates.go
move update quit confirmation function into updates file
2018-08-27 20:26:49 +10:00
view_helpers.go
\#480 Close popup panels before switching to a side view
2019-10-27 12:39:08 +11:00