[RFC] Mercurial Queue support in qct

Steve Borho steve at borho.org
Wed Dec 27 15:42:40 CST 2006


On Wednesday 27 December 2006 04:56, Andrei Vermel wrote:
> Hello Steve,
>
> I had a play with your nice gui, and have a few comments on the interface.
>
> On a fairly big project I got each run of hg takes a few seconds.
> And this is what each click on a check box does to get a diff. This
> makes selection much less pleasent.

Ok, the tip now has a cache scheme in place.  It should only have to fetch 
diffs for unknown, ignored, or missing files now.  Even the results of those 
diffs are cached so it only has to fetch them once.

BTW: Today I noticed a side-effect of the qrefresh command.   I had deleted a 
file in my directory to test missing file behavior in qct.  After refreshing 
the patch, the deleted file showed up as if 'hg rm' had been executed on it.  
I don't think that is necessarily bad behavior, it just came as a surprise.

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C


More information about the Mercurial-devel mailing list