mercurial/discovery.py
Thu, 16 Apr 2020 22:51:09 +0530 Pulkit Goyal merge default into stable for 5.4 release stable 5.4rc0
Mon, 06 Apr 2020 00:24:57 +0200 Pierre-Yves David discovery: avoid wrongly saying there are nothing to pull stable
Mon, 09 Mar 2020 10:18:40 -0700 Martin von Zweigbergk merge with stable
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Fri, 06 Mar 2020 23:27:28 +0100 Pierre-Yves David discovery: avoid wrong detection of multiple branch heads (issue6256) stable
Mon, 10 Feb 2020 17:31:05 -0500 Augie Fackler cleanup: re-run black on the codebase
Sat, 09 Nov 2019 13:23:53 +0100 Pierre-Yves David index: use `index.get_rev` in `discovery._postprocessobsolete`
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Mon, 07 Oct 2019 00:04:04 -0400 Gregory Szorc py3: finish porting iteritems() to pycompat and remove source transformer
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
Sat, 05 Oct 2019 09:55:56 -0400 Augie Fackler discovery: re-wrap expression to avoid a black bug
Wed, 25 Sep 2019 17:57:16 -0400 Augie Fackler bookmarks: remove changectx() method from bmstore (API)
Sat, 27 Apr 2019 14:43:43 +0300 Pulkit Goyal discovery: only calculate closed branches if required
Fri, 01 Mar 2019 05:56:18 +0530 Taapas Agrawal push: added clear warning message when pushing closed branches(issue6080)
Sun, 17 Mar 2019 18:45:53 +0300 Pulkit Goyal discovery: move cl.hasnode outside of the for-loop
Sun, 17 Mar 2019 18:43:27 +0300 Pulkit Goyal discovery: prevent deleting items from a dictionary
Sun, 17 Mar 2019 18:34:28 +0300 Pulkit Goyal discovery: drop some unused sets
Sun, 17 Mar 2019 18:29:23 +0300 Pulkit Goyal discovery: prevent recomputing info about server and outgoing changesets
Mon, 21 Jan 2019 16:37:23 +0000 Martijn Pieters branchmap: updating triggers a write
Fri, 13 Apr 2018 11:13:05 -0700 Gregory Szorc discovery: use command executor interface
Wed, 11 Apr 2018 17:24:43 -0700 Gregory Szorc discovery: don't redundantly call branchmap
Fri, 06 Apr 2018 10:49:43 -0700 Martin von Zweigbergk discovery: look up bookmarks only among bookmarks
Sun, 04 Mar 2018 07:37:08 -0800 Martin von Zweigbergk setdiscovery: back out changeset 5cfdf6137af8 (issue5809)
Thu, 01 Feb 2018 10:10:01 -0800 Martin von Zweigbergk discovery: don't reimplement all()
Thu, 01 Feb 2018 10:29:24 -0800 Martin von Zweigbergk setdiscovery: don't call "heads" wire command when heads specified
Wed, 06 Dec 2017 23:33:01 +0100 Boris Feld push: restrict common discovery to the pushed set
Thu, 16 Nov 2017 03:52:38 +0100 Boris Feld scmutil: extra utility to display a reasonable amount of nodes
Mon, 05 Jun 2017 13:44:15 +0100 Pierre-Yves David checkheads: use a "lazyancestors" object for allfuturecommon
Mon, 05 Jun 2017 13:37:04 +0100 Pierre-Yves David checkheads: use "revnum" in the "allfuturecommon" set
less more (0) -100 -50 -30 tip