jesseduffield.lazygit/pkg/commands/models
Stefan Haller 707fa37160 Add inline status for pushing/pulling/fast-forwarding branches
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-10-08 18:45:36 +02:00
..
author.go Keep track of authors across local commits and branch commits for suggestions 2023-07-22 10:47:04 +10:00
branch.go Add inline status for pushing/pulling/fast-forwarding branches 2023-10-08 18:45:36 +02:00
commit.go Add option RefToShowDivergenceFrom to GetCommitsOptions 2023-08-29 08:16:40 +02:00
commit_file.go Support filtering files 2023-07-03 12:54:13 +10:00
file.go Properly render worktrees in files panel 2023-07-30 18:35:22 +10:00
remote.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
remote_branch.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
stash_entry.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
submodule_config.go add submodules context 2020-10-02 08:09:42 +10:00
tag.go show tag message 2023-02-20 19:01:08 +11:00
worktree.go Use fields rather than methods on worktrees 2023-07-30 18:35:24 +10:00