hgext3rd/pullbundle.py
Fri, 20 Dec 2019 14:08:37 +0700 Anton Shestakov pullbundle: random.sample() chokes on a spanset, turn it into a list instead
Fri, 20 Dec 2019 13:50:31 +0700 Anton Shestakov pullbundle: use % instead of .format() because % exists for bytes
Thu, 19 Dec 2019 18:02:31 +0700 Anton Shestakov pullbundle: compatibility for progress in hg <= 4.6
Thu, 26 Dec 2019 12:22:49 +0700 Anton Shestakov pullbundle: kwarg to changegroup.makestream() is called matcher stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 11:32:01 +0200 Raphaël Gomès python3: add raw prefix to open()-like functions
Fri, 12 Jul 2019 08:16:30 -0700 Martin von Zweigbergk py3: use "%f" for formatting floating point number
Thu, 11 Jul 2019 14:16:48 -0700 Martin von Zweigbergk py3: replace xrange() by range()
Thu, 25 Oct 2018 17:03:34 +0200 Pierre-Yves David branching: merge stable back into default
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic stable
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic
Fri, 12 Oct 2018 16:19:39 +0200 Pierre-Yves David packaging: prepare release 8.3.0 stable 8.3.0
Fri, 12 Oct 2018 16:25:06 +0200 Pierre-Yves David pullbundle: document working version and update changelog to mention it stable
Wed, 26 Sep 2018 19:17:04 +0200 Pierre-Yves David pullbundle: fix style warning
less more (0) -15 tip