.. |
helpers
|
Merge pull request #2239 from bdach/u2f-key-prompts
|
2022-12-20 21:44:29 +11:00 |
attach.go
|
fix click handling
|
2022-03-17 19:13:40 +11:00 |
base_controller.go
|
fix click handling
|
2022-03-17 19:13:40 +11:00 |
basic_commits_controller.go
|
rename displayString to label for menu items
|
2022-05-08 14:26:18 +10:00 |
bisect_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
branches_controller.go
|
fix: fix ambiguous branch name
|
2022-11-14 19:05:07 +11:00 |
commit_message_controller.go
|
|
|
commits_files_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
common.go
|
add optimistic rendering for staging and unstaging files
|
2022-07-31 14:34:57 +10:00 |
context_lines_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
files_controller.go
|
wip: commit logic in helper and reported in files/staging controllers
|
2022-12-01 09:12:18 +11:00 |
files_remove_controller.go
|
rename displayString to label for menu items
|
2022-05-08 14:26:18 +10:00 |
git_flow_controller.go
|
rename displayString to label for menu items
|
2022-05-08 14:26:18 +10:00 |
global_controller.go
|
lots more generics
|
2022-03-24 20:14:41 +11:00 |
list_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
local_commits_controller.go
|
Fix rewording a merge commit with editor
|
2022-07-30 08:43:42 +02:00 |
menu_controller.go
|
allow menu to store keybindings for quick menu navigation
|
2022-03-27 18:16:16 +11:00 |
merge_conflicts_controller.go
|
typo
|
2022-09-17 15:10:41 -07:00 |
patch_building_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
patch_explorer_controller.go
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
remote_branches_controller.go
|
Add option to (un)set upstream for a local branch
|
2022-04-11 14:04:06 +02:00 |
remotes_controller.go
|
pkg/gui: Rename IPopupHandler::Ask() to Confirm()
|
2022-03-30 20:13:43 +11:00 |
staging_controller.go
|
wip: commit logic in helper and reported in files/staging controllers
|
2022-12-01 09:12:18 +11:00 |
stash_controller.go
|
chore: refactor rename stash
|
2022-10-16 09:30:04 +09:00 |
submodules_controller.go
|
rename displayString to label for menu items
|
2022-05-08 14:26:18 +10:00 |
switch_to_diff_files_controller.go
|
introduce Ref interface
|
2022-04-02 17:04:42 +11:00 |
switch_to_sub_commits_controller.go
|
Merge loaders package into git_commands package
|
2022-11-14 18:11:45 +11:00 |
sync_controller.go
|
There's gotta be a better way for initial content
|
2022-04-13 15:21:01 +02:00 |
tags_controller.go
|
pkg/gui: Rename IPopupHandler::Ask() to Confirm()
|
2022-03-30 20:13:43 +11:00 |
types.go
|
introduce Ref interface
|
2022-04-02 17:04:42 +11:00 |
undo_controller.go
|
add tooltip view for showing menu item descriptions
|
2022-05-08 13:24:36 +10:00 |
vertical_scroll_controller.go
|
move merge conflicts code into controller
|
2022-08-07 11:16:03 +10:00 |
workspace_reset_controller.go
|
Make tooltip i18n-able
|
2022-05-15 12:16:20 +02:00 |