From: Paul Mackerras Date: Thu, 6 Apr 2006 00:18:23 +0000 (+1000) Subject: gitk: Make File->Update work properly again X-Git-Tag: v1.4.0-rc1~195^2~5^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d94f8cd6adc746b850aad421e30d5f90f7f11ee4?ds=sidebyside;hp=d94f8cd6adc746b850aad421e30d5f90f7f11ee4 gitk: Make File->Update work properly again If a view is selected it will now just update that view. Also fixed a few other things - if you switch away from a view while gitk is still reading it in, then switch back, gitk will re-read it from scratch. We now re-read the references when switching views. If something was selected before a view change, and we need to read in the new view, we now select the previously-selected commit when we come across it. Fixed a bug in setting of rowrangelist plus a couple of other minor things. Signed-off-by: Paul Mackerras ---