comparison README @ 2521:29fc90b0e59c

obsdiscovery: add an option to disable all obsdiscovery On large repository, computing the obshashtree can we as slow as resending everything. We give the option for people to opt out.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 30 May 2017 17:32:39 +0200
parents d95006fe4dd0
children 5adb8bdb935e
comparison
equal deleted inserted replaced
2520:5fb5d096348c 2521:29fc90b0e59c
116 ------------------- 116 -------------------
117 117
118 - olog: add an 'obslog' alias 118 - olog: add an 'obslog' alias
119 - olog: add an '--all' option to show the whole obsolescence history tree. 119 - olog: add an '--all' option to show the whole obsolescence history tree.
120 - evolution: add an experiment to track the effect of rewrites. 120 - evolution: add an experiment to track the effect of rewrites.
121 (See hg help - evolve for details)
122 - obsdiscovery: add a config flag to disable all obsmarkers discovery
121 (See hg help - evolve for details) 123 (See hg help - evolve for details)
122 - template: add a 'precursors' template that display the closests precursors of changesets 124 - template: add a 'precursors' template that display the closests precursors of changesets
123 - template: add a 'successors' template that display the closests successors of changesets 125 - template: add a 'successors' template that display the closests successors of changesets
124 - template: add a 'obsfate' template that display how a changeset has evolved 126 - template: add a 'obsfate' template that display how a changeset has evolved
125 - new discovery experiment: add options to restrict memory consumption on 127 - new discovery experiment: add options to restrict memory consumption on