log hgext3rd/pullbundle.py @ 6805:e51dfd0e1a88 mercurial-6.0

age author description
Thu, 16 Mar 2023 19:20:35 -0300 Anton Shestakov pullbundle: drop support for hg 4.8, add more current hg versions
Fri, 25 Feb 2022 01:52:58 +0300 Anton Shestakov branching: merge with stable
Thu, 24 Feb 2022 14:24:50 +0300 Anton Shestakov packaging: mark as developer version stable
Wed, 23 Feb 2022 18:01:54 +0300 Anton Shestakov packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3 stable
Fri, 18 Feb 2022 16:04:23 +0300 Anton Shestakov evolve: formally remove 4.7 support
Sat, 04 Sep 2021 19:19:25 +0300 Anton Shestakov pullbundle: use ui.makeprogress() directly without 4.6 compatibility
Sat, 04 Sep 2021 19:16:17 +0300 Anton Shestakov evolve: formally remove 4.6 support
Fri, 31 Jul 2020 20:00:57 +0800 Anton Shestakov packaging: mark as developer version stable
Fri, 31 Jul 2020 19:56:37 +0800 Anton Shestakov packaging: prepare version 10.0.1 stable 10.0.1
Tue, 21 Jul 2020 12:52:52 +0800 Anton Shestakov pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5
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