Mercurial > hg
log contrib/debugshell.py @ 21420:d009f6555b81
age | author | description |
---|---|---|
Sun, 04 May 2014 21:19:31 -0700 | Gregory Szorc | debugshell: declare command using decorator |
Mon, 23 Sep 2013 14:28:01 -0700 | Matt Mackall | debugshell: appease pyflakes |
Sun, 14 Jul 2013 12:16:40 -0500 | Sean Farley | debugshell: check ui.debugger for which debugger to use |
Sun, 14 Jul 2013 12:02:36 -0500 | Sean Farley | debugshell: add function to embed ipython |
Sun, 14 Jul 2013 12:10:52 -0500 | Sean Farley | debugshell: abstract out pdb code.interact |
Tue, 20 Jul 2010 23:29:49 +0530 | Vishakh H | contrib: add debugshell extension |