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

2701 Commits

Author SHA1 Message Date
8f0741a458 Changed the youtube link to a youtu.be short link 2018-11-03 09:19:47 +01:00
af54d7f015 Fixed view not defined error with git push and pull 2018-11-02 15:07:10 +01:00
cb9ad5bc73 Fixed golangcibot surgestion 2018-11-02 10:06:10 +01:00
5470bb4121 Added username password detect to git pull 2018-11-02 09:54:54 +01:00
abd0803ef4 Set current view to limit view 2018-10-28 19:15:34 +01:00
9a99748d3b Fixed bug where username input didn't go away 2018-10-27 16:29:16 +02:00
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
ac03665df3 Handled some errors 2018-10-20 19:44:56 +02:00
1be44eae84 Fixed surgestion from golangcibot 2018-10-20 19:03:51 +02:00
b72841ca0c Fixed golangcibot surgestions 2018-10-20 18:58:37 +02:00
12425f0aa7 First good success 2018-10-20 17:37:55 +02:00
59cdd7d46e Merge branch 'master' into master 2018-10-20 10:53:02 +11:00
01fa106de3 Added files to commit pannelsidjfjlisdjfilisldjfiljisldjilfjisdjilfjlsidMoved some code around 2018-10-17 21:12:33 +02:00
c69fce2e9d Remove unnecessary nil error in NewPullRequest. 2018-10-15 11:00:19 +02:00
df0e3e52fe Add option to create pull request form branches panel. 2018-10-13 22:54:51 +02:00
4287f8ae90 Fix tests and add test scenarios for amend. 2018-10-08 22:19:42 +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
ac65586bd5 Merge branch 'master' into feature/commit-amend 2018-10-07 21:08:46 +11:00
af8d362caa Initial version of delete named branch added 2018-10-06 17:04:33 +05:30
5f7ac97a39 Refresh side panels and use uppercase HEAD in all git commands that requires it. 2018-10-06 09:53:54 +02:00
28fe3d6cf9 Use confirmation popup for amending last commit. 2018-09-25 22:11:51 +02:00
b6b21bc98e Merge branch 'master' of git://github.com/jesseduffield/lazygit into feature/commit-amend 2018-09-25 21:17:53 +02:00
0d33a746ba Merge branch 'feature/informative-commit-colors' of https://github.com/jesseduffield/lazygit into feature/informative-commit-colors 2018-09-25 20:11:36 +10:00
f3fc98a3d0 support git flow when colouring commits 2018-09-25 20:11:33 +10:00
17d7bcdeaf Merge branch 'master' into feature/informative-commit-colors 2018-09-25 20:10:12 +10:00
7164f37266 Merge branch 'master' into feature/commit-amend 2018-09-25 19:05:24 +10:00
e9245cd53b Merge branch 'master' into add-tests-part-7 2018-09-25 19:03:29 +10:00
80d6bbef86 Merge branch 'master' of https://github.com/jesseduffield/lazygit 2018-09-23 14:13:14 +10:00
3d751c03fe add donation link to status panel 2018-09-23 14:13:10 +10:00
7947668e18 Merge branch 'hotfix/273-cursor-scrolling' of https://github.com/jesseduffield/lazygit into hotfix/273-cursor-scrolling 2018-09-22 13:50:01 +10:00
619c28ce56 use lineheight rather than buffer length 2018-09-22 13:49:58 +10:00
bdeb78c9a0 commands/git : returns an error instead of panicing 2018-09-20 09:09:37 +02:00
8fac19c175 Merge branch 'master' into feature/informative-commit-colors 2018-09-20 09:41:29 +10:00
b9708c9f88 fix issues with commit message panel losing focus 2018-09-19 20:36:40 +10:00
baa9eff318 Merge branch 'hotfix/cursor-positioning' into feature/recent-repos 2018-09-19 19:17:05 +10:00
e91fb21233 add recent repos menu option 2018-09-19 19:15:29 +10:00
99a6439641 Merge branch 'master' into hotfix/cursor-positioning 2018-09-19 18:42:25 +10:00
768b9453f8 Merge branch 'hotfix/cursor-positioning' into feature/recent-repos 2018-09-19 18:40:41 +10:00
c789bba673 color merged and unmerged commits differently 2018-09-18 21:45:35 +10:00
b384fcf6af generalise popup menu panel 2018-09-18 21:07:25 +10:00
f89bc10af1 appease golangci 2018-09-17 21:32:19 +10:00
a66ac8092e minor refactor 2018-09-17 21:27:53 +10:00
c00c834b35 standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
bbc88071e9 gui : remove unreachable code 2018-09-16 20:46:25 +02:00
61f0801bd3 Add ammend commit action. 2018-09-13 12:44:32 +02:00
57f6a552d2 Merge branch 'hotfix/cursor-positioning' of https://github.com/jesseduffield/lazygit into hotfix/cursor-positioning 2018-09-12 18:49:14 +10:00
35cae80de9 more efficient building of branch displaystrings 2018-09-12 18:49:09 +10:00