Mercurial > hg
log mercurial/lsprof.py @ 7057:094af6eeb7d7
age | author | description |
---|---|---|
Mon, 08 Sep 2008 13:07:00 +0200 | Peter Ruibal | use Exception(args)-style raising consistently (py3k compatibility) |
Thu, 06 Mar 2008 22:23:41 +0100 | Joel Rosdahl | Remove unused imports |
Fri, 01 Feb 2008 10:31:09 +0100 | Dirkjan Ochtman | updating lsprof.py from remote repository |
Fri, 23 Jun 2006 19:20:22 -0700 | Vadim Gelfer | do not try to package lsprof if not available. |
Fri, 09 Jun 2006 12:05:17 -0700 | Vadim Gelfer | add --lsprof option. 3x faster than --profile, more useful output. |