Package mercurial-hgext: Information

    Binary package: mercurial-hgext
    Version: 2.0-alt0.M60P.1
    Architecture: i586
    Build time:  Feb 27, 2012, 02:52 PM
    Source package: mercurial
    Report package bug
    License: GPLv2+
    Summary: Mercurial bundled extensions
    Description: 
    Bundled extensions for Mercurial SCM. See
    http://mercurial.selenic.com/wiki/UsingExtensions for details.
    This extensions are included in package:
    
    - acl -- Manage commit access to parts of a repo using control list
    - alias -- User-defined command aliases
    - bisect -- Quickly find revision that introduces a bug or feature
    - bookmarks -- Markers on commits that move on commit
    - bugzilla -- Update Bugzilla entries from commit messages
    - children -- Display children revisions
    - churn -- Show change statistics per author
    - convert -- Convert repositories from other SCMs into Mercurial
    - color -- Color output for the diff, status and qseries commands
    - extdiff -- Compare changes using external programs
    - fetch -- Conveniently pull, merge and update in one step
    - gpg -- Sign changesets and check signatures using GnuPG
    - graphlog -- Show revision history alongside an ASCII revision graph
    - hgcia -- Send notifications to http://cia.navi.cx
    - highlight -- Highlight syntax in the file revision view of hgweb
    - imerge --Perform interactive, interruptible merges
    - inotify -- Use inotify API for instantaneous status updates
    - interhg -- Change changelog and summary text in InterWiki way
    - keyword -- Use CVS-like keyword expandsion in tracked files
    - mq -- Mercurail Patch Queues - manage changes as series of patches
    - notify -- Send email to subscribed emails to notify repository changes
    - pager -- Allows you to use pager
    - parentrevspec -- Use git-like foo^ to refer to the parent of revision foo
    - patchbomb -- Send a collection of changesets as a series of patch emails
    - progress -- Show progress bars for some actions
    - purge -- Purge all files and dirs that are not being tracked
    - rebase -- Move revisions from one point to another
    - record -- Comit changes per-hunk, like darcs record or git interactive commit
    - relink -- Recreates hardlinks between repository clones
    - schemes -- Add shortcuts to urls as url schemes
    - share -- Share repository history between multiply repos
    - transplant -- Cherry-picking, rebasing and changeset rewriting
    - zeroconf -- Announce and browse repositories via zeroconf/bonjour

    Maintainer: Yury Yurevich


    Last changed


    Feb. 27, 2012 Andrey Cherepanov 2.0-alt0.M60P.1
    - Backport to p6 branch new version (closes: #26997)
    Nov. 30, 2011 Alexey Shabalin 2.0-alt1
    - 2.0
    Oct. 22, 2011 Vitaly Kuznetsov 1.5-alt2.1.1
    - Rebuild with Python-2.7