12ecd665c8
safe reword
2022-03-23 23:43:21 +11:00
cc5d13c833
allow adding whole diff to patch
...
this was causing a panic
add integration test for toggling all commit files
2022-03-23 23:36:58 +11:00
a34bdf1a04
update linters
2022-03-19 12:12:57 +11:00
d93fef4c61
use generics to DRY up context code
2022-03-19 12:12:57 +11:00
36c149836a
softcode keybinding
2022-03-17 19:13:40 +11:00
ea503633aa
move keybindings
2022-03-17 19:13:40 +11:00
59d4df2a44
fix click handling
2022-03-17 19:13:40 +11:00
cf00949b85
fix integration tests
2022-03-17 19:13:40 +11:00
c7b03bd3c2
rename handlers
2022-03-17 19:13:40 +11:00
8fd6338527
move workspace reset menu into controller
2022-03-17 19:13:40 +11:00
ee1337b931
add remote branches controller
2022-03-17 19:13:40 +11:00
4805db7d97
use correct context
2022-03-17 19:13:40 +11:00
46e9946854
refactor credential handling
2022-03-17 19:13:40 +11:00
bff5351ab3
better naming
2022-03-17 19:13:40 +11:00
d991d74b06
add commit message controller
2022-03-17 19:13:40 +11:00
ecaff7fc6c
add commit files controller
2022-03-17 19:13:40 +11:00
c685a413c9
stash controller
2022-03-17 19:13:40 +11:00
a643957f89
include stash in commitish controller
2022-03-17 19:13:40 +11:00
e842d1bc9e
move git flow
2022-03-17 19:13:40 +11:00
8a555dd62e
refactor
2022-03-17 19:13:40 +11:00
bef26b9634
add common commit controller
2022-03-17 19:13:40 +11:00
1253100431
cleanup
2022-03-17 19:13:40 +11:00
eab00de273
reflog controller
2022-03-17 19:13:40 +11:00
371b8d638b
more consistent naming
2022-03-17 19:13:40 +11:00
3188526ecb
fix cheatsheet crash
2022-03-17 19:13:40 +11:00
722410aded
refactor controllers
2022-03-17 19:13:40 +11:00
b93b8cc00a
controller for viewing sub commits
2022-03-17 19:13:40 +11:00
cd31a762b9
rename OSCommand field to os
2022-03-17 19:13:40 +11:00
d82f175e79
refactor contexts
2022-03-17 19:13:40 +11:00
482bdc4f1e
more refactoring
2022-03-17 19:13:40 +11:00
8e3484d8e9
add global controller
2022-03-17 19:13:40 +11:00
226985bf76
refactor keybindings
2022-03-17 19:13:40 +11:00
2db4636815
no more indirection
2022-03-17 19:13:40 +11:00
2a1e3faa0c
resetting controllers on new repo
2022-03-17 19:13:40 +11:00
0a8cff6ab6
some more refactoring
2022-03-17 19:13:40 +11:00
b5515da00b
move commit files context into new structure
2022-03-17 19:13:40 +11:00
c084abb378
move more view model logic into the files view model
2022-03-17 19:13:40 +11:00
8ea7b7a62e
migrate files context to new structure
2022-03-17 19:13:40 +11:00
e187293456
moving more into controllers package
2022-03-17 19:13:40 +11:00
f97de692e3
move helpers into their own struct
2022-03-17 19:13:40 +11:00
2692637fbe
standardise naming
2022-03-17 19:13:40 +11:00
77d0732fa8
add actions abstraction
2022-03-17 19:13:40 +11:00
138be04e65
refactor contexts code
2022-03-17 19:13:40 +11:00
1a74ed3214
avoid deadlock
2022-03-17 19:13:40 +11:00
a2318d75b5
fix some things
2022-03-17 19:13:40 +11:00
1dd7307fde
start moving commit panel handlers into controller
...
more
and more
move rebase commit refreshing into existing abstraction
and more
and more
WIP
and more
handling clicks
properly fix merge conflicts
update cheatsheet
lots more preparation to start moving things into controllers
WIP
better typing
expand on remotes controller
moving more code into controllers
2022-03-17 19:13:40 +11:00
a90b6efded
start refactoring gui
2022-03-17 19:13:40 +11:00