mercurial/repoview.py
Tue, 22 May 2018 18:10:37 +0200 Boris Feld phases: define an official tuple of phases we do not share
Tue, 22 May 2018 18:10:00 +0200 Boris Feld phases: define an official tuple of mutable phases
Mon, 21 May 2018 17:33:50 +0200 Boris Feld repoview: use 'phasecache.getrevset' when computing 'unserved' filter
Mon, 18 Dec 2017 17:50:02 +0530 Pulkit Goyal repoview: add a new filtername for accessing hidden commits
Fri, 22 Dec 2017 22:19:42 +0530 Pulkit Goyal repoview: add visibilityexception argument to filterrevs() and related fns
Fri, 22 Dec 2017 17:57:11 +0530 Pulkit Goyal repoview: add visibilityexceptions as an optional argument to repo.filtered()
Tue, 05 Dec 2017 21:56:48 +0900 Yuya Nishihara repoview: include filter name in repr for debugging
Tue, 05 Dec 2017 21:50:33 +0900 Yuya Nishihara repoview: extract a factory function of proxy class
Tue, 10 Oct 2017 23:19:35 +0530 Pulkit Goyal repoview: remove incorrect documentation of the function
Thu, 08 Jun 2017 20:28:13 -0700 Gregory Szorc repoview: remove special casing of "requirements"
Tue, 30 May 2017 13:16:32 -0700 Martin von Zweigbergk hidden: remove unnecessary guard condition
Tue, 30 May 2017 10:27:20 -0700 Martin von Zweigbergk hidden: subtract pinned revs from hidden earlier
Sat, 27 May 2017 23:05:10 -0700 Martin von Zweigbergk hidden: make _revealancestors() reveal ancestors exclusively
Sat, 27 May 2017 22:55:19 -0700 Martin von Zweigbergk hidden: remove _consistencyblockers()
Sat, 27 May 2017 22:43:37 -0700 Martin von Zweigbergk hidden: pass revs to iterate into _consistencyblockers()
Sat, 27 May 2017 22:10:20 -0700 Martin von Zweigbergk hidden: remove unnecessary 'domain' parameter from _revealancestors()
Sat, 27 May 2017 21:17:06 -0700 Martin von Zweigbergk hidden: change _domainancestors() to _revealancestors()
Sat, 27 May 2017 21:08:51 -0700 Martin von Zweigbergk hidden: rename "revealedrevs" to "pinnedrevs" (API)
Sat, 27 May 2017 21:02:17 -0700 Martin von Zweigbergk hidden: drop obsolete comment about cacheability
Sun, 21 May 2017 15:56:02 +0200 Pierre-Yves David hidden: drop outdated comment about "dynamic" performance
Sun, 21 May 2017 15:47:06 +0200 Pierre-Yves David hidden: unify the static and dynamic blocker logic
Sun, 21 May 2017 15:53:08 +0200 Pierre-Yves David hidden: drop the hidden cache logic
Sun, 21 May 2017 16:01:20 +0200 Pierre-Yves David hidden: simplify the computation of consistency blocker
Sun, 21 May 2017 15:35:21 +0200 Pierre-Yves David hidden: use _domainancestors to compute revs revealed by dynamic blocker
Sun, 21 May 2017 15:21:46 +0200 Pierre-Yves David hidden: add a function returning ancestors of revs within a domain
Sat, 20 May 2017 19:43:58 +0200 Pierre-Yves David repoview: rename '_getdynamicblockers' to 'revealedrevs' (API)
Sat, 20 May 2017 19:43:29 +0200 Pierre-Yves David repoview: move '_getdynamicblock' next to 'hideablerevs'
Sun, 12 Mar 2017 17:20:42 -0700 Yuya Nishihara py3: use portable way to stringify cache key of repoview
Sun, 12 Mar 2017 00:48:06 -0500 Augie Fackler repoview: specify setattr values as native strings
Wed, 08 Mar 2017 00:49:15 +0530 Pulkit Goyal repoview: convert attribute names to unicodes on Python 3
less more (0) -50 -30 tip