jesseduffield.lazygit/pkg
Nils Andresen 245563bc99 (#2288) quote remoteName before compiling regex
If the remote name contains special regex-chars,
the compilation of the regex might fail.
Quoting the remoteName ensures that all special chars
in the remoteName are properly escaped before compiling
the regex.
2022-11-24 12:56:28 +00:00
..
app added gitVersion for version flag 2022-11-13 19:27:12 +05:30
cheatsheet Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00
commands (#2288) quote remoteName before compiling regex 2022-11-24 12:56:28 +00:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config use better colour defaults 2022-11-12 18:09:16 -03:30
constants update release notes 2021-04-20 18:34:47 +10:00
env clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
gui Merge pull request #2224 from Ryooooooga/ambiguous-branch 2022-11-14 19:09:37 +11:00
i18n Merge branch 'master' into stash-untracked-changes 2022-11-01 16:08:34 -02:30
integration (#2288) quote remoteName before compiling regex 2022-11-24 12:56:28 +00:00
logs clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
secureexec Format code to pass lint 2021-09-16 21:38:43 +08:00
tasks add deadlock mutex package 2022-08-07 11:16:14 +10:00
test update linters 2022-03-19 12:12:57 +11:00
theme use better colour defaults 2022-11-12 18:09:16 -03:30
updates pkg/updates: Fix resource availability check in Updater 2022-03-18 22:19:45 +11:00
utils Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00