1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg
stk b8d33b8f7b Extract helper function doRewordEditor
No behavior change, just a preparation for the next commit.
2023-01-22 15:59:32 +01:00
..
app feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
cheatsheet integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
commands refactor: simplify log format 2023-01-06 11:15:33 +09:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config feat(config): change git.commit.verbose to accept "default" 2023-01-06 11:15:33 +09:00
constants update release notes 2021-04-20 18:34:47 +10:00
env clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
gui Extract helper function doRewordEditor 2023-01-22 15:59:32 +01:00
i18n integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
integration appease linter 2022-12-30 22:47:56 +11:00
logs clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
secureexec Format code to pass lint 2021-09-16 21:38:43 +08:00
snake integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
tasks add deadlock mutex package 2022-08-07 11:16:14 +10:00
test update linters 2022-03-19 12:12:57 +11:00
theme [#2279] defaultFgColor entry in theme config 2022-11-21 21:48:18 +01:00
updates pkg/updates: Fix resource availability check in Updater 2022-03-18 22:19:45 +11:00
utils Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00