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

375 Commits

Author SHA1 Message Date
b0ec0821d5 fix docs 2020-03-18 22:50:35 +11:00
13a7806cac add opne menu keybindings in docs 2020-03-18 22:50:35 +11:00
41c76fb748 add close menu keybindings in docs 2020-03-18 22:50:35 +11:00
ac0c3b9f92 fix search keybindings in docs 2020-03-18 22:50:35 +11:00
1be0ff8da7 better upstream tracking and allow renaming a branch 2020-03-18 21:29:06 +11:00
2169b5109f add search keybings in docs 2020-03-11 19:43:22 +11:00
e47ad846c4 big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
79299be3b2 better keybindings for patch building mode 2020-02-29 18:48:10 +11:00
4c9b620bd0 better keybindings for staging by line 2020-02-29 18:48:10 +11:00
a7508a5dfd fix cheatsheet script to support different contexts 2020-02-29 17:46:00 +11:00
fdb543fa7d add half and fullscreen modes 2020-02-25 08:45:30 +11:00
1f5ccab1ce eagerload commits when searching 2020-02-24 22:18:04 +11:00
46be280c92 support searching in side panels
For now we're just doing side panels, because it will take more work
to support this in the various main panel contexts
2020-02-24 22:18:04 +11:00
2a5763a771 switch custom command keybinding to ':' 2020-02-24 22:04:39 +11:00
0f0da9c32a fix wording 2020-02-16 09:57:49 +11:00
feaf98bd01 add reset to upstream option on files panel 2020-02-16 09:57:49 +11:00
f528e12c83 allow resetting to tag 2020-02-16 09:57:49 +11:00
8ca9f93ccf allow resetting to remote branch 2020-02-16 09:57:49 +11:00
73d8064837 allow resetting to branch 2020-02-16 09:57:49 +11:00
047c3cf880 Added more keybinds
* Commit with editor
 * Commit without hook

Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2020-02-04 23:21:51 +11:00
47d7d87c82 Added commit keybinding to staging views 2020-02-04 23:21:51 +11:00
d647a96ed5 add reflog reset options 2020-01-09 22:36:07 +11:00
1b64ea3210 add checkout reflog commit keybinding 2020-01-09 22:36:07 +11:00
9b32e99eb8 add reflog tab in commits panel 2020-01-09 22:36:07 +11:00
80377e4716 add git flow support 2020-01-08 22:03:15 +11:00
205d731d7b added a seperate keybinding option for checking out commits 2020-01-07 19:14:54 -08:00
e72cab81c1 customizable keybinding for toggleDiffCommit 2020-01-07 10:03:13 -08:00
844a2db83a Merge branch 'master' into custom-keybindings 2020-01-07 09:57:06 -08:00
529ba45cc7 fixed keybinding display in merge_panel.go 2020-01-07 09:50:25 -08:00
09aabce3cd allow commits to be checked out 2020-01-07 20:43:01 +11:00
66c7672a0c updated keybinding config docs 2020-01-07 08:38:07 +08:00
fd72a09d1e if statements to map 2020-01-06 23:37:33 +08:00
0ddf7c05c8 PickBothHunks -> pickBothHunks 2020-01-06 23:37:21 +08:00
86b101c410 Merge branch 'master' into custom-keybindings 2020-01-04 08:12:36 +00:00
0a31edecb6 make Ctrl+P visible 2020-01-03 15:09:59 +01:00
029de4ac86 re-position key names so that the menu will show 'enter' instead of 'ctrl-m', or 'esc' instead of 'ctrl-[' 2019-12-08 14:57:29 -08:00
0d1230a959 added keybinding for fetchRemote 2019-12-07 09:26:17 -08:00
c507e5f562 Merge branch 'master' into custom-keybindings 2019-12-07 09:19:43 -08:00
7194dfa43c better error messages 2019-12-06 22:39:41 -08:00
e425f1df87 suggested keybinding improvements 2019-12-06 22:36:52 -08:00
3f4613feb0 allow fetching remotes with 'f' 2019-12-07 16:23:04 +11:00
c89c35c6b3 bug fix: ctrl+combinations was not showing up in help menu 2019-12-06 10:26:39 -08:00
1dbfea54bc better error handling 2019-12-04 19:16:47 -08:00
0a26050b47 fix 2019-12-04 18:33:00 -08:00
fa6893fda9 feature: custom keybindings 2019-12-04 18:01:06 -08:00
1c38db1fc7 keybindings: alias V -> v 2019-11-27 20:37:07 +01:00
bad06bb634 fix typo 2019-11-21 22:09:02 +11:00
3c13229145 add tags panel 2019-11-21 22:07:14 +11:00
cea24c2cf9 allow editing remotes 2019-11-21 22:07:14 +11:00
3b0cef2ec8 better handling of click events in list views 2019-11-21 22:07:14 +11:00