1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-28 09:08:41 +02:00
lazygit/pkg/utils
2021-07-31 20:53:49 +02:00
..
color.go simplify code a bit 2021-07-31 17:33:13 +10:00
date.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
dummies.go move OS commands into their own package 2020-09-29 20:48:49 +10:00
errors.go move OS commands into their own package 2020-09-29 20:48:49 +10:00
formatting_test.go refactor 2021-06-02 20:33:52 +10:00
formatting.go refactor 2021-06-02 20:33:52 +10:00
fuzzy_search_test.go Start on supporting auto-suggestions when checking out a branch 2020-11-28 20:48:17 +11:00
fuzzy_search.go refactor 2020-11-28 20:48:17 +11:00
io.go refactor 2021-06-02 20:33:52 +10:00
lines_test.go refactor 2021-06-02 20:33:52 +10:00
lines.go correctly show files with special chars in commit 2021-07-23 12:04:23 +02:00
slice_test.go correctly show files with special chars in commit 2021-07-23 12:04:23 +02:00
slice.go refactor 2021-06-02 20:33:52 +10:00
template_test.go refactor 2021-06-02 20:33:52 +10:00
template.go refactor 2021-06-02 20:33:52 +10:00
utils_test.go support reverting merge commits 2021-06-05 22:15:51 +10:00
utils.go support reverting merge commits 2021-06-05 22:15:51 +10:00