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

2496 Commits

Author SHA1 Message Date
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
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
76697280c9 fix rendering issues caused by resizing 2021-04-12 21:48:08 +10:00
0df6ac6140 bump gocui to fix resizing issue 2021-04-12 21:48:08 +10:00
5453b71fd1 linting 2021-04-12 21:48:08 +10:00
1f3070c882 fix up doc 2021-04-12 21:48:08 +10:00
3b7e7a7f56 add random tip to command log 2021-04-12 21:48:08 +10:00
06a8eb115c make command log size configurable 2021-04-11 23:36:34 +10:00
e4f0a470e9 print header for command log 2021-04-11 23:36:34 +10:00
adee0b8ccb add spans to i18n 2021-04-11 23:36:34 +10:00
0bebfe454e pull out function 2021-04-11 23:36:34 +10:00
84b0c3df4f ask question button 2021-04-11 22:07:29 +10:00
764bd556f3 prettify config.md 2021-04-11 21:42:41 +10:00
069c7c9d35 fix test 2021-04-11 17:07:49 +10:00
393ce05860 allow focusing on command log view 2021-04-11 17:07:49 +10:00
cf78b86cb5 more support for command log and more code reuse for contexts 2021-04-11 17:07:49 +10:00
4f03d7733a allow showing, hiding, and scrolling the extras panel 2021-04-11 17:07:49 +10:00
e3a14d546a support static boxes that go outside the available size 2021-04-11 17:07:49 +10:00
f2007f4d95 support scrolling extras view 2021-04-11 17:07:49 +10:00
8969464b00 log TODO content when interactive rebasing 2021-04-11 17:07:49 +10:00
6137d66914 no need to log this 2021-04-11 17:07:49 +10:00
6fbe660f96 full coverage for logging commands 2021-04-11 17:07:49 +10:00
74320f0075 more logging of commands 2021-04-11 17:07:49 +10:00
bfad972f0c fix bug where mixed reset is actually a soft reset 2021-04-11 17:07:49 +10:00
bb918b579a start adding support for logging of commands 2021-04-11 17:07:49 +10:00
e145090046 add cmdLog panel 2021-04-11 17:07:49 +10:00
70b5c822bb update config.md to explain situation with config paths v0.27.4 2021-04-11 10:25:37 +10:00
f2df77a4f1 Fix path for Linux config file
The listed config file directory for Linux is incorrect.
2021-04-11 10:22:26 +10:00
8d416634ba update release notes 2021-04-11 10:21:53 +10:00
9f4433d8b5 allow opening merge tool 2021-04-11 10:21:53 +10:00