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

3424 Commits

Author SHA1 Message Date
40f10c3388 Update config.md 2021-06-15 08:31:07 +10:00
01e4467d76 Add test cases for pull mode 2021-06-15 08:31:07 +10:00
b4e6850f98 Fix wrong ff-only configuration 2021-06-15 08:31:07 +10:00
c57a0077d0 Read pull mode from gitconfig lazily 2021-06-15 08:31:07 +10:00
46e500dc28 Revert "Read pull mode from git configuration"
This reverts commit e69e240a31.
2021-06-15 08:31:07 +10:00
d7865b3882 Read pull mode from git configuration 2021-06-15 08:31:07 +10:00
0aad68acf0 Merge branch 'btwise-master' 2021-06-15 08:25:24 +10:00
4969e9ce0a gofmt 2021-06-15 08:25:07 +10:00
17770b9f9b go mod vendor 2021-06-15 08:13:45 +10:00
3dd88d6138 bump dependencies 2021-06-15 08:12:38 +10:00
ce7cbe58a0 naming change 2021-06-14 18:17:08 +10:00
7588d5290b ShowTotal flag 2021-06-10 12:43:05 +03:00
9fdf92b226 more refactoring
WIP

WIP
2021-06-06 09:12:49 +10:00
93bf691fd6 refactoring 2021-06-06 09:12:49 +10:00
82022615dd bump tcell 2021-06-06 09:12:42 +10:00
fb395bca6e support reverting merge commits 2021-06-05 22:15:51 +10:00
f91adf026b fix lbl scrolling v0.28.2 2021-06-05 13:54:05 +10:00
6d91661d5e prevent closure issue 2021-06-05 13:54:05 +10:00
90983aae65 not importing regexp 2021-06-05 13:53:25 +10:00
f71b23b890 more explicit 2021-06-05 13:53:25 +10:00
05a23f0e1e Discard value after END marker 2021-06-05 13:53:25 +10:00
fd38ad8096 More generic merge conflict detection 2021-06-05 13:53:25 +10:00
d502c43ae8 fix tests 2021-06-05 10:58:36 +10:00
0df02dacc2 minor changes 2021-06-05 10:58:09 +10:00
3258c24fb3 Better english for Configuring File Editing. 2021-06-05 10:58:09 +10:00
e7c657fba0 Docs for EditCommand. 2021-06-05 10:58:09 +10:00
60468d2e17 Edit command as user OS config option 2021-06-05 10:58:09 +10:00
cb78cf7de4 Simplify sorting of git tags by using git's functions 2021-06-05 10:56:46 +10:00
94b52af661 Remove config, make default sort order descending 2021-06-05 10:56:46 +10:00
472288c81b Add user config to change the sort order of tags 2021-06-05 10:56:46 +10:00
258eedb38c refactor 2021-06-02 20:33:52 +10:00
bc044c64b2 Remove origin prefix when creating local branch based from origin 2021-05-30 15:29:56 +10:00
e478c254d4 Handle alternate merge conflict format; add tests 2021-05-30 13:50:42 +10:00
44f7fc6f7c Add global binding to open recent repos 2021-05-30 13:25:44 +10:00
a13e919d3d add chinese for i18n 2021-05-19 17:55:26 +08:00
f92fcfbb47 cd: remove ppa job
Deprecated
2021-05-07 00:08:22 +02:00
6ccf58c224 README: deprecate Ubuntu PPA 2021-05-07 00:06:38 +02:00
9190e9beac Fix englishIntroPopupMessage typo in english.go v0.28.1 2021-04-20 21:08:29 +10:00
a99e6ba071 update release notes v0.28 2021-04-20 18:34:47 +10:00
604ee02cd9 ignore east asian width setting to avoid broken frame rendering 2021-04-19 23:06:05 +10:00
926a48a65b smarter sizing of command log panel 2021-04-19 18:09:01 +10:00
98375dc902 refactor merge panel 2021-04-18 18:58:09 +10:00
e73de332a1 refactor line by line panel 2021-04-18 16:55:09 +10:00
b28b2d05bd force cursor to be at end of line when opening confirmation panel 2021-04-17 21:15:54 +10:00
9e5f031553 bubble up tracked files in flat file view 2021-04-17 10:04:49 +10:00
dab5ba363c Fix typo: scrool -> scroll 2021-04-14 19:11:30 +10:00
e42387d0da update keybindings 2021-04-12 23:40:20 +10:00
730a03a3b2 fix race condition 2021-04-12 23:40:20 +10:00
7d195b97c2 better squash description 2021-04-12 21:57:13 +10:00
4fb2dba587 allow hiding random tip 2021-04-12 21:48:08 +10:00