COPYING
README.rst
hg
pyproject.toml
setup.py
contrib/python-zstandard/zstd.c
contrib/python-zstandard/c-ext/bufferutil.c
contrib/python-zstandard/c-ext/compressionchunker.c
contrib/python-zstandard/c-ext/compressiondict.c
contrib/python-zstandard/c-ext/compressionparams.c
contrib/python-zstandard/c-ext/compressionreader.c
contrib/python-zstandard/c-ext/compressionwriter.c
contrib/python-zstandard/c-ext/compressobj.c
contrib/python-zstandard/c-ext/compressor.c
contrib/python-zstandard/c-ext/compressoriterator.c
contrib/python-zstandard/c-ext/constants.c
contrib/python-zstandard/c-ext/decompressionreader.c
contrib/python-zstandard/c-ext/decompressionwriter.c
contrib/python-zstandard/c-ext/decompressobj.c
contrib/python-zstandard/c-ext/decompressor.c
contrib/python-zstandard/c-ext/decompressoriterator.c
contrib/python-zstandard/c-ext/frameparams.c
contrib/python-zstandard/zstd/common/debug.c
contrib/python-zstandard/zstd/common/entropy_common.c
contrib/python-zstandard/zstd/common/error_private.c
contrib/python-zstandard/zstd/common/fse_decompress.c
contrib/python-zstandard/zstd/common/pool.c
contrib/python-zstandard/zstd/common/threading.c
contrib/python-zstandard/zstd/common/xxhash.c
contrib/python-zstandard/zstd/common/zstd_common.c
contrib/python-zstandard/zstd/compress/fse_compress.c
contrib/python-zstandard/zstd/compress/hist.c
contrib/python-zstandard/zstd/compress/huf_compress.c
contrib/python-zstandard/zstd/compress/zstd_compress.c
contrib/python-zstandard/zstd/compress/zstd_compress_literals.c
contrib/python-zstandard/zstd/compress/zstd_compress_sequences.c
contrib/python-zstandard/zstd/compress/zstd_double_fast.c
contrib/python-zstandard/zstd/compress/zstd_fast.c
contrib/python-zstandard/zstd/compress/zstd_lazy.c
contrib/python-zstandard/zstd/compress/zstd_ldm.c
contrib/python-zstandard/zstd/compress/zstd_opt.c
contrib/python-zstandard/zstd/compress/zstdmt_compress.c
contrib/python-zstandard/zstd/decompress/huf_decompress.c
contrib/python-zstandard/zstd/decompress/zstd_ddict.c
contrib/python-zstandard/zstd/decompress/zstd_decompress.c
contrib/python-zstandard/zstd/decompress/zstd_decompress_block.c
contrib/python-zstandard/zstd/dictBuilder/cover.c
contrib/python-zstandard/zstd/dictBuilder/divsufsort.c
contrib/python-zstandard/zstd/dictBuilder/fastcover.c
contrib/python-zstandard/zstd/dictBuilder/zdict.c
hgdemandimport/__init__.py
hgdemandimport/demandimportpy2.py
hgdemandimport/demandimportpy3.py
hgdemandimport/tracing.py
hgext/__init__.py
hgext/absorb.py
hgext/acl.py
hgext/amend.py
hgext/automv.py
hgext/beautifygraph.py
hgext/blackbox.py
hgext/bookflow.py
hgext/bugzilla.py
hgext/censor.py
hgext/children.py
hgext/churn.py
hgext/clonebundles.py
hgext/closehead.py
hgext/commitextras.py
hgext/eol.py
hgext/extdiff.py
hgext/factotum.py
hgext/fastexport.py
hgext/fetch.py
hgext/fix.py
hgext/githelp.py
hgext/gpg.py
hgext/graphlog.py
hgext/hgk.py
hgext/histedit.py
hgext/journal.py
hgext/keyword.py
hgext/logtoprocess.py
hgext/mq.py
hgext/notify.py
hgext/pager.py
hgext/patchbomb.py
hgext/phabricator.py
hgext/purge.py
hgext/rebase.py
hgext/record.py
hgext/releasenotes.py
hgext/relink.py
hgext/remotenames.py
hgext/schemes.py
hgext/share.py
hgext/show.py
hgext/sparse.py
hgext/split.py
hgext/sqlitestore.py
hgext/strip.py
hgext/transplant.py
hgext/uncommit.py
hgext/win32mbcs.py
hgext/win32text.py
hgext/convert/__init__.py
hgext/convert/bzr.py
hgext/convert/common.py
hgext/convert/convcmd.py
hgext/convert/cvs.py
hgext/convert/cvsps.py
hgext/convert/darcs.py
hgext/convert/filemap.py
hgext/convert/git.py
hgext/convert/gnuarch.py
hgext/convert/hg.py
hgext/convert/monotone.py
hgext/convert/p4.py
hgext/convert/subversion.py
hgext/convert/transport.py
hgext/fastannotate/__init__.py
hgext/fastannotate/commands.py
hgext/fastannotate/context.py
hgext/fastannotate/error.py
hgext/fastannotate/formatter.py
hgext/fastannotate/protocol.py
hgext/fastannotate/revmap.py
hgext/fastannotate/support.py
hgext/fsmonitor/__init__.py
hgext/fsmonitor/state.py
hgext/fsmonitor/watchmanclient.py
hgext/fsmonitor/pywatchman/__init__.py
hgext/fsmonitor/pywatchman/bser.c
hgext/fsmonitor/pywatchman/capabilities.py
hgext/fsmonitor/pywatchman/compat.py
hgext/fsmonitor/pywatchman/encoding.py
hgext/fsmonitor/pywatchman/load.py
hgext/fsmonitor/pywatchman/pybser.py
hgext/git/__init__.py
hgext/git/dirstate.py
hgext/git/gitlog.py
hgext/git/gitutil.py
hgext/git/index.py
hgext/git/manifest.py
hgext/highlight/__init__.py
hgext/highlight/highlight.py
hgext/hooklib/__init__.py
hgext/hooklib/changeset_obsoleted.py
hgext/hooklib/changeset_published.py
hgext/hooklib/enforce_draft_commits.py
hgext/hooklib/reject_merge_commits.py
hgext/hooklib/reject_new_heads.py
hgext/infinitepush/__init__.py
hgext/infinitepush/bundleparts.py
hgext/infinitepush/common.py
hgext/infinitepush/fileindexapi.py
hgext/infinitepush/indexapi.py
hgext/infinitepush/sqlindexapi.py
hgext/infinitepush/store.py
hgext/largefiles/__init__.py
hgext/largefiles/basestore.py
hgext/largefiles/lfcommands.py
hgext/largefiles/lfutil.py
hgext/largefiles/localstore.py
hgext/largefiles/overrides.py
hgext/largefiles/proto.py
hgext/largefiles/remotestore.py
hgext/largefiles/reposetup.py
hgext/largefiles/storefactory.py
hgext/largefiles/wirestore.py
hgext/lfs/__init__.py
hgext/lfs/blobstore.py
hgext/lfs/pointer.py
hgext/lfs/wireprotolfsserver.py
hgext/lfs/wrapper.py
hgext/narrow/__init__.py
hgext/narrow/narrowbundle2.py
hgext/narrow/narrowcommands.py
hgext/narrow/narrowdirstate.py
hgext/narrow/narrowrepo.py
hgext/narrow/narrowtemplates.py
hgext/narrow/narrowwirepeer.py
hgext/remotefilelog/__init__.py
hgext/remotefilelog/basepack.py
hgext/remotefilelog/basestore.py
hgext/remotefilelog/connectionpool.py
hgext/remotefilelog/constants.py
hgext/remotefilelog/contentstore.py
hgext/remotefilelog/datapack.py
hgext/remotefilelog/debugcommands.py
hgext/remotefilelog/fileserverclient.py
hgext/remotefilelog/historypack.py
hgext/remotefilelog/metadatastore.py
hgext/remotefilelog/remotefilectx.py
hgext/remotefilelog/remotefilelog.py
hgext/remotefilelog/remotefilelogserver.py
hgext/remotefilelog/repack.py
hgext/remotefilelog/shallowbundle.py
hgext/remotefilelog/shallowrepo.py
hgext/remotefilelog/shallowstore.py
hgext/remotefilelog/shallowutil.py
hgext/remotefilelog/shallowverifier.py
hgext/zeroconf/Zeroconf.py
hgext/zeroconf/__init__.py
hgext3rd/__init__.py
mercurial/__init__.py
mercurial/__version__.py
mercurial/ancestor.py
mercurial/archival.py
mercurial/bdiff.c
mercurial/bookmarks.py
mercurial/branchmap.py
mercurial/bundle2.py
mercurial/bundlecaches.py
mercurial/bundlerepo.py
mercurial/cacheutil.py
mercurial/changegroup.py
mercurial/changelog.py
mercurial/chgserver.py
mercurial/cmdutil.py
mercurial/color.py
mercurial/commands.py
mercurial/commandserver.py
mercurial/commit.py
mercurial/config.py
mercurial/configitems.py
mercurial/context.py
mercurial/copies.py
mercurial/crecord.py
mercurial/dagop.py
mercurial/dagparser.py
mercurial/debugcommands.py
mercurial/destutil.py
mercurial/diffhelper.py
mercurial/diffutil.py
mercurial/dirstate.py
mercurial/dirstateguard.py
mercurial/dirstatemap.py
mercurial/discovery.py
mercurial/dispatch.py
mercurial/dummycert.pem
mercurial/encoding.py
mercurial/error.py
mercurial/exchange.py
mercurial/exchangev2.py
mercurial/extensions.py
mercurial/exthelper.py
mercurial/fancyopts.py
mercurial/filelog.py
mercurial/filemerge.py
mercurial/fileset.py
mercurial/filesetlang.py
mercurial/formatter.py
mercurial/graphmod.py
mercurial/grep.py
mercurial/hbisect.py
mercurial/help.py
mercurial/hg.py
mercurial/hook.py
mercurial/httpconnection.py
mercurial/httppeer.py
mercurial/i18n.py
mercurial/keepalive.py
mercurial/linelog.py
mercurial/localrepo.py
mercurial/lock.py
mercurial/logcmdutil.py
mercurial/logexchange.py
mercurial/loggingutil.py
mercurial/lsprof.py
mercurial/lsprofcalltree.py
mercurial/mail.py
mercurial/manifest.py
mercurial/match.py
mercurial/mdiff.py
mercurial/merge.py
mercurial/mergestate.py
mercurial/mergeutil.py
mercurial/metadata.py
mercurial/minifileset.py
mercurial/minirst.py
mercurial/mpatch.c
mercurial/namespaces.py
mercurial/narrowspec.py
mercurial/node.py
mercurial/obsolete.py
mercurial/obsutil.py
mercurial/parser.py
mercurial/patch.py
mercurial/pathutil.py
mercurial/phases.py
mercurial/policy.py
mercurial/posix.py
mercurial/profiling.py
mercurial/progress.py
mercurial/pushkey.py
mercurial/pvec.py
mercurial/pycompat.py
mercurial/rcutil.py
mercurial/registrar.py
mercurial/repair.py
mercurial/repocache.py
mercurial/repoview.py
mercurial/requirements.py
mercurial/revlog.py
mercurial/revset.py
mercurial/revsetlang.py
mercurial/rewriteutil.py
mercurial/scmposix.py
mercurial/scmutil.py
mercurial/scmwindows.py
mercurial/server.py
mercurial/setdiscovery.py
mercurial/shelve.py
mercurial/similar.py
mercurial/simplemerge.py
mercurial/smartset.py
mercurial/sparse.py
mercurial/sshpeer.py
mercurial/sslutil.py
mercurial/stack.py
mercurial/state.py
mercurial/statichttprepo.py
mercurial/statprof.py
mercurial/store.py
mercurial/streamclone.py
mercurial/strip.py
mercurial/subrepo.py
mercurial/subrepoutil.py
mercurial/tagmerge.py
mercurial/tags.py
mercurial/templatefilters.py
mercurial/templatefuncs.py
mercurial/templatekw.py
mercurial/templater.py
mercurial/templateutil.py
mercurial/transaction.py
mercurial/treediscovery.py
mercurial/txnutil.py
mercurial/ui.py
mercurial/unionrepo.py
mercurial/upgrade.py
mercurial/url.py
mercurial/urllibcompat.py
mercurial/util.py
mercurial/verify.py
mercurial/vfs.py
mercurial/win32.py
mercurial/windows.py
mercurial/wireprotoframing.py
mercurial/wireprotoserver.py
mercurial/wireprototypes.py
mercurial/wireprotov1peer.py
mercurial/wireprotov1server.py
mercurial/wireprotov2peer.py
mercurial/wireprotov2server.py
mercurial/worker.py
mercurial.egg-info/PKG-INFO
mercurial.egg-info/SOURCES.txt
mercurial.egg-info/dependency_links.txt
mercurial.egg-info/top_level.txt
mercurial/cext/__init__.py
mercurial/cext/base85.c
mercurial/cext/bdiff.c
mercurial/cext/charencode.c
mercurial/cext/dirs.c
mercurial/cext/manifest.c
mercurial/cext/mpatch.c
mercurial/cext/osutil.c
mercurial/cext/parsers.c
mercurial/cext/pathencode.c
mercurial/cext/revlog.c
mercurial/cffi/__init__.py
mercurial/cffi/bdiff.py
mercurial/cffi/bdiffbuild.py
mercurial/cffi/mpatch.py
mercurial/cffi/mpatchbuild.py
mercurial/cffi/osutil.py
mercurial/cffi/osutilbuild.py
mercurial/defaultrc/__init__.py
mercurial/defaultrc/mergetools.rc
mercurial/dirstateutils/__init__.py
mercurial/dirstateutils/docket.py
mercurial/helptext/__init__.py
mercurial/helptext/bundlespec.txt
mercurial/helptext/color.txt
mercurial/helptext/common.txt
mercurial/helptext/config.txt
mercurial/helptext/dates.txt
mercurial/helptext/deprecated.txt
mercurial/helptext/diffs.txt
mercurial/helptext/environment.txt
mercurial/helptext/evolution.txt
mercurial/helptext/extensions.txt
mercurial/helptext/filesets.txt
mercurial/helptext/flags.txt
mercurial/helptext/glossary.txt
mercurial/helptext/hg-ssh.8.txt
mercurial/helptext/hg.1.txt
mercurial/helptext/hgignore.5.txt
mercurial/helptext/hgignore.txt
mercurial/helptext/hgrc.5.txt
mercurial/helptext/hgweb.txt
mercurial/helptext/merge-tools.txt
mercurial/helptext/pager.txt
mercurial/helptext/patterns.txt
mercurial/helptext/phases.txt
mercurial/helptext/revisions.txt
mercurial/helptext/scripting.txt
mercurial/helptext/subrepos.txt
mercurial/helptext/templates.txt
mercurial/helptext/urls.txt
mercurial/helptext/internals/__init__.py
mercurial/helptext/internals/bid-merge.txt
mercurial/helptext/internals/bundle2.txt
mercurial/helptext/internals/bundles.txt
mercurial/helptext/internals/cbor.txt
mercurial/helptext/internals/censor.txt
mercurial/helptext/internals/changegroups.txt
mercurial/helptext/internals/config.txt
mercurial/helptext/internals/extensions.txt
mercurial/helptext/internals/linelog.txt
mercurial/helptext/internals/mergestate.txt
mercurial/helptext/internals/requirements.txt
mercurial/helptext/internals/revlogs.txt
mercurial/helptext/internals/wireprotocol.txt
mercurial/helptext/internals/wireprotocolrpc.txt
mercurial/helptext/internals/wireprotocolv2.txt
mercurial/hgweb/__init__.py
mercurial/hgweb/common.py
mercurial/hgweb/hgweb_mod.py
mercurial/hgweb/hgwebdir_mod.py
mercurial/hgweb/request.py
mercurial/hgweb/server.py
mercurial/hgweb/webcommands.py
mercurial/hgweb/webutil.py
mercurial/hgweb/wsgicgi.py
mercurial/hgweb/wsgiheaders.py
mercurial/interfaces/__init__.py
mercurial/interfaces/dirstate.py
mercurial/interfaces/repository.py
mercurial/interfaces/util.py
mercurial/locale/da/LC_MESSAGES/hg.mo
mercurial/locale/de/LC_MESSAGES/hg.mo
mercurial/locale/el/LC_MESSAGES/hg.mo
mercurial/locale/fr/LC_MESSAGES/hg.mo
mercurial/locale/it/LC_MESSAGES/hg.mo
mercurial/locale/ja/LC_MESSAGES/hg.mo
mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
mercurial/locale/ro/LC_MESSAGES/hg.mo
mercurial/locale/ru/LC_MESSAGES/hg.mo
mercurial/locale/sv/LC_MESSAGES/hg.mo
mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
mercurial/pure/__init__.py
mercurial/pure/base85.py
mercurial/pure/bdiff.py
mercurial/pure/charencode.py
mercurial/pure/mpatch.py
mercurial/pure/osutil.py
mercurial/pure/parsers.py
mercurial/revlogutils/__init__.py
mercurial/revlogutils/concurrency_checker.py
mercurial/revlogutils/constants.py
mercurial/revlogutils/deltas.py
mercurial/revlogutils/docket.py
mercurial/revlogutils/flagutil.py
mercurial/revlogutils/nodemap.py
mercurial/revlogutils/randomaccessfile.py
mercurial/revlogutils/revlogv0.py
mercurial/revlogutils/rewrite.py
mercurial/revlogutils/sidedata.py
mercurial/templates/__init__.py
mercurial/templates/map-cmdline.bisect
mercurial/templates/map-cmdline.changelog
mercurial/templates/map-cmdline.compact
mercurial/templates/map-cmdline.default
mercurial/templates/map-cmdline.phases
mercurial/templates/map-cmdline.show
mercurial/templates/map-cmdline.status
mercurial/templates/map-cmdline.xml
mercurial/templates/atom/__init__.py
mercurial/templates/atom/bookmarkentry.tmpl
mercurial/templates/atom/bookmarks.tmpl
mercurial/templates/atom/branchentry.tmpl
mercurial/templates/atom/branches.tmpl
mercurial/templates/atom/changelog.tmpl
mercurial/templates/atom/changelogentry.tmpl
mercurial/templates/atom/error.tmpl
mercurial/templates/atom/filelog.tmpl
mercurial/templates/atom/header.tmpl
mercurial/templates/atom/map
mercurial/templates/atom/tagentry.tmpl
mercurial/templates/atom/tags.tmpl
mercurial/templates/coal/__init__.py
mercurial/templates/coal/header.tmpl
mercurial/templates/coal/map
mercurial/templates/gitweb/__init__.py
mercurial/templates/gitweb/bookmarks.tmpl
mercurial/templates/gitweb/branches.tmpl
mercurial/templates/gitweb/changelog.tmpl
mercurial/templates/gitweb/changelogentry.tmpl
mercurial/templates/gitweb/changeset.tmpl
mercurial/templates/gitweb/error.tmpl
mercurial/templates/gitweb/fileannotate.tmpl
mercurial/templates/gitweb/filecomparison.tmpl
mercurial/templates/gitweb/filediff.tmpl
mercurial/templates/gitweb/filelog.tmpl
mercurial/templates/gitweb/filerevision.tmpl
mercurial/templates/gitweb/footer.tmpl
mercurial/templates/gitweb/graph.tmpl
mercurial/templates/gitweb/graphentry.tmpl
mercurial/templates/gitweb/header.tmpl
mercurial/templates/gitweb/help.tmpl
mercurial/templates/gitweb/helptopics.tmpl
mercurial/templates/gitweb/index.tmpl
mercurial/templates/gitweb/manifest.tmpl
mercurial/templates/gitweb/map
mercurial/templates/gitweb/notfound.tmpl
mercurial/templates/gitweb/search.tmpl
mercurial/templates/gitweb/shortlog.tmpl
mercurial/templates/gitweb/summary.tmpl
mercurial/templates/gitweb/tags.tmpl
mercurial/templates/json/__init__.py
mercurial/templates/json/changelist.tmpl
mercurial/templates/json/graph.tmpl
mercurial/templates/json/map
mercurial/templates/monoblue/__init__.py
mercurial/templates/monoblue/bookmarks.tmpl
mercurial/templates/monoblue/branches.tmpl
mercurial/templates/monoblue/changelog.tmpl
mercurial/templates/monoblue/changelogentry.tmpl
mercurial/templates/monoblue/changeset.tmpl
mercurial/templates/monoblue/error.tmpl
mercurial/templates/monoblue/fileannotate.tmpl
mercurial/templates/monoblue/filecomparison.tmpl
mercurial/templates/monoblue/filediff.tmpl
mercurial/templates/monoblue/filelog.tmpl
mercurial/templates/monoblue/filerevision.tmpl
mercurial/templates/monoblue/footer.tmpl
mercurial/templates/monoblue/graph.tmpl
mercurial/templates/monoblue/graphentry.tmpl
mercurial/templates/monoblue/header.tmpl
mercurial/templates/monoblue/help.tmpl
mercurial/templates/monoblue/helptopics.tmpl
mercurial/templates/monoblue/index.tmpl
mercurial/templates/monoblue/manifest.tmpl
mercurial/templates/monoblue/map
mercurial/templates/monoblue/notfound.tmpl
mercurial/templates/monoblue/search.tmpl
mercurial/templates/monoblue/shortlog.tmpl
mercurial/templates/monoblue/summary.tmpl
mercurial/templates/monoblue/tags.tmpl
mercurial/templates/paper/__init__.py
mercurial/templates/paper/bookmarks.tmpl
mercurial/templates/paper/branches.tmpl
mercurial/templates/paper/changeset.tmpl
mercurial/templates/paper/diffstat.tmpl
mercurial/templates/paper/error.tmpl
mercurial/templates/paper/fileannotate.tmpl
mercurial/templates/paper/filecomparison.tmpl
mercurial/templates/paper/filediff.tmpl
mercurial/templates/paper/filelog.tmpl
mercurial/templates/paper/filelogentry.tmpl
mercurial/templates/paper/filerevision.tmpl
mercurial/templates/paper/footer.tmpl
mercurial/templates/paper/graph.tmpl
mercurial/templates/paper/graphentry.tmpl
mercurial/templates/paper/header.tmpl
mercurial/templates/paper/help.tmpl
mercurial/templates/paper/helptopics.tmpl
mercurial/templates/paper/index.tmpl
mercurial/templates/paper/manifest.tmpl
mercurial/templates/paper/map
mercurial/templates/paper/notfound.tmpl
mercurial/templates/paper/search.tmpl
mercurial/templates/paper/shortlog.tmpl
mercurial/templates/paper/shortlogentry.tmpl
mercurial/templates/paper/tags.tmpl
mercurial/templates/raw/__init__.py
mercurial/templates/raw/changelog.tmpl
mercurial/templates/raw/changeset.tmpl
mercurial/templates/raw/error.tmpl
mercurial/templates/raw/fileannotate.tmpl
mercurial/templates/raw/filediff.tmpl
mercurial/templates/raw/graph.tmpl
mercurial/templates/raw/graphedge.tmpl
mercurial/templates/raw/graphnode.tmpl
mercurial/templates/raw/index.tmpl
mercurial/templates/raw/logentry.tmpl
mercurial/templates/raw/manifest.tmpl
mercurial/templates/raw/map
mercurial/templates/raw/notfound.tmpl
mercurial/templates/raw/search.tmpl
mercurial/templates/rss/__init__.py
mercurial/templates/rss/bookmarkentry.tmpl
mercurial/templates/rss/bookmarks.tmpl
mercurial/templates/rss/branchentry.tmpl
mercurial/templates/rss/branches.tmpl
mercurial/templates/rss/changelog.tmpl
mercurial/templates/rss/changelogentry.tmpl
mercurial/templates/rss/error.tmpl
mercurial/templates/rss/filelog.tmpl
mercurial/templates/rss/filelogentry.tmpl
mercurial/templates/rss/header.tmpl
mercurial/templates/rss/map
mercurial/templates/rss/tagentry.tmpl
mercurial/templates/rss/tags.tmpl
mercurial/templates/spartan/__init__.py
mercurial/templates/spartan/branches.tmpl
mercurial/templates/spartan/changelog.tmpl
mercurial/templates/spartan/changelogentry.tmpl
mercurial/templates/spartan/changeset.tmpl
mercurial/templates/spartan/error.tmpl
mercurial/templates/spartan/fileannotate.tmpl
mercurial/templates/spartan/filediff.tmpl
mercurial/templates/spartan/filelog.tmpl
mercurial/templates/spartan/filelogentry.tmpl
mercurial/templates/spartan/filerevision.tmpl
mercurial/templates/spartan/footer.tmpl
mercurial/templates/spartan/graph.tmpl
mercurial/templates/spartan/graphentry.tmpl
mercurial/templates/spartan/header.tmpl
mercurial/templates/spartan/index.tmpl
mercurial/templates/spartan/manifest.tmpl
mercurial/templates/spartan/map
mercurial/templates/spartan/notfound.tmpl
mercurial/templates/spartan/search.tmpl
mercurial/templates/spartan/shortlog.tmpl
mercurial/templates/spartan/shortlogentry.tmpl
mercurial/templates/spartan/tags.tmpl
mercurial/templates/static/__init__.py
mercurial/templates/static/background.png
mercurial/templates/static/coal-file.png
mercurial/templates/static/coal-folder.png
mercurial/templates/static/feed-icon-14x14.png
mercurial/templates/static/followlines.js
mercurial/templates/static/hgicon.png
mercurial/templates/static/hglogo.png
mercurial/templates/static/mercurial.js
mercurial/templates/static/style-extra-coal.css
mercurial/templates/static/style-gitweb.css
mercurial/templates/static/style-monoblue.css
mercurial/templates/static/style-paper.css
mercurial/templates/static/style.css
mercurial/testing/__init__.py
mercurial/testing/revlog.py
mercurial/testing/storage.py
mercurial/thirdparty/__init__.py
mercurial/thirdparty/selectors2.py
mercurial/thirdparty/attr/__init__.py
mercurial/thirdparty/attr/_compat.py
mercurial/thirdparty/attr/_config.py
mercurial/thirdparty/attr/_funcs.py
mercurial/thirdparty/attr/_make.py
mercurial/thirdparty/attr/converters.py
mercurial/thirdparty/attr/exceptions.py
mercurial/thirdparty/attr/filters.py
mercurial/thirdparty/attr/validators.py
mercurial/thirdparty/sha1dc/cext.c
mercurial/thirdparty/sha1dc/lib/sha1.c
mercurial/thirdparty/sha1dc/lib/ubc_check.c
mercurial/thirdparty/xdiff/xdiffi.c
mercurial/thirdparty/xdiff/xprepare.c
mercurial/thirdparty/xdiff/xutils.c
mercurial/thirdparty/zope/__init__.py
mercurial/thirdparty/zope/interface/__init__.py
mercurial/thirdparty/zope/interface/_compat.py
mercurial/thirdparty/zope/interface/_flatten.py
mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c
mercurial/thirdparty/zope/interface/adapter.py
mercurial/thirdparty/zope/interface/advice.py
mercurial/thirdparty/zope/interface/declarations.py
mercurial/thirdparty/zope/interface/document.py
mercurial/thirdparty/zope/interface/exceptions.py
mercurial/thirdparty/zope/interface/interface.py
mercurial/thirdparty/zope/interface/interfaces.py
mercurial/thirdparty/zope/interface/registry.py
mercurial/thirdparty/zope/interface/ro.py
mercurial/thirdparty/zope/interface/verify.py
mercurial/upgrade_utils/__init__.py
mercurial/upgrade_utils/actions.py
mercurial/upgrade_utils/engine.py
mercurial/utils/__init__.py
mercurial/utils/cborutil.py
mercurial/utils/compression.py
mercurial/utils/dateutil.py
mercurial/utils/hashutil.py
mercurial/utils/memorytop.py
mercurial/utils/procutil.py
mercurial/utils/repoviewutil.py
mercurial/utils/resourceutil.py
mercurial/utils/storageutil.py
mercurial/utils/stringutil.py
mercurial/utils/urlutil.py