- 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
cext: stop worrying and love the free(NULL)
There is no need to check for a NULL pointer before calling free since
free(NULL) is defined by C standards as a no-op. Lots of software relies on
this behavior so it is completely safe to call even on the most obscure of
systems.
<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="https://book.mercurial-scm.org/">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>