hgext/record.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
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
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 22 Feb 2019 00:54:06 +0530 Navaneeth Suresh mq: disable qrecord during histedit (issue5981)
Wed, 20 Feb 2019 19:28:51 -0500 Augie Fackler cleanup: use () to wrap long lines instead of \
Fri, 12 Oct 2018 18:49:11 +0200 Rodrigo Damazio help: adding a proper declaration for shortlist/basic commands (API)
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Sun, 10 Dec 2017 06:36:48 +0530 Pulkit Goyal py3: handle keyword arguments correctly in hgext/record.py
Sun, 14 May 2017 16:19:47 +0900 Yuya Nishihara commands: move templates of common command options to cmdutil (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Thu, 16 Mar 2017 14:34:35 -0700 Jun Wu record: get rid of ui.backupconfig
Thu, 23 Feb 2017 11:23:17 -0800 eloimorlaas record: update help to describe ui.interface stable
Wed, 12 Oct 2016 12:22:54 +0200 Philippe Pepiot record: return code from underlying commit
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Mon, 28 Mar 2016 12:50:56 -0700 Pierre-Yves David record: deprecate the extension
Wed, 02 Mar 2016 21:38:32 +0000 timeless record: use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'qnew' suggestion at 'hg qnew -i'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'commit' suggestion at 'hg commit -i'
Wed, 13 May 2015 20:30:12 -0700 Laurent Charignon record: make hg record always use the non curses interface
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Wed, 11 Mar 2015 16:39:38 -0700 Laurent Charignon record: change interface of dorecord to accept new filters
Wed, 11 Mar 2015 15:54:11 -0700 Laurent Charignon record: make record use commit -i
Wed, 11 Mar 2015 15:22:04 -0700 Laurent Charignon record: add interactive option to the commit command
Tue, 10 Mar 2015 17:14:33 -0700 Laurent Charignon record: move dorecord from record to cmdutil
less more (0) -100 -50 -30 tip