jesseduffield.lazygit/pkg/utils
Mihai22125 7e9dffe1b9 Add Key field to CustomCommandPrompt struct
Add Form field to CustomCommandObjects struct

Write user prompts responses to Form field

Ensure that map keys exists

Add form prompts integration test

Remove redundant index
2022-09-17 14:58:44 -07: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 move OS commands into their own package 2020-09-29 20:48:49 +10:00
formatting.go many more generics 2022-03-24 20:14:41 +11:00
formatting_test.go better formatting 2021-10-31 22:33:39 +11:00
fuzzy_search.go many more generics 2022-03-24 20:14:41 +11:00
fuzzy_search_test.go Start on supporting auto-suggestions when checking out a branch 2020-11-28 20:48:17 +11:00
io.go refactor 2021-06-02 20:33:52 +10:00
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
once_writer.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
once_writer_test.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
regexp.go add FindNamedMatches function in utils 2021-12-26 16:48:23 +11:00
regexp_test.go add FindNamedMatches function in utils 2021-12-26 16:48:23 +11:00
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 Add Key field to CustomCommandPrompt struct 2022-09-17 14:58:44 -07:00
template_test.go refactor 2021-06-02 20:33:52 +10:00
utils.go better CLI interface 2022-08-14 17:20:52 +10:00
utils_test.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00