1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-17 00:18:05 +02:00
Commit Graph

4221 Commits

Author SHA1 Message Date
e6a1bd6566 generalise patch building stuff 2020-08-23 14:29:18 +10:00
609f3f4bfa rename Sha to parent now that we're also considering stash entries 2020-08-23 14:29:18 +10:00
9b42cd2214 slightly better 2020-08-23 14:29:18 +10:00
2d90e1e8ee commit files kind of generalised 2020-08-23 14:29:18 +10:00
ddf25e14af allowing commit files to be viewed in reflog as well 2020-08-23 14:29:18 +10:00
48f1adad49 stop logging stack 2020-08-23 14:29:18 +10:00
379d37a255 remove unnecessary function 2020-08-23 14:29:18 +10:00
a59ac064d2 statically define context keys 2020-08-23 14:29:18 +10:00
433d54fcec WIP constants for context keys 2020-08-23 14:29:18 +10:00
146722beb8 rename to SelectedLineIdx 2020-08-23 14:29:18 +10:00
eb5e54e9fd use interface for panel state rather than pointer 2020-08-23 14:29:18 +10:00
99707a527d WIP 2020-08-23 14:29:18 +10:00
9ee7793782 remove comment 2020-08-23 14:29:18 +10:00
bc410d8e4a use camelCase 2020-08-23 14:29:18 +10:00
7561f5aa32 some more standardisation for diffing 2020-08-23 14:29:18 +10:00
2855b5b4d5 standardise diffmode 2020-08-23 14:29:18 +10:00
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