| .. |
|
boxlayout
|
support static boxes that go outside the available size
|
2021-04-11 17:07:49 +10:00 |
|
context
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
controllers
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
filetree
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
lbl
|
fewer panics
|
2022-01-09 14:14:47 +11:00 |
|
mergeconflicts
|
better locking of merge panel state
|
2022-01-27 21:25:04 +11:00 |
|
modes
|
refactoring
|
2021-06-06 09:12:49 +10:00 |
|
popup
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
presentation
|
Add unstagedChangesColor config option
|
2022-03-16 19:21:39 +11:00 |
|
style
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
types
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
app_status_manager.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
arrangement.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
branches_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
cherry_picking.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
command_log_panel.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
commit_files_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
commit_message_panel.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
commits_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
confirmation_panel.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
context.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
context_config.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
context_test.go
|
fix some things
|
2022-03-17 19:13:40 +11:00 |
|
credentials_panel.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
custom_commands.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
custom_commands_test.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
diff_context_size.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
diff_context_size_test.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
diffing.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
discard_changes_menu_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
dummies.go
|
Record current directory on switch
|
2022-03-17 19:01:28 +11:00 |
|
editors.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
errors.go
|
remove sentinel errors
|
2021-04-06 19:34:32 +10:00 |
|
extras_panel.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
file_helper.go
|
standardise naming
|
2022-03-17 19:13:40 +11:00 |
|
file_watching.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
files_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
files_panel_test.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
filtering.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
filtering_menu_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
git_flow.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
global_handlers.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
gpg.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
gui.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
gui_common.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
gui_test.go
|
allow sandbox mode with integration tests
|
2022-01-17 19:14:59 +11:00 |
|
information_panel.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
keybindings.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
layout.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
line_by_line_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
list_context.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
list_context_config.go
|
move context keys into context package
|
2022-03-17 19:13:40 +11:00 |
|
main_panels.go
|
use type switch instead of type key
|
2022-03-17 19:13:40 +11:00 |
|
menu_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
merge_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
misc.go
|
fix some things
|
2022-03-17 19:13:40 +11:00 |
|
modes.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
options_menu_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
patch_building_panel.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
patch_options_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
pty.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
pty_windows.go
|
Format code to pass lint
|
2021-09-16 21:38:43 +08:00 |
|
pull_request_menu_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
quitting.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
rebase_options_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
recent_repos_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
recording.go
|
allow decimal replay speeds for integration tests
|
2021-04-06 19:34:32 +10:00 |
|
ref_helper.go
|
standardise naming
|
2022-03-17 19:13:40 +11:00 |
|
reflog_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
refresh.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
remote_branches_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
remotes_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
searching.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
side_window.go
|
test
|
2021-04-06 19:34:32 +10:00 |
|
simple_context.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
staging_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
stash_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
status_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
sub_commits_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
submodules_panel.go
|
move helpers into their own struct
|
2022-03-17 19:13:40 +11:00 |
|
suggestions_helper.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
suggestions_panel.go
|
test
|
2021-04-06 19:34:32 +10:00 |
|
tags_panel.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
tasks_adapter.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
updates.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |
|
view_helpers.go
|
move all refresh code into the one file
|
2022-03-17 19:13:40 +11:00 |
|
whitespace-toggle.go
|
start moving commit panel handlers into controller
|
2022-03-17 19:13:40 +11:00 |
|
window.go
|
more refactoring
|
2021-04-06 19:34:32 +10:00 |
|
working_tree_helper.go
|
fix some things
|
2022-03-17 19:13:40 +11:00 |
|
workspace_reset_options_panel.go
|
refactor contexts code
|
2022-03-17 19:13:40 +11:00 |