1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00
Commit Graph

174 Commits

Author SHA1 Message Date
8121a0cc74 remove old integration test recording code 2023-03-24 18:42:11 +11:00
c28e25524a bump gocui to fix race condition 2023-03-19 16:30:39 +11:00
b542579db3 Better escape code parsing (thanks to Ryooooooga) (#2514) 2023-03-19 15:41:47 +11:00
db011d8e34 Improve staging panel integration tests 2023-02-25 11:35:41 +11:00
a51f64814c show snapshot of lazygit when test fails for easier investigation 2023-02-19 15:48:09 +11:00
01bf7f21e6 bump gocui 2023-02-18 10:28:09 +11:00
c517d1e0a2 update view cursor when selecting new line in patch explorer view 2023-02-18 10:19:34 +11:00
657b1e897f build: bump gocui 2023-01-06 10:59:09 +09:00
abbd598992 bump gocui 2022-12-20 22:06:44 +11:00
cf048e4807 bump gocui 2022-11-25 21:48:44 +09:00
4aa9147dfa build: $ ./scripts/bump_gocui.sh 2022-10-18 22:20:04 +09:00
e3f21f0588 strip NUL bytes instead of replacing with space 2022-10-03 09:29:41 -07:00
e76fa5a6cb fix glitchy render of stale data when flicking through files and directories 2022-10-02 20:41:24 -07:00
5670c0a301 bump gocui 2022-10-02 18:43:25 -07:00
1c82924307 build: $ ./scripts/bump_gocui.sh 2022-09-23 20:01:44 +09:00
7af7af27c6 various changes to improve integration tests 2022-09-16 08:42:39 -07:00
5173d7f5e1 better CLI interface 2022-08-14 17:20:52 +10:00
225c563c63 another integration test 2022-08-11 21:24:16 +10:00
77881a9c7d add new integration test pattern 2022-08-11 21:24:15 +10:00
524bf83a4a refactor to only have one context per view 2022-08-06 13:49:11 +10:00
83dfc3b28b Update gocui 2022-07-29 06:59:52 +02:00
3477cbc81f better weight distribution in window arrangement 2022-04-17 12:48:04 +10:00
e68093fe99 add scrollbars 2022-04-16 17:29:17 +10:00
00afa30ebf better appearance for reverse attribute 2022-04-16 15:19:32 +10:00
6a153acc8f clearer highlighting of current line 2022-04-16 15:19:32 +10:00
336f2772e8 bump gocui 2022-04-08 12:15:23 +10:00
4fde97b066 update go to v1.18 2022-03-18 21:36:28 +11:00
59d4df2a44 fix click handling 2022-03-17 19:13:40 +11:00
145c69d9ae working again 2022-03-17 19:13:40 +11:00
482bdc4f1e more refactoring 2022-03-17 19:13:40 +11:00
2a1e3faa0c resetting controllers on new repo 2022-03-17 19:13:40 +11:00
4a1d23dc27 bump gocui 2022-01-08 16:05:11 +11:00
7539929703 use bright colors for highlighting 2022-01-08 16:05:11 +11:00
06ca71e955 fix bug 2021-11-05 07:58:21 +11:00
37be9dbea1 support scrolling left and right 2021-11-05 07:58:21 +11:00
802cfb1a04 render commit graph 2021-11-05 07:58:21 +11:00
2fc1498517 some refactoring in anticipation of the graph feature 2021-11-01 10:03:49 +11:00
f704707d29 stream output from certain git commands in command log panel 2021-10-30 18:26:06 +11:00
71fdc5c038 better title rendering 2021-10-18 09:21:33 +11:00
a05f22efa2 support home/end keys in editors 2021-10-17 20:14:31 +11:00
e7c27b6f4a small fixes 2021-10-17 06:41:21 +00:00
345c90ac05 fix editor 2021-10-17 04:17:59 +00:00
ab0117c416 fix some encodings 2021-09-27 19:58:24 +10:00
3dd88d6138 bump dependencies 2021-06-15 08:12:38 +10:00
b28b2d05bd force cursor to be at end of line when opening confirmation panel 2021-04-17 21:15:54 +10:00
730a03a3b2 fix race condition 2021-04-12 23:40:20 +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
e42e7e5cbd fix commit amend 2021-04-10 11:54:38 +10:00
93fac1f312 reduce flicker without worrying about carriage returns 2021-04-09 22:50:55 +10:00