summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-24 12:40:44 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-09-25 01:48:38 (GMT)
commit81d4d3dddc5e96aea45a2623c9b1840491348b92 (patch)
treeb166dc46ce198b7062ffeed5bacfe87fea5702ab /Makefile
parent40f86af01b061fbbd1e46d125280073322bf9f33 (diff)
downloadgit-81d4d3dddc5e96aea45a2623c9b1840491348b92.zip
git-81d4d3dddc5e96aea45a2623c9b1840491348b92.tar.gz
git-81d4d3dddc5e96aea45a2623c9b1840491348b92.tar.bz2
git-gui: Keep the UI responsive while counting objects in clone
If we are doing a "standard" clone by way of hardlinking the objects (or copying them if hardlinks are not available) the UI can freeze up for a good few seconds while Tcl scans all of the object directories. This is espeically noticed on a Windows system when you are working off network shares and need to wait for both the NT overheads and the network. We now show a progress bar as we count the objects and build our list of things to copy. This keeps the user amused and also makes sure we run the Tk event loop often enough that the window can still be dragged around the desktop. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions