README
branchstable
changeset 2539 69292318c545
parent 2538 2b2addb23e96
child 2541 383efcb9ed0f
equal deleted inserted replaced
2538:2b2addb23e96 2539:69292318c545
   138  - template: add a 'precursors' template that display the closests precursors of changesets
   138  - template: add a 'precursors' template that display the closests precursors of changesets
   139  - template: add a 'successors' template that display the closests successors of changesets
   139  - template: add a 'successors' template that display the closests successors of changesets
   140  - template: add a 'obsfate' template that display how a changeset has evolved
   140  - template: add a 'obsfate' template that display how a changeset has evolved
   141  - new discovery experiment: add options to restrict memory consumption on
   141  - new discovery experiment: add options to restrict memory consumption on
   142    large repository (see "hg help -e evolve" for details).
   142    large repository (see "hg help -e evolve" for details).
   143 
   143  - evolve: fix --rev handling in --list mode
   144 6.2.2 - in progress
       
   145 -------------------
       
   146 
       
   147   * evolve: fix --rev handling in --list mode
       
   148 
   144 
   149 6.2.1 -- 2017-05-23
   145 6.2.1 -- 2017-05-23
   150 -------------------
   146 -------------------
   151 
   147 
   152  - prune: fix a crash related to color handling,
   148  - prune: fix a crash related to color handling,