hgext3rd/pullbundle.py
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
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
Wed, 26 Sep 2018 18:41:55 +0200 Pierre-Yves David pullbundle: improves management of multiple branch while dealing with a head
Wed, 26 Sep 2018 18:42:44 +0200 Pierre-Yves David pullbundle: deal with head in a predicable order
Wed, 26 Sep 2018 13:15:40 +0200 Pierre-Yves David pullbundle: compat with Mercurial 4.7
Tue, 25 Sep 2018 19:35:33 +0200 Pierre-Yves David pullbundle: add some information on the cached change
Tue, 25 Sep 2018 18:41:51 +0200 Pierre-Yves David pullbundle: add data about the cached bundle size and hit
Tue, 25 Sep 2018 18:23:46 +0200 Pierre-Yves David pullbundle: add a command to generate cache hit statistic
Tue, 25 Sep 2018 13:44:32 +0200 Pierre-Yves David pullbundle: point out the output flooding issue from core
Tue, 25 Sep 2018 13:29:49 +0200 Pierre-Yves David pullbundle: issue local branches in the right order
Tue, 25 Sep 2018 12:53:34 +0200 Pierre-Yves David pullbundle: delay cache file opening
Tue, 25 Sep 2018 12:20:26 +0200 Pierre-Yves David pullbundle: improve slicing of the lower part of range
Mon, 24 Sep 2018 01:16:00 +0200 Pierre-Yves David pullbundle: attempt to save stablerange cache after each computation
Mon, 24 Sep 2018 00:51:39 +0200 Pierre-Yves David pullbundle: add basic extension metadata
Mon, 24 Sep 2018 00:28:10 +0200 Pierre-Yves David pullbundle: add a config option for the cache directory
Sun, 23 Sep 2018 22:58:11 +0200 Pierre-Yves David pullbundle: add an output about the time spent slicing the set
Sun, 23 Sep 2018 22:45:23 +0200 Pierre-Yves David pullbundle: add extension documentation
Sun, 23 Sep 2018 00:08:02 +0200 Pierre-Yves David pullbundle: add caching logic
Sun, 23 Sep 2018 23:41:08 +0200 Pierre-Yves David pullbundle: slice pull into multiple ranges
Sun, 23 Sep 2018 23:53:23 +0200 Pierre-Yves David pullbundle: initial commit
less more (0) tip