log contrib/debugshell.py @ 21243:8b5c039f2b4f

age author description
2014-05-05 Gregory Szorc debugshell: declare command using decorator
2013-09-23 Matt Mackall debugshell: appease pyflakes
2013-07-14 Sean Farley debugshell: check ui.debugger for which debugger to use
2013-07-14 Sean Farley debugshell: add function to embed ipython
2013-07-14 Sean Farley debugshell: abstract out pdb code.interact
2010-07-20 Vishakh H contrib: add debugshell extension