Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 28 Oct 2006 23:37:59 -0300 | Alexis S. L. Carvalho | Correct optimization from 3464f5e77f34; add a test. |
Sat, 28 Oct 2006 20:21:59 -0300 | Alexis S. L. Carvalho | log speedup: don't call revlog.node if we don't have to |
Sat, 28 Oct 2006 20:21:57 -0300 | Alexis S. L. Carvalho | log speedup: use list.extend to avoid an explicit loop |