1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/utils
2023-01-18 20:56:22 +09:00
..
color_test.go
color.go feat: accept named colors for gui.authorColors 2022-05-04 19:03:00 +09:00
date.go feat: add ability to customize time format 2022-05-18 20:55:27 +09:00
dummies.go formatter 2022-09-17 15:10:41 -07:00
errors.go
formatting_test.go
formatting.go many more generics 2022-03-24 20:14:41 +11:00
fuzzy_search_test.go
fuzzy_search.go many more generics 2022-03-24 20:14:41 +11:00
io.go
lines_test.go fix: fix stash with empty message 2022-10-13 22:23:56 +09:00
lines.go fix: fix stash with empty message 2022-10-13 22:23:56 +09:00
once_writer_test.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
once_writer.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
regexp_test.go
regexp.go
slice_test.go
slice.go refactor cheatsheet generator 2022-03-24 20:14:41 +11:00
string_stack.go
template_test.go fix: fix ReplacePlaceholderString 2023-01-18 20:56:22 +09:00
template.go fix: fix ReplacePlaceholderString 2023-01-18 20:56:22 +09:00
thread_safe_map_test.go use thread safe map 2022-10-02 20:57:44 -07:00
thread_safe_map.go use thread safe map 2022-10-02 20:57:44 -07:00
utils_test.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
utils.go Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00