mercurial/treediscovery.py
Tue, 26 Jul 2022 11:10:43 +0200 Pierre-Yves David tree-discovery: fix the request debug output and progress location stable
Tue, 26 Jul 2022 10:34:20 +0200 Pierre-Yves David debug-discovery: gather the right number of roundtrips for tree discovery stable
Tue, 26 Jul 2022 10:04:06 +0200 Pierre-Yves David debug-discovery: also gather details on tree-discovery queries type stable
Sun, 29 May 2022 15:17:27 +0200 Manuel Jacob py3: replace `pycompat.xrange` by `range`
Mon, 14 Mar 2022 05:59:20 +0100 Pierre-Yves David discovery: also audit the number of queries done
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Fri, 11 Dec 2020 12:51:09 +0100 Pierre-Yves David debugdiscovery: display the number of roundtrip used
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Sun, 17 Jun 2018 23:54:58 -0700 Martin von Zweigbergk treediscovery: use progress helper
Fri, 13 Apr 2018 11:10:59 -0700 Gregory Szorc treediscovery: switch to command executor interface
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Sat, 08 Aug 2015 20:11:56 -0700 Gregory Szorc treediscovery: use absolute_import
Sat, 16 May 2015 11:28:04 -0700 Martin von Zweigbergk util: drop alias for collections.deque
Fri, 15 Nov 2013 23:28:43 -0500 Pierre-Yves David discovery: stop using nodemap for membership testing
Fri, 01 Jun 2012 17:05:31 -0700 Bryan O'Sullivan util: subclass deque for Python 2.4 backwards compatibility
Tue, 15 May 2012 10:46:23 -0700 Bryan O'Sullivan cleanup: use the deque type where appropriate
Mon, 20 Jun 2011 14:11:01 +0200 Peter Arrenbrecht treediscovery: always return all remote heads stable
Thu, 05 May 2011 12:53:33 +0200 Peter Arrenbrecht treediscovery: fix regression when run against older repos (issue2793)
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht discovery: add new set-based discovery
less more (0) tip