Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 18 May 2012 12:45:47 -0700 | Joshua Redstone | strip: incrementally update the branchheads cache after a strip |
Fri, 01 Jun 2012 08:56:17 -0700 | Joshua Redstone | localrepo: convert _updatebranchcache from nodespace to revspace |
Fri, 08 Jun 2012 14:23:31 -0700 | Joshua Redstone | discovery: convert legacy part of checkheads to revs from nodes |
Fri, 08 Jun 2012 14:21:32 -0700 | Joshua Redstone | transplant: convert applied() algorithm from nodes to revs |
Fri, 08 Jun 2012 08:39:44 -0700 | Joshua Redstone | revlog: remove reachable and switch call sites to ancestors |
Fri, 08 Jun 2012 07:59:37 -0700 | Joshua Redstone | revlog: add incancestors, a version of ancestors that includes revs listed |
Thu, 14 Jun 2012 11:43:48 +0200 | Adrian Buehlmann | scmutil: change canonpath to use util.samefile (issue2167) |