log hgext3rd/pullbundle.py @ 6235:318b81560f8c

age author description
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