364c5db19c
shorten name
2022-01-09 14:09:53 +11:00
c9a0cc6b30
refactor
2022-01-09 14:09:53 +11:00
f503ff1ecb
start breaking up git struct
2022-01-09 14:09:53 +11:00
0d3e5e6a1d
simplify fetch
2022-01-07 10:52:51 +11:00
91fe68576c
refactor
2022-01-07 10:52:51 +11:00
05fa483f48
simplify how we log commands
2022-01-07 10:52:51 +11:00
01ea5813a8
align Gui struct with GitCommand
2022-01-04 09:07:15 +11:00
1996eddd91
more efficient context diff size changing
2021-12-06 22:37:28 +11:00
37be9dbea1
support scrolling left and right
2021-11-05 07:58:21 +11:00
adee0b8ccb
add spans to i18n
2021-04-11 23:36:34 +10:00
84b0c3df4f
ask question button
2021-04-11 22:07:29 +10:00
069c7c9d35
fix test
2021-04-11 17:07:49 +10:00
393ce05860
allow focusing on command log view
2021-04-11 17:07:49 +10:00
4f03d7733a
allow showing, hiding, and scrolling the extras panel
2021-04-11 17:07:49 +10:00
f2007f4d95
support scrolling extras view
2021-04-11 17:07:49 +10:00
6fbe660f96
full coverage for logging commands
2021-04-11 17:07:49 +10:00
d627b3bfc8
more refactoring
2021-04-06 19:34:32 +10:00
b6cc1c9492
small refactor
2021-04-06 19:34:32 +10:00
4fe512ff3a
test
...
type safe view access
2021-04-06 19:34:32 +10:00
d44ff447bd
fix panic
2021-04-06 19:34:32 +10:00
798d3e2d54
get rid of these positively ghastly method signatures
2021-04-06 19:34:32 +10:00
e8f99c3326
better scroll support
2021-04-06 19:34:32 +10:00
3ea5e4d4b2
allow scrolling when staging lines or building patch
2021-04-06 19:34:32 +10:00
7d62f103e4
big refactor to give our enums actual types
2021-04-02 11:00:15 +11:00
bb4bf23c5c
gui: ReplaceAll -> Replace
2020-12-24 10:21:54 +01:00
3e13936e08
notify user upon copying something to clipboard
2020-11-21 17:31:08 +11:00
682db77401
fix lint errors
2020-11-18 08:36:19 +11:00
795e4da8b8
do not put mutexes on state else we might unlock an unlocked mutex
2020-10-10 00:23:01 +11:00
2e05ac0c90
paging keybindings for line by line panel
...
support searching in line by line panel
move mutexes into their own struct
add line by line panel mutex
apply LBL panel mutex
bump gocui to prevent crashing when search item count decreases
2020-10-10 00:23:01 +11:00
37bb89dac3
type i18n
2020-10-10 00:23:01 +11:00
4912205adb
remove viper
...
WIP
2020-10-10 00:23:01 +11:00
46cce28758
restore donate link
2020-08-28 09:52:56 +10:00
0f7003d939
allow spamming the p key
2020-08-23 11:30:29 +00:00
ba7e098373
check for missing view when scrolling
2020-08-23 16:05:20 +10:00
b3a7acbdad
more standardising modes
2020-08-23 14:29:18 +10:00
5874529f43
deal with the fact that a nil wrapped in an interface is not equal to nil
2020-08-23 14:29:18 +10:00
438abd6003
centralise code for copying to clipboard
2020-08-23 14:29:18 +10:00
c2b154acad
better handling of our different modes and also cherry picking
2020-08-23 14:29:18 +10:00
41df63cdc4
show when building patch
2020-08-23 14:29:18 +10:00
e4beaf4de9
more stuff
2020-08-23 14:29:18 +10:00
2b812b01e9
more standardisation of rendering
2020-08-23 14:29:18 +10:00
88d329c52a
WIP
2020-08-23 14:29:18 +10:00
d9fa02c53b
clean up interface for popup panels
2020-08-15 18:01:43 +10:00
1fd35f3824
centralise logic for information section
...
WIP
2020-08-13 21:50:23 +10:00
fcd5aea04e
support multiple modes of git pull
2020-08-12 18:47:16 +10:00
1c0da2967c
update naming
2020-08-12 18:47:16 +10:00
1b78a42b80
pass callback directly
2020-08-12 18:47:16 +10:00
79e73d2eff
minor cleanup
...
WIP
2020-08-12 18:47:16 +10:00
cf5cefb2d6
allow user to scroll themselves inside merge panel
2020-05-19 18:44:53 +10:00
40fbce91ce
add new diff mode
...
WIP
WIP
WIP
WIP
WIP
WIP
WIP
2020-03-29 18:26:24 +11:00