]> git.ipfire.org Git - thirdparty/git.git/commit - git-gui/git-gui.sh
git-gui: update status bar to track operations
authorJonathan Gilbert <JonathanG@iQmetrix.com>
Sun, 1 Dec 2019 02:28:32 +0000 (02:28 +0000)
committerPratyush Yadav <me@yadavpratyush.com>
Thu, 5 Dec 2019 18:42:15 +0000 (00:12 +0530)
commitd9c6469f38737e9c96428a81adf0fc4d97606bb0
tree1f7b8a07d4f07998ad4baf7c94b6acc889e1ab1e
parent29a9366052d50926bc4426b8540493652cba0766
git-gui: update status bar to track operations

Update the status bar to track updates as individual "operations" that
can overlap. Update all call sites to interact with the new status bar
mechanism. Update initialization to explicitly clear status text,
since otherwise it may persist across future operations.

Signed-off-by: Jonathan Gilbert <JonathanG@iQmetrix.com>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
git-gui.sh
lib/blame.tcl
lib/checkout_op.tcl
lib/choose_repository.tcl
lib/index.tcl
lib/merge.tcl
lib/status_bar.tcl