comparison tests/test-diffdir.t @ 18819:05acdf8e1f23

convert: add closesort algorithm to mercurial sources If you actively work with branches, sometimes you need to close old branches which last commited hundreds revisions ago. After close you will see long lines in graph visually spoiling history. This sort only moves closed revisions as close as possible to parents and does not increase storage size as datesort do.
author Constantine Linnick <theaspect@gmail.com>
date Sun, 24 Mar 2013 00:06:52 +0700
parents 2063d36b406e
children 29c8e35d3283
comparison
equal deleted inserted replaced
18818:a0bff3d4f67b 18819:05acdf8e1f23