CINXE.COM
Help: Index
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"> <head> <link rel="icon" href="/hgweb/vim/static/hgicon.png" type="image/png" /> <meta name="robots" content="index, nofollow" /> <link rel="stylesheet" href="/hgweb/vim/static/style-paper.css" type="text/css" /> <script type="text/javascript" src="/hgweb/vim/static/mercurial.js"></script> <title>Help: Index</title> </head> <body> <div class="container"> <div class="menu"> <div class="logo"> <a href="https://mercurial-scm.org/"> <img src="/hgweb/vim/static/hglogo.png" alt="mercurial" /></a> </div> <ul> <li><a href="/hgweb/vim/shortlog">log</a></li> <li><a href="/hgweb/vim/graph">graph</a></li> <li><a href="/hgweb/vim/tags">tags</a></li> <li><a href="/hgweb/vim/bookmarks">bookmarks</a></li> <li><a href="/hgweb/vim/branches">branches</a></li> </ul> <ul> <li class="active">help</li> </ul> </div> <div class="main"> <h2 class="breadcrumb"><a href="/">Mercurial</a> > <a href="/hgweb">hgweb</a> > <a href="/hgweb/vim">vim</a> </h2> <form class="search" action="/hgweb/vim/log"> <p><input name="rev" id="search1" type="text" size="30" value="" /></p> <div id="hint">Find changesets by keywords (author, files, the commit message), revision number or hash, or <a href="/hgweb/vim/help/revsets">revset expression</a>.</div> </form> <table class="bigtable"> <tr><td colspan="2"><h2><a name="topics" href="#topics">Topics</a></h2></td></tr> <tr><td> <a href="/hgweb/vim/help/bundlespec"> bundlespec </a> </td><td> Bundle File Formats </td></tr> <tr><td> <a href="/hgweb/vim/help/color"> color </a> </td><td> Colorizing Outputs </td></tr> <tr><td> <a href="/hgweb/vim/help/config"> config </a> </td><td> Configuration Files </td></tr> <tr><td> <a href="/hgweb/vim/help/dates"> dates </a> </td><td> Date Formats </td></tr> <tr><td> <a href="/hgweb/vim/help/deprecated"> deprecated </a> </td><td> Deprecated Features </td></tr> <tr><td> <a href="/hgweb/vim/help/diffs"> diffs </a> </td><td> Diff Formats </td></tr> <tr><td> <a href="/hgweb/vim/help/environment"> environment </a> </td><td> Environment Variables </td></tr> <tr><td> <a href="/hgweb/vim/help/evolution"> evolution </a> </td><td> Safely rewriting history (EXPERIMENTAL) </td></tr> <tr><td> <a href="/hgweb/vim/help/extensions"> extensions </a> </td><td> Using Additional Features </td></tr> <tr><td> <a href="/hgweb/vim/help/filesets"> filesets </a> </td><td> Specifying File Sets </td></tr> <tr><td> <a href="/hgweb/vim/help/flags"> flags </a> </td><td> Command-line flags </td></tr> <tr><td> <a href="/hgweb/vim/help/glossary"> glossary </a> </td><td> Glossary </td></tr> <tr><td> <a href="/hgweb/vim/help/hgignore"> hgignore </a> </td><td> Syntax for Mercurial Ignore Files </td></tr> <tr><td> <a href="/hgweb/vim/help/hgweb"> hgweb </a> </td><td> Configuring hgweb </td></tr> <tr><td> <a href="/hgweb/vim/help/internals"> internals </a> </td><td> Technical implementation topics </td></tr> <tr><td> <a href="/hgweb/vim/help/merge-tools"> merge-tools </a> </td><td> Merge Tools </td></tr> <tr><td> <a href="/hgweb/vim/help/pager"> pager </a> </td><td> Pager Support </td></tr> <tr><td> <a href="/hgweb/vim/help/patterns"> patterns </a> </td><td> File Name Patterns </td></tr> <tr><td> <a href="/hgweb/vim/help/phases"> phases </a> </td><td> Working with Phases </td></tr> <tr><td> <a href="/hgweb/vim/help/revisions"> revisions </a> </td><td> Specifying Revisions </td></tr> <tr><td> <a href="/hgweb/vim/help/rust"> rust </a> </td><td> Rust in Mercurial </td></tr> <tr><td> <a href="/hgweb/vim/help/scripting"> scripting </a> </td><td> Using Mercurial from scripts and automation </td></tr> <tr><td> <a href="/hgweb/vim/help/subrepos"> subrepos </a> </td><td> Subrepositories </td></tr> <tr><td> <a href="/hgweb/vim/help/templating"> templating </a> </td><td> Template Usage </td></tr> <tr><td> <a href="/hgweb/vim/help/urls"> urls </a> </td><td> URL Paths </td></tr> <tr><td colspan="2"><h2><a name="main" href="#main">Main Commands</a></h2></td></tr> <tr><td> <a href="/hgweb/vim/help/abort"> abort </a> </td><td> abort an unfinished operation (EXPERIMENTAL) </td></tr> <tr><td> <a href="/hgweb/vim/help/add"> add </a> </td><td> add the specified files on the next commit </td></tr> <tr><td> <a href="/hgweb/vim/help/annotate"> annotate </a> </td><td> show changeset information by line for each file </td></tr> <tr><td> <a href="/hgweb/vim/help/clone"> clone </a> </td><td> make a copy of an existing repository </td></tr> <tr><td> <a href="/hgweb/vim/help/commit"> commit </a> </td><td> commit the specified files or all outstanding changes </td></tr> <tr><td> <a href="/hgweb/vim/help/continue"> continue </a> </td><td> resumes an interrupted operation (EXPERIMENTAL) </td></tr> <tr><td> <a href="/hgweb/vim/help/diff"> diff </a> </td><td> diff repository (or selected files) </td></tr> <tr><td> <a href="/hgweb/vim/help/export"> export </a> </td><td> dump the header and diffs for one or more changesets </td></tr> <tr><td> <a href="/hgweb/vim/help/forget"> forget </a> </td><td> forget the specified files on the next commit </td></tr> <tr><td> <a href="/hgweb/vim/help/init"> init </a> </td><td> create a new repository in the given directory </td></tr> <tr><td> <a href="/hgweb/vim/help/log"> log </a> </td><td> show revision history of entire repository or files </td></tr> <tr><td> <a href="/hgweb/vim/help/merge"> merge </a> </td><td> merge another revision into working directory </td></tr> <tr><td> <a href="/hgweb/vim/help/pull"> pull </a> </td><td> pull changes from the specified source </td></tr> <tr><td> <a href="/hgweb/vim/help/push"> push </a> </td><td> push changes to the specified destination </td></tr> <tr><td> <a href="/hgweb/vim/help/qdiff"> qdiff </a> </td><td> diff of the current patch and subsequent modifications </td></tr> <tr><td> <a href="/hgweb/vim/help/qnew"> qnew </a> </td><td> create a new patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qpop"> qpop </a> </td><td> pop the current patch off the stack </td></tr> <tr><td> <a href="/hgweb/vim/help/qpush"> qpush </a> </td><td> push the next patch onto the stack </td></tr> <tr><td> <a href="/hgweb/vim/help/qrefresh"> qrefresh </a> </td><td> update the current patch </td></tr> <tr><td> <a href="/hgweb/vim/help/remove"> remove </a> </td><td> remove the specified files on the next commit </td></tr> <tr><td> <a href="/hgweb/vim/help/serve"> serve </a> </td><td> start stand-alone webserver </td></tr> <tr><td> <a href="/hgweb/vim/help/status"> status </a> </td><td> show changed files in the working directory </td></tr> <tr><td> <a href="/hgweb/vim/help/summary"> summary </a> </td><td> summarize working directory state </td></tr> <tr><td> <a href="/hgweb/vim/help/update"> update </a> </td><td> update working directory (or switch revisions) </td></tr> <tr><td colspan="2"><h2><a name="other" href="#other">Other Commands</a></h2></td></tr> <tr><td> <a href="/hgweb/vim/help/addremove"> addremove </a> </td><td> add all new files, delete all missing files </td></tr> <tr><td> <a href="/hgweb/vim/help/archive"> archive </a> </td><td> create an unversioned archive of a repository revision </td></tr> <tr><td> <a href="/hgweb/vim/help/backout"> backout </a> </td><td> reverse effect of earlier changeset </td></tr> <tr><td> <a href="/hgweb/vim/help/bisect"> bisect </a> </td><td> subdivision search of changesets </td></tr> <tr><td> <a href="/hgweb/vim/help/bookmarks"> bookmarks </a> </td><td> create a new bookmark or list existing bookmarks </td></tr> <tr><td> <a href="/hgweb/vim/help/branch"> branch </a> </td><td> set or show the current branch name </td></tr> <tr><td> <a href="/hgweb/vim/help/branches"> branches </a> </td><td> list repository named branches </td></tr> <tr><td> <a href="/hgweb/vim/help/bundle"> bundle </a> </td><td> create a bundle file </td></tr> <tr><td> <a href="/hgweb/vim/help/cat"> cat </a> </td><td> output the current or given revision of files </td></tr> <tr><td> <a href="/hgweb/vim/help/config"> config </a> </td><td> show combined config settings from all hgrc files </td></tr> <tr><td> <a href="/hgweb/vim/help/copy"> copy </a> </td><td> mark files as copied for the next commit </td></tr> <tr><td> <a href="/hgweb/vim/help/email"> email </a> </td><td> send changesets by email </td></tr> <tr><td> <a href="/hgweb/vim/help/fetch"> fetch </a> </td><td> pull changes from a remote repository, merge new changes if needed. </td></tr> <tr><td> <a href="/hgweb/vim/help/files"> files </a> </td><td> list tracked files </td></tr> <tr><td> <a href="/hgweb/vim/help/glog"> glog </a> </td><td> show revision history alongside an ASCII revision graph </td></tr> <tr><td> <a href="/hgweb/vim/help/graft"> graft </a> </td><td> copy changes from other branches onto the current branch </td></tr> <tr><td> <a href="/hgweb/vim/help/grep"> grep </a> </td><td> search for a pattern in specified files </td></tr> <tr><td> <a href="/hgweb/vim/help/heads"> heads </a> </td><td> show branch heads </td></tr> <tr><td> <a href="/hgweb/vim/help/help"> help </a> </td><td> show help for a given topic or a help overview </td></tr> <tr><td> <a href="/hgweb/vim/help/identify"> identify </a> </td><td> identify the working directory or specified revision </td></tr> <tr><td> <a href="/hgweb/vim/help/import"> import </a> </td><td> import an ordered set of patches </td></tr> <tr><td> <a href="/hgweb/vim/help/incoming"> incoming </a> </td><td> show new changesets found in source </td></tr> <tr><td> <a href="/hgweb/vim/help/manifest"> manifest </a> </td><td> output the current or given revision of the project manifest </td></tr> <tr><td> <a href="/hgweb/vim/help/outgoing"> outgoing </a> </td><td> show changesets not found in the destination </td></tr> <tr><td> <a href="/hgweb/vim/help/paths"> paths </a> </td><td> show aliases for remote repositories </td></tr> <tr><td> <a href="/hgweb/vim/help/phase"> phase </a> </td><td> set or show the current phase name </td></tr> <tr><td> <a href="/hgweb/vim/help/purge"> purge </a> </td><td> removes files not tracked by Mercurial </td></tr> <tr><td> <a href="/hgweb/vim/help/qapplied"> qapplied </a> </td><td> print the patches already applied </td></tr> <tr><td> <a href="/hgweb/vim/help/qclone"> qclone </a> </td><td> clone main and patch repository at same time </td></tr> <tr><td> <a href="/hgweb/vim/help/qdelete"> qdelete </a> </td><td> remove patches from queue </td></tr> <tr><td> <a href="/hgweb/vim/help/qfinish"> qfinish </a> </td><td> move applied patches into repository history </td></tr> <tr><td> <a href="/hgweb/vim/help/qfold"> qfold </a> </td><td> fold the named patches into the current patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qgoto"> qgoto </a> </td><td> push or pop patches until named patch is at top of stack </td></tr> <tr><td> <a href="/hgweb/vim/help/qguard"> qguard </a> </td><td> set or print guards for a patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qheader"> qheader </a> </td><td> print the header of the topmost or specified patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qimport"> qimport </a> </td><td> import a patch or existing changeset </td></tr> <tr><td> <a href="/hgweb/vim/help/qnext"> qnext </a> </td><td> print the name of the next pushable patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qprev"> qprev </a> </td><td> print the name of the preceding applied patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qqueue"> qqueue </a> </td><td> manage multiple patch queues </td></tr> <tr><td> <a href="/hgweb/vim/help/qrename"> qrename </a> </td><td> rename a patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qselect"> qselect </a> </td><td> set or print guarded patches to push </td></tr> <tr><td> <a href="/hgweb/vim/help/qseries"> qseries </a> </td><td> print the entire series file </td></tr> <tr><td> <a href="/hgweb/vim/help/qtop"> qtop </a> </td><td> print the name of the current patch </td></tr> <tr><td> <a href="/hgweb/vim/help/qunapplied"> qunapplied </a> </td><td> print the patches not yet applied </td></tr> <tr><td> <a href="/hgweb/vim/help/rebase"> rebase </a> </td><td> move changeset (and descendants) to a different branch </td></tr> <tr><td> <a href="/hgweb/vim/help/recover"> recover </a> </td><td> roll back an interrupted transaction </td></tr> <tr><td> <a href="/hgweb/vim/help/rename"> rename </a> </td><td> rename files; equivalent of copy + remove </td></tr> <tr><td> <a href="/hgweb/vim/help/resolve"> resolve </a> </td><td> redo merges or set/view the merge status of files </td></tr> <tr><td> <a href="/hgweb/vim/help/revert"> revert </a> </td><td> restore files to their checkout state </td></tr> <tr><td> <a href="/hgweb/vim/help/root"> root </a> </td><td> print the root (top) of the current working directory </td></tr> <tr><td> <a href="/hgweb/vim/help/shelve"> shelve </a> </td><td> save and set aside changes from the working directory </td></tr> <tr><td> <a href="/hgweb/vim/help/tag"> tag </a> </td><td> add one or more tags for the current or given revision </td></tr> <tr><td> <a href="/hgweb/vim/help/tags"> tags </a> </td><td> list repository tags </td></tr> <tr><td> <a href="/hgweb/vim/help/unbundle"> unbundle </a> </td><td> apply one or more bundle files </td></tr> <tr><td> <a href="/hgweb/vim/help/unshelve"> unshelve </a> </td><td> restore a shelved change to the working directory </td></tr> <tr><td> <a href="/hgweb/vim/help/verify"> verify </a> </td><td> verify the integrity of the repository </td></tr> <tr><td> <a href="/hgweb/vim/help/version"> version </a> </td><td> output version and copyright information </td></tr> </table> </div> </div> </body> </html>