1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/utils
2022-03-24 20:14:41 +11:00
..
color_test.go update linters 2022-03-19 12:12:57 +11:00
color.go update linters 2022-03-19 12:12:57 +11:00
date.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
dummies.go refactor 2022-01-09 14:09:53 +11:00
errors.go move OS commands into their own package 2020-09-29 20:48:49 +10:00
formatting_test.go better formatting 2021-10-31 22:33:39 +11:00
formatting.go add support for git bisect 2022-01-22 10:48:51 +11: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 update linters 2022-03-19 12:12:57 +11:00
lines.go correctly show files with special chars in commit 2021-07-23 12:04:23 +02:00
regexp_test.go add FindNamedMatches function in utils 2021-12-26 16:48:23 +11:00
regexp.go add FindNamedMatches function in utils 2021-12-26 16:48:23 +11:00
slice_test.go make more use of generics 2022-03-24 20:14:41 +11:00
slice.go make more use of generics 2022-03-24 20:14:41 +11:00
string_stack.go start refactoring gui 2022-03-17 19:13:40 +11: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 move more view model logic into the files view model 2022-03-17 19:13:40 +11:00