Mercurial > public > mercurial-scm > hg-stable
diff tests/test-inherit-mode.out @ 7654:816b708f23af
store all heads of a branch in the branch cache
All heads of branches will be stored in a new cache file 'branchheads.cache'
within the .hg directory. The old 'branch.cache' file from older versions
will be ignored.
The new cache contents are formatted line-by-line as '{node} {branchtag}\n'.
This is the same as the previous format. Now, every head is recorded in
an oldest -> tipmost order.
The localrepo.branchheads function is reworked to use the data from the cache.
author | John Mulligan <phlogistonjohn@asynchrono.us> |
---|---|
date | Wed, 14 Jan 2009 21:47:38 -0500 |
parents | 7946503ec76e |
children | 720f70b720d3 |
line wrap: on
line diff
--- a/tests/test-inherit-mode.out Thu Jan 15 20:23:18 2009 +0100 +++ b/tests/test-inherit-mode.out Wed Jan 14 21:47:38 2009 -0500 @@ -41,7 +41,7 @@ % group can still write everything 00770 ../push/.hg/ 00660 ../push/.hg/00changelog.i -00660 ../push/.hg/branch.cache +00660 ../push/.hg/branchheads.cache 00660 ../push/.hg/requires 00770 ../push/.hg/store/ 00660 ../push/.hg/store/00changelog.i