jesseduffield.lazygit/pkg/i18n
Stefan Haller 442592a149 Show diff for range selection in commits and sub-commits panel
In other views that show lists of commits (reflog and stash) it doesn't make
sense to show a range diff of selected entries because they don't form a linear
sequence, so we keep the previous behavior of showing the diff for the free end
of the selection range in those view.

The same applies to the commits view if the selection range includes rebasing
todos; these can have an arbitrary order, and a range diff doesn't make sense
for those.
2024-08-28 19:35:23 +02:00
..
translations Add a readme file for the JSON files in pkg/i18n/translations 2024-07-26 11:00:10 +02:00
english.go Show diff for range selection in commits and sub-commits panel 2024-08-28 19:35:23 +02:00
i18n.go Fix language auto-detection 2024-07-13 12:07:59 +02:00
i18n_test.go Fix language auto-detection 2024-07-13 12:07:59 +02:00