hgext/amend.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 10 Jun 2021 14:25:16 -0700 Martin von Zweigbergk cmdutil: make checknotesize() work on str-keyed opts
Thu, 10 Jun 2021 10:53:43 -0700 Martin von Zweigbergk amend: work mostly with str-type **opts for simplicity
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
Sat, 14 Sep 2019 23:41:31 -0400 Matt Harbison amend: enable support for using the secret phase
Sat, 14 Sep 2019 23:40:12 -0400 Matt Harbison amend: enable support for closing the branch
Sat, 14 Sep 2019 18:44:18 -0400 Matt Harbison amend: prevent '\n' in the note string
Sat, 14 Sep 2019 15:13:16 -0400 Matt Harbison amend: add option to update to the current user
Thu, 10 Jan 2019 21:32:37 +0900 Yuya Nishihara amend: turn currentdate into tri-state bool so config option can be negated
Mon, 07 Jan 2019 21:43:06 +0900 Yuya Nishihara amend: add -D/--currentdate option
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Sun, 22 Oct 2017 23:51:57 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/amend.py
Thu, 19 Oct 2017 03:20:47 +0530 Pulkit Goyal amend: error out if the note is greater than 255bytes
Sun, 15 Oct 2017 19:29:56 +0530 Pulkit Goyal amend: add a flag `-n/--note` to store note with amend
Tue, 11 Jul 2017 20:53:55 -0700 Jun Wu amend: new extension providing the amend command
less more (0) tip