lazygit/scripts
Stefan Haller 891362dfb2 Use extended regex rather than perl regex in the git call
My local git is not compiled with PCRE support, so using -E makes it easier for
me to test the script locally. And -E is good enough for the simple matching we
want to do here.
2024-07-13 15:02:34 +02:00
..
bisect.sh standardize 'Commit Sha' to 'Commit Hash' 2024-04-12 08:31:40 +02:00
bump_gocui.sh remove old integration test recording code 2023-03-24 18:42:11 +11:00
bump_lazycore.sh add bump lazycore script 2022-10-09 08:47:38 -07:00
bump_modules.sh bump modules and add bump_modules script 2018-12-18 23:03:26 +11:00
check_filenames.sh enforce lowercase filenames 2023-04-29 13:05:05 +10:00
check_for_fixups.sh Use extended regex rather than perl regex in the git call 2024-07-13 15:02:34 +02:00
record_demo.sh Add demo test variant 2023-07-31 22:33:04 +10:00
run_integration_tests.sh Fix exit code of run_integration_tests.sh when capturing code coverage data 2024-01-16 18:23:53 +11:00
update_language_files.sh Add script to update translation files from Crowdin 2024-07-01 08:40:13 +02:00