1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-01 00:54:58 +02:00
Commit Graph

2701 Commits

Author SHA1 Message Date
419cb9feb8 more standardisation 2020-08-23 14:29:18 +10:00
dbf6bb5f27 some more things 2020-08-23 14:29:18 +10:00
f601108c5d update naming to refer to context 2020-08-23 14:29:18 +10:00
b77abdc5e1 WIP 2020-08-23 14:29:18 +10:00
2fac2f9f1f WIP 2020-08-23 14:29:18 +10:00
e4beaf4de9 more stuff 2020-08-23 14:29:18 +10:00
d4f134c6c7 WIP 2020-08-23 14:29:18 +10:00
7ebed76d16 WIP 2020-08-23 14:29:18 +10:00
2b812b01e9 more standardisation of rendering 2020-08-23 14:29:18 +10:00
2f5d5034db good progress 2020-08-23 14:29:18 +10:00
a32947e7a7 prepare for OnRender prop 2020-08-23 14:29:18 +10:00
2fdadd383a introduce new approach to handling tab states 2020-08-23 14:29:18 +10:00
9a2dc3fe15 stop crash due to context stack not being initialized 2020-08-23 14:29:18 +10:00
f0c3d3fc4d centralise setting of main views context 2020-08-23 14:29:18 +10:00
2488e0044d concurrent-safe handling of context state 2020-08-23 14:29:18 +10:00
9c866fd49c more standardisation 2020-08-23 14:29:18 +10:00
6c270b6e26 WIP 2020-08-23 14:29:18 +10:00
ae1c4536e6 WIP 2020-08-23 14:29:18 +10:00
f5b22d94d9 WIP 2020-08-23 14:29:18 +10:00
3c87ff4eff WIP: standardising how we render to main 2020-08-23 14:29:18 +10:00
0f7b2c45d7 centralise split main panel code 2020-08-23 14:29:18 +10:00
a12d18146c better logic for taking focus away from popup panels 2020-08-23 14:29:18 +10:00
119d5be1a4 move into list context file 2020-08-23 14:29:18 +10:00
fcdc0174d9 rename context file 2020-08-23 14:29:18 +10:00
4f4df8f9cc move context specific keybindings into context file 2020-08-23 14:29:18 +10:00
c730271e09 minor update 2020-08-23 14:29:18 +10:00
ac0eedda91 lots more stuff 2020-08-23 14:29:18 +10:00
e87635295a dont check for error when sending view to bottom 2020-08-23 14:29:18 +10:00
62a662054b hide view if not specified in dimensions object 2020-08-23 14:29:18 +10:00
dc183c0d82 no need to set views on top anymore 2020-08-23 14:29:18 +10:00
08e039bea9 return nil when no file selected 2020-08-23 14:29:18 +10:00
88d329c52a WIP 2020-08-23 14:29:18 +10:00
fd8a455aff small things
WIP
2020-08-23 14:29:18 +10:00
ed4574bda9 standardise getting selected item 2020-08-23 14:29:18 +10:00
c9ae54a8c8 remove previous view 2020-08-23 14:29:18 +10:00
6fb83b740b WIP 2020-08-23 14:29:18 +10:00
7f89113245 WIP 2020-08-23 14:29:18 +10:00
0ea0c48631 WIP 2020-08-23 14:29:18 +10:00
cec4cb48cb centralise some list view code 2020-08-23 14:29:18 +10:00
1716de3b59 remove space as keybinding for confirmation panel 2020-08-17 20:30:10 +10:00
44d8b3e8f3 allow overriding default confirm/escape keybindings 2020-08-17 18:22:57 +10:00
4f4bb40ea6 support opening lazygit outside a git directory 2020-08-16 22:59:58 +10:00
db826b3c87 add keybinding to create new branch off of commit
retain focus in commits panel

surface prompt errors

better description
2020-08-16 22:24:54 +10:00
53f06f6a4e prefill commit reword editor 2020-08-16 20:37:24 +10:00
c8add47fe7 move cursor to right when using auto prefix 2020-08-16 18:44:39 +10:00
28cd827cea better popups 2020-08-16 09:07:54 +10:00
ffda2839e0 remove anonymous reporting popup cos we dont do it anymore anyway 2020-08-16 09:07:54 +10:00
28208e8364 refactor list view 2020-08-15 18:01:43 +10:00
9b7a6934b3 more removing of g 2020-08-15 18:01:43 +10:00
15229bbdab more removing of g and v 2020-08-15 18:01:43 +10:00