changeset 40079:eb70acc173e7

narrow: update TODO.rst now that we filter status in ctx The comment referred to was addressed in e411774a2e0f (narrow: move status-filtering to core and to ctx, 2018-08-02). I also think 84092edd5c88 (narrow: drop unnecessary overrides of patch, 2018-09-28) suggests that it was the right thing to do. Differential Revision: https://phab.mercurial-scm.org/D4903
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 05 Oct 2018 16:04:25 -0700
parents 937ce75ea18c
children 56d4f88530fc
files hgext/narrow/TODO.rst
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/narrow/TODO.rst	Fri Oct 05 16:01:21 2018 -0700
+++ b/hgext/narrow/TODO.rst	Fri Oct 05 16:04:25 2018 -0700
@@ -1,11 +1,6 @@
 Integration with the share extension needs improvement. Right now
 we've seen some odd bugs.
 
-Resolve commentary on narrowrepo.wraprepo.narrowrepository.status
-about the filtering of status being done at an awkward layer. This
-came up the import to hgext, but nobody's got concrete improvement
-ideas as of then.
-
 Address commentary in manifest.excludedmanifestrevlog.add -
 specifically we should improve the collaboration with core so that
 add() never gets called on an excluded directory and we can improve