log mercurial/debugcommands.py @ 45213:d5ccc059fbcd

age author description
Fri, 24 Jul 2020 11:24:59 -0700 Martin von Zweigbergk templater: handle None returned from templatedir()
Tue, 21 Jul 2020 13:11:49 -0700 Martin von Zweigbergk templater: make templatepaths() return a single path, or None
Wed, 01 Apr 2020 08:42:00 -0500 Augie Fackler debugcommands: create new debugantivirusrunning command
Tue, 14 Apr 2020 17:06:11 +0530 Pulkit Goyal debugcommands: introduce new debugrequirements command
Thu, 09 Jul 2020 19:16:52 +0900 Yuya Nishihara debuginstall: don't translate encoding messages
Fri, 29 May 2020 12:17:59 +0200 Rapha?l Gom?s rust: remove support for `re2`
Mon, 18 May 2020 14:59:59 -0400 Augie Fackler mergestate: split out merge state handling code from main merge module
Sun, 29 Mar 2020 01:57:17 +0900 Yuya Nishihara debugcommands: fix typo in debuguigetpass
Fri, 28 Feb 2020 03:18:57 +0100 Pierre-Yves David nodemap: display percentage of unused in `hg debugnodemap`
Thu, 05 Mar 2020 10:24:45 +0100 Rapha?l Gom?s debuginstall: add entry about re2 Rust bindings when applicable
Thu, 27 Feb 2020 16:32:43 +0100 Pierre-Yves David nodemap: track the tip_node for validation
Tue, 18 Feb 2020 18:32:55 +0100 Pierre-Yves David nodemap: use data from the index in debugnodemap --dump-new
Fri, 06 Mar 2020 12:44:51 +0100 Rapha?l Gom?s debuginstall: print if Rust extensions are installed
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Fri, 17 Jan 2020 21:22:23 +0300 Pulkit Goyal debugbackupbundle: introduce command to interact with strip backups