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

3283 Commits

Author SHA1 Message Date
2fe286f395 add launch.json 2022-05-17 21:38:37 +10:00
1de5ca3511 Don't panic when there are no valid git repos 2022-05-17 07:28:52 +02:00
f31dcd3091 Merge pull request #1930 from mark2185/feature/discard-staged-only 2022-05-15 20:33:25 +10:00
241d182da7 Make tooltip i18n-able 2022-05-15 12:16:20 +02:00
8e7f6822fc Merge pull request #1944 from Ryooooooga/feature/fix-ambiguous-refname 2022-05-15 19:45:30 +10:00
73491fed25 Merge pull request #1927 from HiromasaNojima/option_always_show_unstaged_staged_panels 2022-05-15 19:24:56 +10:00
d72ffdc4a7 refactor 2022-05-15 19:10:04 +10:00
7b0bb68741 Merge pull request #1911 from Ryooooooga/feature/fix-log-show-signature 2022-05-15 18:50:36 +10:00
61970a4439 fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
5529088e43 Updated README.md 2022-05-11 13:15:16 +00:00
5f2102d1c1 rearrange 2022-05-11 23:13:06 +10:00
96147bc11a add sponsors thingo 2022-05-11 23:11:24 +10:00
490a964432 chore(loaders): add -c log.showSignature=false flag to the rebasing commit loader 2022-05-10 19:47:10 +09:00
f789e21377 perf: improve loading speed of commits and reflog when log.showSignature=true 2022-05-10 19:47:07 +09:00
8c04118bb1 Update README.md 2022-05-09 22:53:42 +10:00
d622fefbeb Update README.md 2022-05-09 10:08:56 +10:00
ca191159f5 Discard staged changes only 2022-05-08 14:24:28 +02:00
1ef585969f add option to always show unstaged/staged panels 2022-05-08 17:24:55 +09:00
f7c44f2407 Merge pull request #1926 from jesseduffield/prep-for-author-setting 2022-05-08 14:30:58 +10:00
e67fef776b add author email to commits 2022-05-08 14:26:18 +10:00
6f8063217d rename displayString to label for menu items 2022-05-08 14:26:18 +10:00
125e948d82 Merge pull request #1893 from JensPfeifle/reset_author 2022-05-08 13:39:22 +10:00
25b213b992 fix cheatsheet 2022-05-08 13:31:13 +10:00
20db9fc939 update copy 2022-05-08 13:29:57 +10:00
8ef0032ee2 update snapshot to include author name and email in git log 2022-05-08 13:29:57 +10:00
ec4b5ca134 Update cheatsheets. 2022-05-08 13:29:57 +10:00
fbe23b3754 fixup! Add command to reset the commit author from the commits panel. 2022-05-08 13:29:57 +10:00
1e08b90f67 Add integration test for reset author command. 2022-05-08 13:29:57 +10:00
7ac487545c fixup! Add command to reset the commit author from the commits panel. 2022-05-08 13:29:56 +10:00
7c573a5bea Add command to reset the commit author from the commits panel. 2022-05-08 13:29:56 +10:00
8247089e53 Merge pull request #1925 from jesseduffield/details-view 2022-05-08 13:24:51 +10:00
22d98249fe better popup resizing logic 2022-05-08 13:24:36 +10:00
f257740ea7 add tooltip view for showing menu item descriptions 2022-05-08 13:24:36 +10:00
517e9445df refactor view definitions 2022-05-08 11:41:13 +10:00
549409a6f3 Merge pull request #1923 from Ryooooooga/feature/fix-author-name 2022-05-07 23:41:16 +10:00
b91fb81230 Merge pull request #1920 from Ryooooooga/feature/fix-prompt-height 2022-05-07 23:40:26 +10:00
119002d98c README: delete Ubuntu installation 2022-05-07 12:02:37 +02:00
96f8201626 workflows: bump brew formula on Ubuntu 2022-05-07 11:59:40 +02:00
5717e72366 fix: fix copying author name to clipboard 2022-05-07 18:08:05 +09:00
540d2e379a fix: fix collision of Donate and Ask Question 2022-05-07 18:02:09 +09:00
04babdfb82 fix: fix the appStatus width calculation 2022-05-07 17:37:53 +09:00
265e6d8360 fix: fix the prompt height calculation 2022-05-07 16:36:20 +09:00
5eefe5b5b1 Merge pull request #1919 from jesseduffield/more-documentation 2022-05-07 16:12:18 +10:00
3bf0c9ef44 more documentation 2022-05-07 16:02:04 +10:00
cd5b041b0f clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
cf80978f15 Merge pull request #1918 from RhydianJenkins/name-bug-fix 2022-05-07 11:02:24 +10:00
9956a5bfb2 Merge pull request #1912 from Ryooooooga/feature/edit-hunk 2022-05-07 11:01:26 +10:00
7d495573ab Bug fix - unused name param 2022-05-06 23:00:44 +01:00
b07e0ea032 fix: fix context of edit hunk 2022-05-06 21:58:40 +09:00
d458e78d95 feat: add ability to edit hunk 2022-05-06 21:53:00 +09:00