Mercurial > hg
log mercurial/lsprof.py @ 8520:8c7f1afad064
age | author | description |
---|---|---|
Mon, 23 Mar 2009 13:13:06 +0100 | Peter Arrenbrecht | cleanup: drop unused assignments |
Mon, 12 Jan 2009 09:16:03 +0100 | Dirkjan Ochtman | use dict.iteritems() rather than dict.items() |
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. |