jesseduffield.lazygit/pkg/i18n
Stefan Haller a8797c7261 Default to substring filtering, add option to go back to fuzzy filtering
By default we now search for substrings; you can search for multiple substrings
by separating them with spaces. Add a config option gui.filterMode that can be
set to 'fuzzy' to switch back to the previous behavior.
2024-03-17 11:55:09 +01:00
..
chinese.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
dutch.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
english.go Default to substring filtering, add option to go back to fuzzy filtering 2024-03-17 11:55:09 +01:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
japanese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
korean.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
polish.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
russian.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
traditional_chinese.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00