Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 43727:f1dabf99db17
age | author | description |
---|---|---|
Sun, 17 Nov 2019 01:34:52 -0500 | Matt Harbison | debugextensions: gracefully handle missing __file__ attributes |
Sun, 17 Nov 2019 01:00:06 -0500 | Matt Harbison | debuginstall: gracefully handle missing __file__ attributes |
Wed, 13 Nov 2019 22:30:33 -0500 | Augie Fackler | debugcommands: don't shadow the error module |
Thu, 14 Nov 2019 08:03:26 -0800 | Martin von Zweigbergk | utils: move finddirs() to pathutil |
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Thu, 07 Nov 2019 13:18:19 -0500 | Augie Fackler | cleanup: remove pointless r-prefixes on double-quoted strings |
Tue, 15 Oct 2019 11:06:04 -0400 | Augie Fackler | cleanup: hgdemandimport.tracing accepts strings, not bytes |