mercurial/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Sat, 06 Apr 2013 19:50:03 -0700
changeset 18882 ce8c169a0dec
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
graft: use missing ancestors algorithm to find earlier grafts When the revisions to graft are numerically close to the destination, this avoids two walks up the DAG, which for a repository with over 470,000 changesets translates to around 2.2 seconds.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: