hgext/commitextras.py
Sun, 25 Feb 2018 22:28:52 -0500 Augie Fackler commitextras: fix on Python 3 by using sysstrs for __dict__ ops
Mon, 23 Oct 2017 00:01:45 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/commitextras.py
Sun, 30 Jul 2017 12:19:46 +0530 Pulkit Goyal commitextras: make sure keys are not empty stable
Fri, 28 Jul 2017 07:42:55 +0530 Pulkit Goyal commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only stable
Tue, 18 Jul 2017 00:10:44 +0530 Pulkit Goyal commitextras: mark the extension as ADVANCED
Wed, 12 Jul 2017 16:10:10 +0530 Pulkit Goyal commitextras: check the format of the arguments and no internal key is used
Wed, 12 Jul 2017 00:23:45 +0530 Pulkit Goyal commitextras: move fb extension to core which add extras to a commit
less more (0) tip