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

51 Commits

Author SHA1 Message Date
45c249acca Merge branch 'master' into https-ask-for-username-password 2018-10-27 15:06:51 +02:00
1fedda6a75 Merge branch 'master' into https-ask-for-username-password 2018-10-23 13:52:50 +02:00
467775fc1c Merge branch 'master' into master 2018-10-23 09:43:25 +11:00
3a23cb87b7 Remove force delete keybinding
And force delete messages gives feedback about merge status
2018-10-21 21:13:24 +05:30
12425f0aa7 First good success 2018-10-20 17:37:55 +02:00
df0e3e52fe Add option to create pull request form branches panel. 2018-10-13 22:54:51 +02:00
190309e5c1 Check if there is any commit to amend and use 'A' instead of 'M' as shortcut. 2018-10-08 21:19:45 +02:00
28fe3d6cf9 Use confirmation popup for amending last commit. 2018-09-25 22:11:51 +02:00
7164f37266 Merge branch 'master' into feature/commit-amend 2018-09-25 19:05:24 +10:00
e91fb21233 add recent repos menu option 2018-09-19 19:15:29 +10:00
768b9453f8 Merge branch 'hotfix/cursor-positioning' into feature/recent-repos 2018-09-19 18:40:41 +10:00
b384fcf6af generalise popup menu panel 2018-09-18 21:07:25 +10:00
c00c834b35 standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
61f0801bd3 Add ammend commit action. 2018-09-13 12:44:32 +02:00
6f7de83bce Merge branch 'master' into feature/help
conflicts resolved
2018-09-09 10:41:01 +02:00
ca715c5b23 support switching to recent repo 2018-09-07 09:41:15 +10:00
db2e2160a9 change menu keybinding from ? to x 2018-09-05 15:55:24 +02:00
34d1648bd3 fmt strikes again 2018-09-05 13:23:06 +02:00
906f8e252e include global keybindings in menu 2018-09-05 13:16:40 +02:00
98763e98cb initial commit message counter 2018-09-05 11:26:54 +02:00
557009e660 help -> menu 2018-09-05 11:12:11 +02:00
bf8514f5e2 helperize spaces 2018-09-03 18:44:56 +02:00
230a5afa4c remove capitalization of keybindings descriptions 2018-09-03 18:16:54 +02:00
59f50010b6 apply fmt again 2018-09-03 18:01:07 +02:00
b5827b7d80 merge conflict effect fix 2018-09-03 17:57:03 +02:00
359636c1aa add generate_cheatsheet script
script is generating markdown document with small cheatsheet
in selected language
2018-09-03 17:54:06 +02:00
314c8c279a apply fmt on keybindings 2018-09-03 17:54:06 +02:00
90a4cada82 add missing descriptions 2018-09-03 17:54:06 +02:00
7ec5b6cc30 indent keybindings 2018-09-03 17:54:06 +02:00
9ceaf5b9a9 move descriptions to i18n 2018-09-03 17:52:05 +02:00
28a9594ef7 update help panel
- delete scrolling ability
- lines are now selectable
- implemented handler execution when space is pressed
- add example descriptions for status panel keybindings
2018-09-03 17:52:05 +02:00
77623db1d0 apply fmt 2018-09-03 17:52:05 +02:00
6a99d36ae1 change key from 'H' to '?' 2018-09-03 17:52:05 +02:00
2416f585ce initial help panel 2018-09-03 17:52:05 +02:00
741e28d01a move bindings to getKeybindings() 2018-09-03 17:52:05 +02:00
6fc4cb1b96 Merge branch 'master' into rename-commits-in-user-editor 2018-09-03 19:53:16 +10:00
9e6a4a529a add keybinding to open user editor when renaming last commit 2018-09-01 12:14:42 +02:00
ae0d88f855 WIP using runDirectCommand with xdg-open 2018-09-01 11:38:32 +10:00
b4323c029f Merge branch 'master' into feature/add-all 2018-08-27 20:57:50 +10:00
21f6e9ba87 auto-updates 2018-08-25 17:32:34 +10:00
60422912c8 add 'a' keybinding to toggle staged/unstaged for all files 2018-08-25 08:59:51 +10:00
6c389df57d Merge pull request #200 from remyabel/feature/esc-quits
Esc will quit when not in popup, fixes #197
2018-08-24 09:16:56 +10:00
cd4063c763 s/escape/quit 2018-08-21 08:54:51 -04:00
646c205227 s/quit/escape, don't use special handling for views 2018-08-21 07:50:37 -04:00
dc911906b3 Esc will quit when not in popup, fixes #197 2018-08-21 06:36:20 -04:00
8e3df6b981 add option to force delete given branch 2018-08-20 08:37:16 +02:00
a1a828a781 support opening and editing config file 2018-08-18 14:54:05 +10:00
ebfed34145 add PR #135 keybindings to this branch 2018-08-13 23:46:08 +10:00
9e725ae24e got this bad boy compiling again 2018-08-13 21:16:21 +10:00
97cff65612 progress on refactor 2018-08-13 20:26:02 +10:00