| .. |
|
app_status_manager.go
|
more ticker improvements
|
2020-02-02 11:26:24 +11:00 |
|
branches_panel.go
|
allow fastforwarding the current branch
|
2020-02-18 23:07:38 +11:00 |
|
commit_files_panel.go
|
fix segfault on line by line panel
|
2020-01-31 08:27:49 +11:00 |
|
commit_message_panel.go
|
fix commit message char count
|
2019-12-07 16:21:26 +11:00 |
|
commits_panel.go
|
refactor create reset menu logic
|
2020-02-16 09:57:49 +11:00 |
|
confirmation_panel.go
|
explicitly tell gocui when to start animating the loader
|
2020-02-01 00:23:22 +11:00 |
|
context.go
|
fix segfault on line by line panel
|
2020-01-31 08:27:49 +11:00 |
|
credentials_panel.go
|
do not return focus to commitsFiles view after selecting to start a new patch
|
2019-11-05 19:22:01 +11:00 |
|
discard_changes_menu_panel.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
file_watching.go
|
handle when fsnotify doesn't work
|
2020-01-12 14:46:23 +11:00 |
|
files_panel.go
|
add reset to upstream option on files panel
|
2020-02-16 09:57:49 +11:00 |
|
git_flow.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
gui.go
|
allow customizing background color in staging mode
|
2020-02-23 18:37:19 +11:00 |
|
keybindings.go
|
switch custom command keybinding to ':'
|
2020-02-24 22:04:39 +11:00 |
|
line_by_line_panel.go
|
fix segfault on line by line panel
|
2020-01-31 08:27:49 +11:00 |
|
list_view.go
|
reset origin when clicking on list item
|
2020-01-12 13:55:14 +11:00 |
|
menu_panel.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
merge_panel.go
|
Missed a spot with this new string task thing
|
2020-01-12 14:43:17 +11:00 |
|
options_menu_panel.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
patch_building_panel.go
|
fix segfault on line by line panel
|
2020-01-31 08:27:49 +11:00 |
|
patch_options_panel.go
|
add reset to reflog commit menu
|
2020-02-16 09:57:49 +11:00 |
|
quitting.go
|
allow for changing the current directory on exit
|
2019-11-11 21:45:31 +11:00 |
|
rebase_options_panel.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
recent_repos_panel.go
|
remove old createMenu function
|
2020-02-15 08:47:36 +11:00 |
|
reflog_panel.go
|
add reset to reflog commit menu
|
2020-02-16 09:57:49 +11:00 |
|
remote_branches_panel.go
|
allow resetting to remote branch
|
2020-02-16 09:57:49 +11:00 |
|
remotes_panel.go
|
allow fast flicking through any list panel
|
2020-01-12 11:17:20 +11:00 |
|
reset_menu_panel.go
|
add reset to reflog commit menu
|
2020-02-16 09:57:49 +11:00 |
|
staging_panel.go
|
fix segfault on line by line panel
|
2020-01-31 08:27:49 +11:00 |
|
stash_panel.go
|
allow fast flicking through any list panel
|
2020-01-12 11:17:20 +11:00 |
|
status_panel.go
|
allow fast flicking through any list panel
|
2020-01-12 11:17:20 +11:00 |
|
tags_panel.go
|
allow resetting to tag
|
2020-02-16 09:57:49 +11:00 |
|
tasks_adapter.go
|
allow fast flicking through any list panel
|
2020-01-12 11:17:20 +11:00 |
|
updates.go
|
do not return focus to commitsFiles view after selecting to start a new patch
|
2019-11-05 19:22:01 +11:00 |
|
view_helpers.go
|
stop the files panel from stealing focus whenever files are refreshed
|
2019-12-08 21:27:28 +11:00 |
|
workspace_reset_options_panel.go
|
add mixed option to HEAD resetting, remove @{upstream}
|
2020-02-16 09:57:49 +11:00 |