jesseduffield.lazygit/pkg/i18n
Stefan Haller 3ac5ef2d41 Show sync status in branches list
When pulling/pushing/fast-forwarding a branch, show this state in the branches
list for that branch for as long as the operation takes, to make it easier to
see when it's done (without having to stare at the status bar in the lower
left).

This will hopefully help with making these operations feel more predictable, now
that we no longer show a loader panel for them.
2023-09-25 21:39:48 +02:00
..
chinese.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
dutch.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
english.go Show sync status in branches list 2023-09-25 21:39:48 +02: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 Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetch 2023-09-20 13:30:49 +02:00
korean.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
polish.go Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetch 2023-09-20 13:30:49 +02:00
russian.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
traditional_chinese.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00