Mercurial > hg
log contrib/debugcmdserver.py @ 50995:80c243eab724
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Fri, 06 Nov 2020 13:58:59 -0800 | Gregory Szorc | global: use python3 in shebangs |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Sun, 06 Mar 2016 03:06:09 +0530 | Pulkit Goyal | debugcmdserver: use absolute_import and print_function |
Sat, 12 May 2012 16:00:58 +0200 | Brodie Rao | cleanup: "raise SomeException()" -> "raise SomeException" |
Fri, 14 Oct 2011 19:10:36 +0200 | Idan Kamara | contrib: add a script to help diagnose raw output of the cmdserver |