marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REVISION SUMMARY
  This was implemented in c4dbb7636a12 
<https://phab.mercurial-scm.org/rHGc4dbb7636a12dbd95efb41a9919167b0af36d1a2> 
and 07641bafa646 
<https://phab.mercurial-scm.org/rHG07641bafa64648b98cd07536245a3140a49e8013>, 
but I forgot to drop it
  from the todo-list.

REPOSITORY
  rHG Mercurial

BRANCH
  default

REVISION DETAIL
  https://phab.mercurial-scm.org/D10779

AFFECTED FILES
  mercurial/configitems.py

CHANGE DETAILS

diff --git a/mercurial/configitems.py b/mercurial/configitems.py
--- a/mercurial/configitems.py
+++ b/mercurial/configitems.py
@@ -1160,7 +1160,6 @@
 # * Exchange-wise, we will also need to do something more efficient than
 #   keeping references to the affected revlogs, especially memory-wise when
 #   rewriting sidedata.
-# * sidedata compression
 # * introduce a proper solution to reduce the number of filelog related files.
 # * Improvement to consider
 #   - avoid compression header in chunk using the default compression?



To: marmoute, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to