-- Mercurial is a distributed version control system which features: o Extremely high-performance delta-compressed storage scheme. o Optimized for disk layout and access efficiency. o Complete cross-indexing of files and changesets. o Bandwidth and CPU efficient HTTP and SSH sync protocols. o Distributed development model supports unlimited numbers of developers. o Allows arbitrary merging between developer branches. o Doesn't significantly degrade with large numbers of files or changesets. o No waiting for locks! o SHA1 integrity checking on repository data. o Append-only storage model with transaction journalling. o Fast full-repository verification.
150 lines
9.5 KiB
Plaintext
150 lines
9.5 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/28 15:39:59 avsm Exp $
|
|
%%SHARED%%
|
|
bin/hg
|
|
bin/hgmerge
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/bugzilla.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/bugzilla.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/gpg.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/gpg.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/hbisect.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/hbisect.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/mq.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/mq.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/notify.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/notify.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/patchbomb.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/patchbomb.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/win32text.py
|
|
lib/python${MODPY_VERSION}/site-packages/hgext/win32text.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/__version__.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/__version__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/appendfile.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/appendfile.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/archival.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/archival.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/bundlerepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/bundlerepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/byterange.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/byterange.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/changegroup.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/changegroup.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/changelog.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/changelog.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/commands.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/commands.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/demandload.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/demandload.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/dirstate.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/dirstate.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/fancyopts.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/fancyopts.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/filelog.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/filelog.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/hg.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/hg.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/hgweb.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/hgweb.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/httprangereader.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/httprangereader.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/httprepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/httprepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/i18n.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/i18n.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/localrepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/localrepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/lock.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/lock.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/manifest.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/manifest.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/mdiff.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/mdiff.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/node.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/node.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/packagescan.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/packagescan.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/remoterepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/remoterepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/repo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/repo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/revlog.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/revlog.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/sshrepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/sshrepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/statichttprepo.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/statichttprepo.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templater.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templater.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelog-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelog-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelog.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelogentry-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelogentry-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changelogentry.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changeset-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changeset-raw.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/changeset.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/error-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/error.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/fileannotate-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/fileannotate-raw.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/fileannotate.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filediff-raw.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filediff.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filelog-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filelog-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filelog.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filelogentry-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filelogentry.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filerevision-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/filerevision.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/footer-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/footer.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/header-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/header-raw.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/header-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/header.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/index.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/manifest-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/manifest.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-cmdline.changelog
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-cmdline.compact
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-cmdline.default
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-gitweb
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-raw
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-rss
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/notfound.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/search-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/search.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/shortlog-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/hgicon.png
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/style-gitweb.css
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/style.css
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/summary-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/tagentry-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/tags-gitweb.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/tags-rss.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/tags.tmpl
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/ui.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/ui.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/util.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/util.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/util_win32.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/util_win32.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/version.py
|
|
lib/python${MODPY_VERSION}/site-packages/mercurial/version.pyc
|
|
@man man/man1/hg.1
|
|
@man man/man1/hgmerge.1
|
|
@man man/man5/hgignore.5
|
|
@man man/man5/hgrc.5
|