Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 27, 2019 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/448939179f94a2990eff89e59435f02b to your computer and use it in GitHub Desktop.
Save ryantm/448939179f94a2990eff89e59435f02b to your computer and use it in GitHub Desktop.
/nix/store/8qpbgylh87ghxmgaq18kncnxb4822c8x-mercurial-5.1.1
├── bin
│   ├── hg
│   └── hgk
├── etc
│   └── mercurial
│   └── hgrc
├── lib
│   └── python2.7
│   └── site-packages
│   ├── hgdemandimport
│   │   ├── demandimportpy2.py
│   │   ├── demandimportpy2.pyc
│   │   ├── demandimportpy3.py
│   │   ├── demandimportpy3.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── tracing.py
│   │   └── tracing.pyc
│   ├── hgext
│   │   ├── absorb.py
│   │   ├── absorb.pyc
│   │   ├── acl.py
│   │   ├── acl.pyc
│   │   ├── amend.py
│   │   ├── amend.pyc
│   │   ├── automv.py
│   │   ├── automv.pyc
│   │   ├── beautifygraph.py
│   │   ├── beautifygraph.pyc
│   │   ├── blackbox.py
│   │   ├── blackbox.pyc
│   │   ├── bookflow.py
│   │   ├── bookflow.pyc
│   │   ├── bugzilla.py
│   │   ├── bugzilla.pyc
│   │   ├── censor.py
│   │   ├── censor.pyc
│   │   ├── children.py
│   │   ├── children.pyc
│   │   ├── churn.py
│   │   ├── churn.pyc
│   │   ├── clonebundles.py
│   │   ├── clonebundles.pyc
│   │   ├── closehead.py
│   │   ├── closehead.pyc
│   │   ├── commitextras.py
│   │   ├── commitextras.pyc
│   │   ├── convert
│   │   │   ├── bzr.py
│   │   │   ├── bzr.pyc
│   │   │   ├── common.py
│   │   │   ├── common.pyc
│   │   │   ├── convcmd.py
│   │   │   ├── convcmd.pyc
│   │   │   ├── cvsps.py
│   │   │   ├── cvsps.pyc
│   │   │   ├── cvs.py
│   │   │   ├── cvs.pyc
│   │   │   ├── darcs.py
│   │   │   ├── darcs.pyc
│   │   │   ├── filemap.py
│   │   │   ├── filemap.pyc
│   │   │   ├── git.py
│   │   │   ├── git.pyc
│   │   │   ├── gnuarch.py
│   │   │   ├── gnuarch.pyc
│   │   │   ├── hg.py
│   │   │   ├── hg.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── monotone.py
│   │   │   ├── monotone.pyc
│   │   │   ├── p4.py
│   │   │   ├── p4.pyc
│   │   │   ├── subversion.py
│   │   │   ├── subversion.pyc
│   │   │   ├── transport.py
│   │   │   └── transport.pyc
│   │   ├── eol.py
│   │   ├── eol.pyc
│   │   ├── extdiff.py
│   │   ├── extdiff.pyc
│   │   ├── factotum.py
│   │   ├── factotum.pyc
│   │   ├── fastannotate
│   │   │   ├── commands.py
│   │   │   ├── commands.pyc
│   │   │   ├── context.py
│   │   │   ├── context.pyc
│   │   │   ├── error.py
│   │   │   ├── error.pyc
│   │   │   ├── formatter.py
│   │   │   ├── formatter.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── protocol.py
│   │   │   ├── protocol.pyc
│   │   │   ├── revmap.py
│   │   │   ├── revmap.pyc
│   │   │   ├── support.py
│   │   │   └── support.pyc
│   │   ├── fetch.py
│   │   ├── fetch.pyc
│   │   ├── fix.py
│   │   ├── fix.pyc
│   │   ├── fsmonitor
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── pywatchman
│   │   │   │   ├── bser.so
│   │   │   │   ├── capabilities.py
│   │   │   │   ├── capabilities.pyc
│   │   │   │   ├── compat.py
│   │   │   │   ├── compat.pyc
│   │   │   │   ├── encoding.py
│   │   │   │   ├── encoding.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── load.py
│   │   │   │   ├── load.pyc
│   │   │   │   ├── pybser.py
│   │   │   │   └── pybser.pyc
│   │   │   ├── state.py
│   │   │   ├── state.pyc
│   │   │   ├── watchmanclient.py
│   │   │   └── watchmanclient.pyc
│   │   ├── githelp.py
│   │   ├── githelp.pyc
│   │   ├── gpg.py
│   │   ├── gpg.pyc
│   │   ├── graphlog.py
│   │   ├── graphlog.pyc
│   │   ├── hgk.py
│   │   ├── hgk.pyc
│   │   ├── highlight
│   │   │   ├── highlight.py
│   │   │   ├── highlight.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── histedit.py
│   │   ├── histedit.pyc
│   │   ├── infinitepush
│   │   │   ├── bundleparts.py
│   │   │   ├── bundleparts.pyc
│   │   │   ├── common.py
│   │   │   ├── common.pyc
│   │   │   ├── fileindexapi.py
│   │   │   ├── fileindexapi.pyc
│   │   │   ├── indexapi.py
│   │   │   ├── indexapi.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── sqlindexapi.py
│   │   │   ├── sqlindexapi.pyc
│   │   │   ├── store.py
│   │   │   └── store.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── journal.py
│   │   ├── journal.pyc
│   │   ├── keyword.py
│   │   ├── keyword.pyc
│   │   ├── largefiles
│   │   │   ├── basestore.py
│   │   │   ├── basestore.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── lfcommands.py
│   │   │   ├── lfcommands.pyc
│   │   │   ├── lfutil.py
│   │   │   ├── lfutil.pyc
│   │   │   ├── localstore.py
│   │   │   ├── localstore.pyc
│   │   │   ├── overrides.py
│   │   │   ├── overrides.pyc
│   │   │   ├── proto.py
│   │   │   ├── proto.pyc
│   │   │   ├── remotestore.py
│   │   │   ├── remotestore.pyc
│   │   │   ├── reposetup.py
│   │   │   ├── reposetup.pyc
│   │   │   ├── storefactory.py
│   │   │   ├── storefactory.pyc
│   │   │   ├── wirestore.py
│   │   │   └── wirestore.pyc
│   │   ├── lfs
│   │   │   ├── blobstore.py
│   │   │   ├── blobstore.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── pointer.py
│   │   │   ├── pointer.pyc
│   │   │   ├── wireprotolfsserver.py
│   │   │   ├── wireprotolfsserver.pyc
│   │   │   ├── wrapper.py
│   │   │   └── wrapper.pyc
│   │   ├── logtoprocess.py
│   │   ├── logtoprocess.pyc
│   │   ├── mq.py
│   │   ├── mq.pyc
│   │   ├── narrow
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── narrowbundle2.py
│   │   │   ├── narrowbundle2.pyc
│   │   │   ├── narrowcommands.py
│   │   │   ├── narrowcommands.pyc
│   │   │   ├── narrowdirstate.py
│   │   │   ├── narrowdirstate.pyc
│   │   │   ├── narrowrepo.py
│   │   │   ├── narrowrepo.pyc
│   │   │   ├── narrowtemplates.py
│   │   │   ├── narrowtemplates.pyc
│   │   │   ├── narrowwirepeer.py
│   │   │   └── narrowwirepeer.pyc
│   │   ├── notify.py
│   │   ├── notify.pyc
│   │   ├── pager.py
│   │   ├── pager.pyc
│   │   ├── patchbomb.py
│   │   ├── patchbomb.pyc
│   │   ├── phabricator.py
│   │   ├── phabricator.pyc
│   │   ├── purge.py
│   │   ├── purge.pyc
│   │   ├── rebase.py
│   │   ├── rebase.pyc
│   │   ├── record.py
│   │   ├── record.pyc
│   │   ├── releasenotes.py
│   │   ├── releasenotes.pyc
│   │   ├── relink.py
│   │   ├── relink.pyc
│   │   ├── remotefilelog
│   │   │   ├── basepack.py
│   │   │   ├── basepack.pyc
│   │   │   ├── basestore.py
│   │   │   ├── basestore.pyc
│   │   │   ├── connectionpool.py
│   │   │   ├── connectionpool.pyc
│   │   │   ├── constants.py
│   │   │   ├── constants.pyc
│   │   │   ├── contentstore.py
│   │   │   ├── contentstore.pyc
│   │   │   ├── datapack.py
│   │   │   ├── datapack.pyc
│   │   │   ├── debugcommands.py
│   │   │   ├── debugcommands.pyc
│   │   │   ├── extutil.py
│   │   │   ├── extutil.pyc
│   │   │   ├── fileserverclient.py
│   │   │   ├── fileserverclient.pyc
│   │   │   ├── historypack.py
│   │   │   ├── historypack.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── metadatastore.py
│   │   │   ├── metadatastore.pyc
│   │   │   ├── remotefilectx.py
│   │   │   ├── remotefilectx.pyc
│   │   │   ├── remotefilelog.py
│   │   │   ├── remotefilelog.pyc
│   │   │   ├── remotefilelogserver.py
│   │   │   ├── remotefilelogserver.pyc
│   │   │   ├── repack.py
│   │   │   ├── repack.pyc
│   │   │   ├── shallowbundle.py
│   │   │   ├── shallowbundle.pyc
│   │   │   ├── shallowrepo.py
│   │   │   ├── shallowrepo.pyc
│   │   │   ├── shallowstore.py
│   │   │   ├── shallowstore.pyc
│   │   │   ├── shallowutil.py
│   │   │   ├── shallowutil.pyc
│   │   │   ├── shallowverifier.py
│   │   │   └── shallowverifier.pyc
│   │   ├── remotenames.py
│   │   ├── remotenames.pyc
│   │   ├── schemes.py
│   │   ├── schemes.pyc
│   │   ├── share.py
│   │   ├── share.pyc
│   │   ├── show.py
│   │   ├── show.pyc
│   │   ├── sparse.py
│   │   ├── sparse.pyc
│   │   ├── split.py
│   │   ├── split.pyc
│   │   ├── sqlitestore.py
│   │   ├── sqlitestore.pyc
│   │   ├── strip.py
│   │   ├── strip.pyc
│   │   ├── transplant.py
│   │   ├── transplant.pyc
│   │   ├── uncommit.py
│   │   ├── uncommit.pyc
│   │   ├── win32mbcs.py
│   │   ├── win32mbcs.pyc
│   │   ├── win32text.py
│   │   ├── win32text.pyc
│   │   └── zeroconf
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── Zeroconf.py
│   │   └── Zeroconf.pyc
│   ├── hgext3rd
│   │   ├── __init__.py
│   │   └── __init__.pyc
│   ├── mercurial
│   │   ├── ancestor.py
│   │   ├── ancestor.pyc
│   │   ├── archival.py
│   │   ├── archival.pyc
│   │   ├── bookmarks.py
│   │   ├── bookmarks.pyc
│   │   ├── branchmap.py
│   │   ├── branchmap.pyc
│   │   ├── bundle2.py
│   │   ├── bundle2.pyc
│   │   ├── bundlerepo.py
│   │   ├── bundlerepo.pyc
│   │   ├── cacheutil.py
│   │   ├── cacheutil.pyc
│   │   ├── cext
│   │   │   ├── base85.so
│   │   │   ├── bdiff.so
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── mpatch.so
│   │   │   ├── osutil.so
│   │   │   └── parsers.so
│   │   ├── cffi
│   │   │   ├── bdiffbuild.py
│   │   │   ├── bdiffbuild.pyc
│   │   │   ├── bdiff.py
│   │   │   ├── bdiff.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── mpatchbuild.py
│   │   │   ├── mpatchbuild.pyc
│   │   │   ├── mpatch.py
│   │   │   ├── mpatch.pyc
│   │   │   ├── osutilbuild.py
│   │   │   ├── osutilbuild.pyc
│   │   │   ├── osutil.py
│   │   │   └── osutil.pyc
│   │   ├── changegroup.py
│   │   ├── changegroup.pyc
│   │   ├── changelog.py
│   │   ├── changelog.pyc
│   │   ├── chgserver.py
│   │   ├── chgserver.pyc
│   │   ├── cmdutil.py
│   │   ├── cmdutil.pyc
│   │   ├── color.py
│   │   ├── color.pyc
│   │   ├── commandserver.py
│   │   ├── commandserver.pyc
│   │   ├── commands.py
│   │   ├── commands.pyc
│   │   ├── configitems.py
│   │   ├── configitems.pyc
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── context.py
│   │   ├── context.pyc
│   │   ├── copies.py
│   │   ├── copies.pyc
│   │   ├── crecord.py
│   │   ├── crecord.pyc
│   │   ├── dagop.py
│   │   ├── dagop.pyc
│   │   ├── dagparser.py
│   │   ├── dagparser.pyc
│   │   ├── debugcommands.py
│   │   ├── debugcommands.pyc
│   │   ├── default.d
│   │   │   └── mergetools.rc
│   │   ├── destutil.py
│   │   ├── destutil.pyc
│   │   ├── diffhelper.py
│   │   ├── diffhelper.pyc
│   │   ├── diffutil.py
│   │   ├── diffutil.pyc
│   │   ├── dirstateguard.py
│   │   ├── dirstateguard.pyc
│   │   ├── dirstate.py
│   │   ├── dirstate.pyc
│   │   ├── discovery.py
│   │   ├── discovery.pyc
│   │   ├── dispatch.py
│   │   ├── dispatch.pyc
│   │   ├── dummycert.pem
│   │   ├── encoding.py
│   │   ├── encoding.pyc
│   │   ├── error.py
│   │   ├── error.pyc
│   │   ├── exchange.py
│   │   ├── exchange.pyc
│   │   ├── exchangev2.py
│   │   ├── exchangev2.pyc
│   │   ├── extensions.py
│   │   ├── extensions.pyc
│   │   ├── exthelper.py
│   │   ├── exthelper.pyc
│   │   ├── fancyopts.py
│   │   ├── fancyopts.pyc
│   │   ├── filelog.py
│   │   ├── filelog.pyc
│   │   ├── filemerge.py
│   │   ├── filemerge.pyc
│   │   ├── filesetlang.py
│   │   ├── filesetlang.pyc
│   │   ├── fileset.py
│   │   ├── fileset.pyc
│   │   ├── formatter.py
│   │   ├── formatter.pyc
│   │   ├── graphmod.py
│   │   ├── graphmod.pyc
│   │   ├── hbisect.py
│   │   ├── hbisect.pyc
│   │   ├── help
│   │   │   ├── bundlespec.txt
│   │   │   ├── color.txt
│   │   │   ├── common.txt
│   │   │   ├── config.txt
│   │   │   ├── dates.txt
│   │   │   ├── deprecated.txt
│   │   │   ├── diffs.txt
│   │   │   ├── environment.txt
│   │   │   ├── extensions.txt
│   │   │   ├── filesets.txt
│   │   │   ├── flags.txt
│   │   │   ├── glossary.txt
│   │   │   ├── hg.1.txt
│   │   │   ├── hgignore.5.txt
│   │   │   ├── hgignore.txt
│   │   │   ├── hgrc.5.txt
│   │   │   ├── hg-ssh.8.txt
│   │   │   ├── hgweb.txt
│   │   │   ├── internals
│   │   │   │   ├── bundle2.txt
│   │   │   │   ├── bundles.txt
│   │   │   │   ├── cbor.txt
│   │   │   │   ├── censor.txt
│   │   │   │   ├── changegroups.txt
│   │   │   │   ├── config.txt
│   │   │   │   ├── extensions.txt
│   │   │   │   ├── linelog.txt
│   │   │   │   ├── mergestate.txt
│   │   │   │   ├── requirements.txt
│   │   │   │   ├── revlogs.txt
│   │   │   │   ├── wireprotocolrpc.txt
│   │   │   │   ├── wireprotocol.txt
│   │   │   │   └── wireprotocolv2.txt
│   │   │   ├── merge-tools.txt
│   │   │   ├── pager.txt
│   │   │   ├── patterns.txt
│   │   │   ├── phases.txt
│   │   │   ├── revisions.txt
│   │   │   ├── scripting.txt
│   │   │   ├── subrepos.txt
│   │   │   ├── templates.txt
│   │   │   └── urls.txt
│   │   ├── help.py
│   │   ├── help.pyc
│   │   ├── hg.py
│   │   ├── hg.pyc
│   │   ├── hgweb
│   │   │   ├── common.py
│   │   │   ├── common.pyc
│   │   │   ├── hgwebdir_mod.py
│   │   │   ├── hgwebdir_mod.pyc
│   │   │   ├── hgweb_mod.py
│   │   │   ├── hgweb_mod.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── request.py
│   │   │   ├── request.pyc
│   │   │   ├── server.py
│   │   │   ├── server.pyc
│   │   │   ├── webcommands.py
│   │   │   ├── webcommands.pyc
│   │   │   ├── webutil.py
│   │   │   ├── webutil.pyc
│   │   │   ├── wsgicgi.py
│   │   │   ├── wsgicgi.pyc
│   │   │   ├── wsgiheaders.py
│   │   │   └── wsgiheaders.pyc
│   │   ├── hook.py
│   │   ├── hook.pyc
│   │   ├── httpconnection.py
│   │   ├── httpconnection.pyc
│   │   ├── httppeer.py
│   │   ├── httppeer.pyc
│   │   ├── i18n.py
│   │   ├── i18n.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── keepalive.py
│   │   ├── keepalive.pyc
│   │   ├── linelog.py
│   │   ├── linelog.pyc
│   │   ├── localrepo.py
│   │   ├── localrepo.pyc
│   │   ├── lock.py
│   │   ├── lock.pyc
│   │   ├── logcmdutil.py
│   │   ├── logcmdutil.pyc
│   │   ├── logexchange.py
│   │   ├── logexchange.pyc
│   │   ├── loggingutil.py
│   │   ├── loggingutil.pyc
│   │   ├── lsprofcalltree.py
│   │   ├── lsprofcalltree.pyc
│   │   ├── lsprof.py
│   │   ├── lsprof.pyc
│   │   ├── mail.py
│   │   ├── mail.pyc
│   │   ├── manifest.py
│   │   ├── manifest.pyc
│   │   ├── match.py
│   │   ├── match.pyc
│   │   ├── mdiff.py
│   │   ├── mdiff.pyc
│   │   ├── merge.py
│   │   ├── merge.pyc
│   │   ├── mergeutil.py
│   │   ├── mergeutil.pyc
│   │   ├── minifileset.py
│   │   ├── minifileset.pyc
│   │   ├── minirst.py
│   │   ├── minirst.pyc
│   │   ├── __modulepolicy__.py
│   │   ├── __modulepolicy__.pyc
│   │   ├── namespaces.py
│   │   ├── namespaces.pyc
│   │   ├── narrowspec.py
│   │   ├── narrowspec.pyc
│   │   ├── node.py
│   │   ├── node.pyc
│   │   ├── obsolete.py
│   │   ├── obsolete.pyc
│   │   ├── obsutil.py
│   │   ├── obsutil.pyc
│   │   ├── parser.py
│   │   ├── parser.pyc
│   │   ├── patch.py
│   │   ├── patch.pyc
│   │   ├── pathutil.py
│   │   ├── pathutil.pyc
│   │   ├── phases.py
│   │   ├── phases.pyc
│   │   ├── policy.py
│   │   ├── policy.pyc
│   │   ├── posix.py
│   │   ├── posix.pyc
│   │   ├── profiling.py
│   │   ├── profiling.pyc
│   │   ├── progress.py
│   │   ├── progress.pyc
│   │   ├── pure
│   │   │   ├── base85.py
│   │   │   ├── base85.pyc
│   │   │   ├── bdiff.py
│   │   │   ├── bdiff.pyc
│   │   │   ├── charencode.py
│   │   │   ├── charencode.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── mpatch.py
│   │   │   ├── mpatch.pyc
│   │   │   ├── osutil.py
│   │   │   ├── osutil.pyc
│   │   │   ├── parsers.py
│   │   │   └── parsers.pyc
│   │   ├── pushkey.py
│   │   ├── pushkey.pyc
│   │   ├── pvec.py
│   │   ├── pvec.pyc
│   │   ├── pycompat.py
│   │   ├── pycompat.pyc
│   │   ├── rcutil.py
│   │   ├── rcutil.pyc
│   │   ├── registrar.py
│   │   ├── registrar.pyc
│   │   ├── repair.py
│   │   ├── repair.pyc
│   │   ├── repocache.py
│   │   ├── repocache.pyc
│   │   ├── repository.py
│   │   ├── repository.pyc
│   │   ├── repoview.py
│   │   ├── repoview.pyc
│   │   ├── revlog.py
│   │   ├── revlog.pyc
│   │   ├── revlogutils
│   │   │   ├── constants.py
│   │   │   ├── constants.pyc
│   │   │   ├── deltas.py
│   │   │   ├── deltas.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── revsetlang.py
│   │   ├── revsetlang.pyc
│   │   ├── revset.py
│   │   ├── revset.pyc
│   │   ├── rewriteutil.py
│   │   ├── rewriteutil.pyc
│   │   ├── scmposix.py
│   │   ├── scmposix.pyc
│   │   ├── scmutil.py
│   │   ├── scmutil.pyc
│   │   ├── scmwindows.py
│   │   ├── scmwindows.pyc
│   │   ├── server.py
│   │   ├── server.pyc
│   │   ├── setdiscovery.py
│   │   ├── setdiscovery.pyc
│   │   ├── shelve.py
│   │   ├── shelve.pyc
│   │   ├── similar.py
│   │   ├── similar.pyc
│   │   ├── simplemerge.py
│   │   ├── simplemerge.pyc
│   │   ├── smartset.py
│   │   ├── smartset.pyc
│   │   ├── sparse.py
│   │   ├── sparse.pyc
│   │   ├── sshpeer.py
│   │   ├── sshpeer.pyc
│   │   ├── sslutil.py
│   │   ├── sslutil.pyc
│   │   ├── stack.py
│   │   ├── stack.pyc
│   │   ├── state.py
│   │   ├── state.pyc
│   │   ├── statichttprepo.py
│   │   ├── statichttprepo.pyc
│   │   ├── statprof.py
│   │   ├── statprof.pyc
│   │   ├── store.py
│   │   ├── store.pyc
│   │   ├── streamclone.py
│   │   ├── streamclone.pyc
│   │   ├── subrepo.py
│   │   ├── subrepo.pyc
│   │   ├── subrepoutil.py
│   │   ├── subrepoutil.pyc
│   │   ├── tagmerge.py
│   │   ├── tagmerge.pyc
│   │   ├── tags.py
│   │   ├── tags.pyc
│   │   ├── templatefilters.py
│   │   ├── templatefilters.pyc
│   │   ├── templatefuncs.py
│   │   ├── templatefuncs.pyc
│   │   ├── templatekw.py
│   │   ├── templatekw.pyc
│   │   ├── templater.py
│   │   ├── templater.pyc
│   │   ├── templates
│   │   │   ├── atom
│   │   │   │   ├── bookmarkentry.tmpl
│   │   │   │   ├── bookmarks.tmpl
│   │   │   │   ├── branchentry.tmpl
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changelogentry.tmpl
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── tagentry.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   ├── coal
│   │   │   │   ├── header.tmpl
│   │   │   │   └── map
│   │   │   ├── gitweb
│   │   │   │   ├── bookmarks.tmpl
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changelogentry.tmpl
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── changeset.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── fileannotate.tmpl
│   │   │   │   ├── filecomparison.tmpl
│   │   │   │   ├── filediff.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── filerevision.tmpl
│   │   │   │   ├── footer.tmpl
│   │   │   │   ├── graphentry.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── help.tmpl
│   │   │   │   ├── helptopics.tmpl
│   │   │   │   ├── index.tmpl
│   │   │   │   ├── manifest.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── notfound.tmpl
│   │   │   │   ├── search.tmpl
│   │   │   │   ├── shortlog.tmpl
│   │   │   │   ├── summary.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   ├── json
│   │   │   │   ├── changelist.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   └── map
│   │   │   ├── map-cmdline.bisect
│   │   │   ├── map-cmdline.changelog
│   │   │   ├── map-cmdline.compact
│   │   │   ├── map-cmdline.default
│   │   │   ├── map-cmdline.phases
│   │   │   ├── map-cmdline.show
│   │   │   ├── map-cmdline.status
│   │   │   ├── map-cmdline.xml
│   │   │   ├── monoblue
│   │   │   │   ├── bookmarks.tmpl
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changelogentry.tmpl
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── changeset.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── fileannotate.tmpl
│   │   │   │   ├── filecomparison.tmpl
│   │   │   │   ├── filediff.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── filerevision.tmpl
│   │   │   │   ├── footer.tmpl
│   │   │   │   ├── graphentry.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── help.tmpl
│   │   │   │   ├── helptopics.tmpl
│   │   │   │   ├── index.tmpl
│   │   │   │   ├── manifest.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── notfound.tmpl
│   │   │   │   ├── search.tmpl
│   │   │   │   ├── shortlog.tmpl
│   │   │   │   ├── summary.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   ├── paper
│   │   │   │   ├── bookmarks.tmpl
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changeset.tmpl
│   │   │   │   ├── diffstat.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── fileannotate.tmpl
│   │   │   │   ├── filecomparison.tmpl
│   │   │   │   ├── filediff.tmpl
│   │   │   │   ├── filelogentry.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── filerevision.tmpl
│   │   │   │   ├── footer.tmpl
│   │   │   │   ├── graphentry.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── help.tmpl
│   │   │   │   ├── helptopics.tmpl
│   │   │   │   ├── index.tmpl
│   │   │   │   ├── manifest.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── notfound.tmpl
│   │   │   │   ├── search.tmpl
│   │   │   │   ├── shortlogentry.tmpl
│   │   │   │   ├── shortlog.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   ├── raw
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── changeset.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── fileannotate.tmpl
│   │   │   │   ├── filediff.tmpl
│   │   │   │   ├── graphedge.tmpl
│   │   │   │   ├── graphnode.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   ├── index.tmpl
│   │   │   │   ├── logentry.tmpl
│   │   │   │   ├── manifest.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── notfound.tmpl
│   │   │   │   └── search.tmpl
│   │   │   ├── rss
│   │   │   │   ├── bookmarkentry.tmpl
│   │   │   │   ├── bookmarks.tmpl
│   │   │   │   ├── branchentry.tmpl
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changelogentry.tmpl
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── filelogentry.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── tagentry.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   ├── spartan
│   │   │   │   ├── branches.tmpl
│   │   │   │   ├── changelogentry.tmpl
│   │   │   │   ├── changelog.tmpl
│   │   │   │   ├── changeset.tmpl
│   │   │   │   ├── error.tmpl
│   │   │   │   ├── fileannotate.tmpl
│   │   │   │   ├── filediff.tmpl
│   │   │   │   ├── filelogentry.tmpl
│   │   │   │   ├── filelog.tmpl
│   │   │   │   ├── filerevision.tmpl
│   │   │   │   ├── footer.tmpl
│   │   │   │   ├── graphentry.tmpl
│   │   │   │   ├── graph.tmpl
│   │   │   │   ├── header.tmpl
│   │   │   │   ├── index.tmpl
│   │   │   │   ├── manifest.tmpl
│   │   │   │   ├── map
│   │   │   │   ├── notfound.tmpl
│   │   │   │   ├── search.tmpl
│   │   │   │   ├── shortlogentry.tmpl
│   │   │   │   ├── shortlog.tmpl
│   │   │   │   └── tags.tmpl
│   │   │   └── static
│   │   │   ├── background.png
│   │   │   ├── coal-file.png
│   │   │   ├── coal-folder.png
│   │   │   ├── feed-icon-14x14.png
│   │   │   ├── followlines.js
│   │   │   ├── hgicon.png
│   │   │   ├── hglogo.png
│   │   │   ├── mercurial.js
│   │   │   ├── style.css
│   │   │   ├── style-extra-coal.css
│   │   │   ├── style-gitweb.css
│   │   │   ├── style-monoblue.css
│   │   │   └── style-paper.css
│   │   ├── templateutil.py
│   │   ├── templateutil.pyc
│   │   ├── testing
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── storage.py
│   │   │   └── storage.pyc
│   │   ├── thirdparty
│   │   │   ├── attr
│   │   │   │   ├── _compat.py
│   │   │   │   ├── _compat.pyc
│   │   │   │   ├── _config.py
│   │   │   │   ├── _config.pyc
│   │   │   │   ├── converters.py
│   │   │   │   ├── converters.pyc
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── exceptions.pyc
│   │   │   │   ├── filters.py
│   │   │   │   ├── filters.pyc
│   │   │   │   ├── _funcs.py
│   │   │   │   ├── _funcs.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _make.py
│   │   │   │   ├── _make.pyc
│   │   │   │   ├── validators.py
│   │   │   │   └── validators.pyc
│   │   │   ├── concurrent
│   │   │   │   ├── futures
│   │   │   │   │   ├── _base.py
│   │   │   │   │   ├── _base.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── process.py
│   │   │   │   │   ├── process.pyc
│   │   │   │   │   ├── thread.py
│   │   │   │   │   └── thread.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── selectors2.py
│   │   │   ├── selectors2.pyc
│   │   │   └── zope
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   └── interface
│   │   │   ├── adapter.py
│   │   │   ├── adapter.pyc
│   │   │   ├── advice.py
│   │   │   ├── advice.pyc
│   │   │   ├── _compat.py
│   │   │   ├── _compat.pyc
│   │   │   ├── declarations.py
│   │   │   ├── declarations.pyc
│   │   │   ├── document.py
│   │   │   ├── document.pyc
│   │   │   ├── exceptions.py
│   │   │   ├── exceptions.pyc
│   │   │   ├── _flatten.py
│   │   │   ├── _flatten.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── interface.py
│   │   │   ├── interface.pyc
│   │   │   ├── interfaces.py
│   │   │   ├── interfaces.pyc
│   │   │   ├── registry.py
│   │   │   ├── registry.pyc
│   │   │   ├── ro.py
│   │   │   ├── ro.pyc
│   │   │   ├── verify.py
│   │   │   ├── verify.pyc
│   │   │   └── _zope_interface_coptimizations.so
│   │   ├── transaction.py
│   │   ├── transaction.pyc
│   │   ├── treediscovery.py
│   │   ├── treediscovery.pyc
│   │   ├── txnutil.py
│   │   ├── txnutil.pyc
│   │   ├── ui.py
│   │   ├── ui.pyc
│   │   ├── unionrepo.py
│   │   ├── unionrepo.pyc
│   │   ├── upgrade.py
│   │   ├── upgrade.pyc
│   │   ├── urllibcompat.py
│   │   ├── urllibcompat.pyc
│   │   ├── url.py
│   │   ├── url.pyc
│   │   ├── util.py
│   │   ├── util.pyc
│   │   ├── utils
│   │   │   ├── cborutil.py
│   │   │   ├── cborutil.pyc
│   │   │   ├── compression.py
│   │   │   ├── compression.pyc
│   │   │   ├── dateutil.py
│   │   │   ├── dateutil.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── interfaceutil.py
│   │   │   ├── interfaceutil.pyc
│   │   │   ├── procutil.py
│   │   │   ├── procutil.pyc
│   │   │   ├── repoviewutil.py
│   │   │   ├── repoviewutil.pyc
│   │   │   ├── storageutil.py
│   │   │   ├── storageutil.pyc
│   │   │   ├── stringutil.py
│   │   │   └── stringutil.pyc
│   │   ├── verify.py
│   │   ├── verify.pyc
│   │   ├── __version__.py
│   │   ├── __version__.pyc
│   │   ├── vfs.py
│   │   ├── vfs.pyc
│   │   ├── win32.py
│   │   ├── win32.pyc
│   │   ├── windows.py
│   │   ├── windows.pyc
│   │   ├── wireprotoframing.py
│   │   ├── wireprotoframing.pyc
│   │   ├── wireprotoserver.py
│   │   ├── wireprotoserver.pyc
│   │   ├── wireprototypes.py
│   │   ├── wireprototypes.pyc
│   │   ├── wireprotov1peer.py
│   │   ├── wireprotov1peer.pyc
│   │   ├── wireprotov1server.py
│   │   ├── wireprotov1server.pyc
│   │   ├── wireprotov2peer.py
│   │   ├── wireprotov2peer.pyc
│   │   ├── wireprotov2server.py
│   │   ├── wireprotov2server.pyc
│   │   ├── worker.py
│   │   ├── worker.pyc
│   │   └── zstd.so
│   └── mercurial-5.1.1-py2.7.egg-info
├── nix-support
│   └── propagated-build-inputs
└── share
├── bash-completion
│   └── completions
│   └── _hg
├── cgi-bin
│   ├── hgweb.cgi
│   └── hgweb.wsgi
├── man
│   ├── man1
│   │   └── hg.1.gz
│   ├── man5
│   │   ├── hgignore.5.gz
│   │   └── hgrc.5.gz
│   └── man8
│   └── hg-ssh.8.gz
└── zsh
└── site-functions
└── _hg
59 directories, 934 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment