- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
revlog: ensure that flags do not overflow 2 bytes...
revlog: ensure that flags do not overflow 2 bytes
This patch adds a line that ensures we are not setting by mistake a set of flags
overlfowing the 2 bytes they are allocated. Given the way the data is packed in
the revlog header, overflowing 2 bytes will result in setting a wrong offset.
<pclass="p3">This is an OS X version of Mercurial that depends on the default Python installation.</p>
<pclass="p2"><br></p>
<pclass="p1"><b>After you install</b></p>
<pclass="p2"><br></p>
<pclass="p3">This package installs the <spanclass="s2">hg</span> executable as <spanclass="s2">/usr/local/bin/hg</span>. See <spanclass="s2">hg debuginstall</span> for more info on file locations.</p>
<pclass="p2"><br></p>
<pclass="p1"><b>Documentation</b></p>
<pclass="p2"><br></p>
<pclass="p3">Visit the <ahref="https://mercurial-scm.org/">Mercurial web site and wiki</a></p>
<pclass="p2"><br></p>
<pclass="p3">There's also a free book, <ahref="http://hgbook.red-bean.com/">Distributed revision control with Mercurial</a></p>
<pclass="p2"><br></p>
<pclass="p1"><b>Reporting problems</b></p>
<pclass="p2"><br></p>
<pclass="p3">If you run into any problems, please file a bug online:</p>