jesseduffield.lazygit/pkg/utils
2022-05-18 20:55:27 +09:00
..
color.go feat: accept named colors for gui.authorColors 2022-05-04 19:03:00 +09:00
color_test.go update linters 2022-03-19 12:12:57 +11:00
date.go feat: add ability to customize time format 2022-05-18 20:55:27 +09:00
dummies.go refactor 2022-01-09 14:09:53 +11:00
errors.go
formatting.go many more generics 2022-03-24 20:14:41 +11:00
formatting_test.go
fuzzy_search.go many more generics 2022-03-24 20:14:41 +11:00
fuzzy_search_test.go
io.go
lines.go more generics 2022-03-24 20:14:41 +11:00
lines_test.go more generics 2022-03-24 20:14:41 +11:00
regexp.go
regexp_test.go
slice.go refactor cheatsheet generator 2022-03-24 20:14:41 +11:00
slice_test.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.go
template_test.go
utils.go move more view model logic into the files view model 2022-03-17 19:13:40 +11:00
utils_test.go