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

3424 Commits

Author SHA1 Message Date
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
b211a14a66 Add GitUI to alternatives in readme 2020-08-23 14:05:55 +10:00
a3d1455c83 Update README.md 2020-08-22 20:46:00 +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
be658e7d64 support multi word editor config 2020-08-16 20:37:40 +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
63e6eea9ec files view 2020-08-15 18:01:43 +10:00
50d5b9e8e7 status view 2020-08-15 18:01:43 +10:00
cc872b0444 menu view 2020-08-15 18:01:43 +10:00
17b84e09c0 fix remote branches select sig 2020-08-15 18:01:43 +10:00
43f8bae267 fix remotes select sig 2020-08-15 18:01:43 +10:00
b0fe963f8a fix branches select sig 2020-08-15 18:01:43 +10:00
0822a9296c rename 2020-08-15 18:01:43 +10:00
d9fa02c53b clean up interface for popup panels 2020-08-15 18:01:43 +10:00
c44ee71ad4 update cheatsheet 2020-08-15 11:41:37 +10:00
826d1660c9 move patch stuff into its own package 2020-08-15 11:41:37 +10:00
291a8e4de0 allow opening files on the selected line in the staging panel 2020-08-15 11:41:37 +10:00
f02ccca0e0 add specs to boxlayout package 2020-08-15 09:04:40 +10:00
1e12a60b34 move box layout stuff into its own package 2020-08-15 09:04:40 +10:00
8430b04492 allow configurable main panel split 2020-08-13 21:50:23 +10:00
35b72420ad support accordian mode i.e. expanding focused side panels 2020-08-13 21:50:23 +10:00