| .. |
|
boxlayout
|
commit files kind of generalised
|
2020-08-23 14:29:18 +10:00 |
|
presentation
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
app_status_manager.go
|
add in-built logging support for a better dev experience
|
2020-09-26 11:00:50 +10:00 |
|
arrangement.go
|
enlargen stash window when its focused
|
2020-08-23 15:11:06 +10:00 |
|
branches_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
cherry_picking.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
commit_files_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
commit_message_panel.go
|
lots more stuff
|
2020-08-23 14:29:18 +10:00 |
|
commits_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
confirmation_panel.go
|
bulk submodule menu
|
2020-10-02 08:09:42 +10:00 |
|
context.go
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
credentials_panel.go
|
we've now flipped the boolean
|
2020-08-23 14:29:18 +10:00 |
|
custom_commands.go
|
allow adding a submodule
|
2020-10-02 08:09:42 +10:00 |
|
diffing.go
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
discard_changes_menu_panel.go
|
add more submodule commands
|
2020-10-02 08:09:42 +10:00 |
|
file_watching.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
files_panel.go
|
allow submodule init and show submodule diff with a prefix
|
2020-10-02 08:09:42 +10:00 |
|
filtering.go
|
use context to return to the correct view
|
2020-08-23 14:29:18 +10:00 |
|
filtering_menu_panel.go
|
use context to return to the correct view
|
2020-08-23 14:29:18 +10:00 |
|
git_flow.go
|
use context to return to the correct view
|
2020-08-23 14:29:18 +10:00 |
|
global_handlers.go
|
restore donate link
|
2020-08-28 09:52:56 +10:00 |
|
gui.go
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
keybindings.go
|
update keybindings
|
2020-10-02 08:09:42 +10:00 |
|
layout.go
|
add mutexes for when looping through views
|
2020-10-02 08:09:42 +10:00 |
|
line_by_line_panel.go
|
ensure there is always a current context
|
2020-08-23 14:29:18 +10:00 |
|
list_context.go
|
update keybindings
|
2020-10-02 08:09:42 +10:00 |
|
main_panels.go
|
allow submodule init and show submodule diff with a prefix
|
2020-10-02 08:09:42 +10:00 |
|
menu_panel.go
|
fix panic
|
2020-09-26 11:56:22 +10:00 |
|
merge_panel.go
|
add in-built logging support for a better dev experience
|
2020-09-26 11:00:50 +10:00 |
|
modes.go
|
more standardising modes
|
2020-08-23 14:29:18 +10:00 |
|
options_menu_panel.go
|
better handling of global custom keybindings
|
2020-09-27 11:11:55 +10:00 |
|
patch_building_panel.go
|
better handling of there being no commit files
|
2020-08-23 15:11:06 +10:00 |
|
patch_options_panel.go
|
use context to return to the correct view
|
2020-08-23 14:29:18 +10:00 |
|
pty.go
|
allow submodule init and show submodule diff with a prefix
|
2020-10-02 08:09:42 +10:00 |
|
pty_windows.go
|
refactor
|
2020-03-04 00:12:23 +11:00 |
|
quitting.go
|
format code
|
2020-09-29 18:21:59 +10:00 |
|
rebase_options_panel.go
|
factor out code from git.go
|
2020-09-29 20:48:49 +10:00 |
|
recent_repos_panel.go
|
allow entering and returning from submodule
|
2020-09-29 18:21:59 +10:00 |
|
reflog_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
remote_branches_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
remotes_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
reset_menu_panel.go
|
move OS commands into their own package
|
2020-09-29 20:48:49 +10:00 |
|
searching.go
|
fix bug where cancelling search in menu caused issue
|
2020-08-26 09:32:57 +00:00 |
|
side_window.go
|
better logic for taking focus away from popup panels
|
2020-08-23 14:29:18 +10:00 |
|
staging_panel.go
|
allow explicitly managing focus
|
2020-08-23 14:29:18 +10:00 |
|
stash_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
status_panel.go
|
safer getting of branch
|
2020-08-23 17:49:58 +10:00 |
|
sub_commits_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
submodules_panel.go
|
bulk submodule menu
|
2020-10-02 08:09:42 +10:00 |
|
tags_panel.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
tasks_adapter.go
|
allow submodule init and show submodule diff with a prefix
|
2020-10-02 08:09:42 +10:00 |
|
undoing.go
|
move OS commands into their own package
|
2020-09-29 20:48:49 +10:00 |
|
updates.go
|
format
|
2020-08-23 14:29:18 +10:00 |
|
view_helpers.go
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
window.go
|
cleanup
|
2020-08-23 14:29:18 +10:00 |
|
workspace_reset_options_panel.go
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |