hgext3rd/evolve/state.py
Mon, 09 Dec 2019 16:01:56 +0700 Anton Shestakov state: there's no _unpack in struct stable
Mon, 16 Sep 2019 12:44:38 -0700 Kyle Lippincott cmdstate: introduce a "saver" contextmanager and use it in place of save()
Mon, 16 Sep 2019 12:42:50 -0700 Kyle Lippincott cmdstate: avoid setting a default argument to a mutable object (`{}`)
Mon, 16 Sep 2019 12:42:11 -0700 Kyle Lippincott cmdstate: switch to new-style classes
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Thu, 11 Jul 2019 21:48:02 -0700 Martin von Zweigbergk py3: avoid "%r" for byte string, which produces b'' on py3
Thu, 11 Jul 2019 16:49:01 -0700 Martin von Zweigbergk py3: implement __bool__ in addition to __nonzero__
Fri, 12 Apr 2019 02:55:34 +0800 Anton Shestakov state: implement cmdstate.__contains__()
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Fri, 06 Jul 2018 11:36:24 -0700 Martin von Zweigbergk state: add the get() method that evolvecmd:1836 expects
Mon, 19 Mar 2018 13:11:55 +0530 Pulkit Goyal state: add __setitem__() for cmdstate class
Tue, 30 Jan 2018 15:11:35 +0530 Pulkit Goyal evolve: add comptability to read old evolvestate files
Tue, 30 Jan 2018 15:02:40 +0530 Pulkit Goyal state: bring back the function to read old evolvestate files
Wed, 17 Jan 2018 19:12:32 +0530 Pulkit Goyal evolvestate: rename the file to state.py and class name to cmdstate
less more (0) tip